Fragment shader live coding environment.
Features:
- Edit
fragment.glsland see changes reflected in almost real-time - Live-view webserver allows you to share your work with multiple viewers
- Run
nhu -glfor a native OpenGL window if you don't like browsers
Available uniforms:
vec2 u_resolutionfor width/heightfloat u_timein seconds
Future ideas:
- More stuff
- Webserver with editor?