Closed Mathias-Boulay closed 9 months ago
Thank you for reporting the issue!
I have pushed a fix (it was caused because I forgot to regenerate GraphQL code for the latest update), make sure to force reload the page (it should say build 08/02/24
in console)
I'll try it out right away !
The texture doesn't load but it's normal that it isn't stored on the server. Thanks !
Hi there, first of all thank you for the playground you provided to the world.
I intend to make a short introduction to fragment shaders, and I would like to provide snippets the students could play around with. Unfortunately, the links generated by the share button do not load the shader inside any tab loading it.
Example: link to a basic shader The glsl file does not get downloaded. Network screenshot from a clean load of the webpage with the link from the example:
Side Note: When watching the console, it seems that the index.html file does not get delivered. Seems unrelated to our issue though.