Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 645 Bytes

Vine.md

File metadata and controls

13 lines (7 loc) · 645 Bytes

Vine.fuse

Based on 'Vine' by gaz and ported by JiPi.

Colorful lines entwine and fade across the screen

Vine

This shader consists of an image buffer that recursively processes the image. It is important that the color depth should be set to at least "float16", otherwise the thread will not deliver a good result due to the lack of resolution ("black" is not achieved). This shader has been tested under Cuda, OpenCL, and Metal.

Have fun playing