doxas / twigl

twigl.app is an online editor for One tweet shader, with gif generator and sound shader, and broadcast live coding.
https://twigl.app/
MIT License
803 stars 50 forks source link

Upgrade to WebGL 2 #3

Closed wrightwriter closed 4 years ago

wrightwriter commented 4 years ago

This one does not support bitwise operators and for(;i<70.;i++) loops.

0b5vr commented 4 years ago

mhm, I'm not sure @doxas is going to have WebGL 2.0 support like how Shadertoy does

wrightwriter commented 4 years ago

WebGL 2 requires dropping Apple devices, so it is a compromise.

doxas commented 4 years ago

@wrightwriter WebGL2 support is something I'm considering. I have a lot of work to do right now.

0b5vr commented 4 years ago

Do you know any project that downcasts 300 code into 100?