mrdoob / glsl-sandbox

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

Button to submit shader code to be added to the gallery #60

Closed sirjamesgray closed 3 years ago

sirjamesgray commented 3 years ago

Not sure what the process of submitting to the gallery is, but it would be nice to be able to submit directly from the editor view. Kinda like Codepen.

emackey commented 3 years ago

Try the "Save" button at the top. If you've edited someone else's shader, the button is renamed to "Fork" and makes a copy.