You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to improve wasm demo a bit. In particular I'd like to move all inline styles to already existing css file, extract js code to a separate file, use es6+ in js code, replace setTimeout with requestAnimationFrame and thus remove double buffering example.
Also I'd like to make a realtime rendered demo.
If you think this sounds good, I can start working on that ;)
The text was updated successfully, but these errors were encountered:
I'd like to improve wasm demo a bit. In particular I'd like to move all inline styles to already existing css file, extract js code to a separate file, use es6+ in js code, replace setTimeout with requestAnimationFrame and thus remove double buffering example.
Also I'd like to make a realtime rendered demo.
If you think this sounds good, I can start working on that ;)
The text was updated successfully, but these errors were encountered: