mrdoob / glsl-sandbox

Shader editor and gallery.
https://glslsandbox.com/
MIT License
1.55k stars 260 forks source link

JavaScript / CoffeeScript addon #30

Closed emnh closed 2 years ago

emnh commented 10 years ago

It would be nice to be able to add JavaScript or CoffeeScript code in a separate editor.

I ported the GLSL interface to JSBin for this purpose: http://jsbin.com/gefuv/127

Perhaps it is just as well to have this extensibility in JSBin, but at least I wanted to let you know.

mrdoob commented 10 years ago

Maybe this is what you're after? https://github.com/mrdoob/htmleditor http://www.mrdoob.com/projects/htmleditor/