Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 464 Bytes

File metadata and controls

12 lines (7 loc) · 464 Bytes

This is a render of the demo scene from shadertoy.com

OpenGLSL

the

all you need:

  • Make sure that there are no buffers (A, B, C, D) and textures in your shader
  • rename the MainImage function to main and remove "out vec4, input vec4" from the main() arguments
  • RENDER!!1!11)))