🌱 real shaders

After faking shaders1, now let's see how "real" shaders work.. This implementation is based on schattenspiel2, trying to simplify it further..

💡 hit ctrl+enter to update the code. hide

the code above is GLSL, implementing mainImage, similar to shadertoy2.

You can use these uniforms:

here are some examples (mostly from shadertoy):

links

  1. faking shaders
  2. shadertoy
  3. schattenspiel
show page source

    

back to garten.salat