An open API service indexing awesome lists of open source software.

https://github.com/ayamflow/ugl

µgl is a micro WebGL2 engine, made for learning purposes.
https://github.com/ayamflow/ugl

Last synced: about 1 year ago
JSON representation

µgl is a micro WebGL2 engine, made for learning purposes.

Awesome Lists containing this project

README

          

µgl
===

µgl is a micro WebGL2 engine, made for learning purposes.
You probably don't want to use it.

### Here's a few much more mature micro webgl libs you might be interested in:
- [ogl](https://github.com/oframe/ogl)
- [twgl](https://github.com/greggman/twgl.js)
- [nanogl](https://github.com/plepers/nanogl)
- [Medium](https://github.com/ameliemaia/medium)
- [Alfrid](https://github.com/yiwenl/Alfrid)