Releases: mrautio/duktape-webgl
Releases · mrautio/duktape-webgl
v0.2.1
v0.2.0
Increased bindings coverage since last release, including but not limited:
- WebGLSync bindings
- More buffer bindings
- framebuffer and renderbuffer bindings
- typed array uniform bindings
- WebGL specific method bindings with dummy returns
- Function binding coverage = 140/178 = 78.65168539325843 %
First release
First release of duktape-webgl
- Supports fairly many methods and constants available in WebGL 1.0 and 2.0
- Check out examples section