Search found 1 match
- Fri Nov 28, 2014 10:39 pm
- Forum: Support and Development
- Topic: Share a Shader!
- Replies: 328
- Views: 628569
Re: Share a Shader!
hello everyone! First of all, I am completely new to shaders, and don't know what I'm doing. I have stumbled across the nice "Voronoise" on Shadertoy and decided that I want it as an effect for my game. I already modified the code a bit so here is what I have now: extern float time; vec3 h...