Skip to content
/ nhu Public

GLSL live-coding environment with web viewer

License

Notifications You must be signed in to change notification settings

Bun/nhu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nhu

Fragment shader live coding environment.

Features:

  • Edit fragment.glsl and see changes reflected in almost real-time
  • Live-view webserver allows you to share your work with multiple viewers
  • Run nhu -gl for a native OpenGL window if you don't like browsers

Available uniforms:

  • vec2 u_resolution for width/height
  • float u_time in seconds

Future ideas:

  • More stuff
  • Webserver with editor?

About

GLSL live-coding environment with web viewer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published