Justin Starry a91e7f6512
Replace mounted with rendered lifecycle method (#1072)
* Replace mounted with rendered lifecycle method

* Cleanup
2020-04-25 17:00:20 +08:00
..

Yew WebGL Demo

This is a simple demo using WebGL with Yew to initialize the GL context, create a render loop, and draw to the canvas with basic shaders.