GLSLRun icon indicating copy to clipboard operation
GLSLRun copied to clipboard

GLSLRun is a tool that allows you to insert print() into short GLSL code for debugging.

GLSLRun

GLSLRun is a tool that allows you to insert print() into short GLSL code for debugging. But this is under development. Pull requests are welcome :)

App

https://glslrun.xyz/

Development

  • npm install
  • npm run start
  • access: http://localhost:8080/

Dependencies

Codemirror glsl-transpiler

Contact

iY0Yi