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.
- Host: GitHub
- URL: https://github.com/ayamflow/ugl
- Owner: ayamflow
- License: other
- Created: 2021-01-19T21:16:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T20:25:17.000Z (over 5 years ago)
- Last Synced: 2025-01-31T14:41:58.889Z (over 1 year ago)
- Language: JavaScript
- Size: 388 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)