Cyber Geometry - Xiexe/OldPatreonExclusiveThings GitHub Wiki
This is three shaders that provides cool effects.
Here is an example that has been slightly customized with a rainbow texture and other settings:
https://gfycat.com/viciousfaithfulbobwhite
Here are some examples using a scrolling mask gradiant:
- https://gfycat.com/newfalseaustraliancurlew
- https://gfycat.com/shallowslowasiaticmouflon
- https://gfycat.com/hollowfrayedjapanesebeetle
Dot
Covers the surface in pixel dots that move along the surface.
Customizable so things like the color of the dots, scrolling, masking, rim falloff, etc, are all adjustable.
Lines
Same as the dot shader, but draws lines using the edges of the surface polygons instead.
Customizable so things like the color, how many appear, scrolling, masking, rim falloff, etc, are all adjustable.
Triangles
Same as the dot and line shader, but draws triangles in place of polygons that bump around on the surface.
Customizable so things like the color of the triangles, how many appear, scrolling, masking, rim falloff, etc, are all adjustable.