From 23f73351a9d3a8ca6c6027c9781e651f9f32e4b9 Mon Sep 17 00:00:00 2001 From: Will Eastcott Date: Tue, 30 Jan 2018 12:07:55 +0000 Subject: [PATCH] Update README.md Added PlayCanvas to Tools section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1a4cb5..8706d86 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Creative coding is a different discipline than programming systems in which the - [openFrameworks](http://openframeworks.cc/) [Cross-platform] - Open source C++ toolkit for creative coding. - [C4](http://www.c4ios.com) [iOS] - Open-source creative coding framework for iOS. - [Unity](https://unity3d.com/) [Mac, Win] - Game engine, but useful for creative coding and installations. +- [PlayCanvas](https://playcanvas.com/) [Cross-platform] - Open source, realtime collaborative WebGL engine. - [hg_sdf](http://mercury.sexy/hg_sdf/) [Cross-platform] - GLSL library for building signed distance functions. ### Visual Programming Languages