DEV Community

Discussion on: Context2D Canvas question. But is it Webgl?

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

Interesting, I had thought about a DSL in ts, this might solve one problem at least. The main problem with glsl is absolutely 0 debugging for V.ES 3.0. there are some tools that I could attempt to port but that's a really big ask for one person. I also have enough projects on the go already. I should really get on with Jess Lang.

Collapse
 
mateiadrielrafael profile image
Matei Adriel

Yep, better debugging would be super nice to have, maybe just a sandbox which allows you to see all the variables at any step, or allowing printing to the console, but I'm guessing this would only be possible by compiling glsl itself to a spower js version