1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-03 05:52:36 +02:00

Added GraphicsJS to Web Programming • Libraries (#151)

This commit is contained in:
andreykh1985
2023-01-28 17:11:50 +01:00
committed by GitHub
parent 3524f96121
commit 86af3b9303

View File

@@ -192,6 +192,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [Oimo.js](https://github.com/lo-th/Oimo.js/) - Lightweight 3d physics engine for javascript
- [Ammo.js](https://github.com/kripken/ammo.js/) - Direct port of the Bullet physics engine to JavaScript using Emscripten
- [Theatre.js](https://github.com/ariaminaei/theatre) - Motion design library with visual tools
- [GraphicsJS](http://www.graphicsjs.org) - A lightweight open-source JavaScript library for graphics and animations (SVG/VML).
### Projection Mapping • VJing