From 86af3b9303b6e7c66cf781a5334de76d98d7569d Mon Sep 17 00:00:00 2001 From: andreykh1985 Date: Sat, 28 Jan 2023 17:11:50 +0100 Subject: [PATCH] =?UTF-8?q?Added=20GraphicsJS=20to=20Web=20Programming=20?= =?UTF-8?q?=E2=80=A2=20Libraries=20(#151)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 57bc7e5..24c9402 100644 --- a/readme.md +++ b/readme.md @@ -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