PepperCode1 / Continuity

A Fabric mod that allows for efficient connected textures
GNU Lesser General Public License v3.0
261 stars 66 forks source link

Five-sided versions of standard ctm #362

Open muzikbike opened 5 months ago

muzikbike commented 5 months ago

Could four versions of the 0-46 standard CTM method be implemented that each ignore, for example, the rightmost edge and two rightmost corners (one for each of the four 2D directions)? I have a use case for these with my custom glass pane models - if implemented, I can use a much simpler block model system as well as less redundant texture files.