tubugl-core
tubugl (personal micro webgl framework) core modules.
Contents
Program
In program class, parogram is created, shaders are compiled, and they are liked to gl context to render frambebuffers.
program.js | guide | docs
ArrayBuffer
arrayBuffer.js | guide | docs
IndexArrayBuffer
indexArrayBuffer.js | guide | docs
Texture
FrameBuffer
functionality test
https://kenjispecial.github.io/tubugl-core/example
source: https://github.com/kenjiSpecial/tubugl-core/tree/master/docs/example
other modules
referrences
TODO
- [ ]