lachlanmcdonald / magicavoxel-shaders

A collection of shaders for MagicaVoxel to generate geometry, noise, patterns, and simplify common and repetitive tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update zigzag shaders for new shader spec

lachlanmcdonald opened this issue · comments

Update the zigzag2, zigzag3 and zigzag_range shaders to match the same approach as the new diagonal shader.