1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-30 10:28:58 +02:00

Added a few more webgl libs

This commit is contained in:
Terkel Gjervig
2018-05-24 22:51:25 -07:00
parent 59e5b2653e
commit b185a968f0

View File

@@ -154,6 +154,12 @@ Creative coding is a different discipline than programming systems. The goal is
- [Two.js](https://two.js.org/) - Two-dimensional drawing api geared towards modern web browsers.
- [ClayGL](http://claygl.xyz/) - WebGL graphic library for building scalable Web3D applications.
- [Proton](https://github.com/a-jie/Proton) - A lightweight and powerful javascript particle engine.
- [lightgl.js](https://github.com/evanw/lightgl.js) - A lightweight WebGL library.
- [picogl.js](https://github.com/tsherif/picogl.js) - A minimal WebGL 2 rendering library.
- [Alfrid](https://github.com/yiwenl/Alfrid) - A WebGL tool set.
- [Babylon.js](https://github.com/BabylonJS/Babylon.js) - complete JavaScript framework for building 3D games with HTML 5 and WebGL.
- [twigl](https://github.com/greggman/twgl.js) - A Tiny WebGL helper Library.
- [luma.gl](https://github.com/uber/luma.gl) - WebGL2 Components for Data Visualization.
### Projection Mapping • VJing
@@ -203,6 +209,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [Klak](https://github.com/keijiro/Klak) - A collection of scripts for creative coding with Unity.
- [basil.js](http://basiljs.ch/) - Scripting (JS) in InDesign for designers and artists in the spirit of Processing.
## Learning Resources
### Videos