I'm a huge fan of various javascript playgrounds, replit, and <i>especially</i> shadertoy.<p>What's the best way to get this up and running? I want to do simple python like languages for 3-d asset production and optimization
You may be interested in Elm's playgrounds:<p>- <a href="https://elm-lang.org/examples/mario" rel="nofollow">https://elm-lang.org/examples/mario</a><p>- <a href="https://elm-lang.org/examples/turtle" rel="nofollow">https://elm-lang.org/examples/turtle</a><p>- <a href="https://elm-lang.org/examples/animation" rel="nofollow">https://elm-lang.org/examples/animation</a><p>There's also an open source editor:<p>- <a href="https://ellie-app.com/new" rel="nofollow">https://ellie-app.com/new</a>