From 70adbdf6978a1d32bff18201b208ff0779bb0637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Leo=CC=81n?= Date: Thu, 23 Aug 2018 16:26:01 +0200 Subject: [PATCH] Added library Hype --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4d8ad60..07d75cf 100644 --- a/readme.md +++ b/readme.md @@ -118,6 +118,7 @@ Creative coding is a different discipline than programming systems. The goal is - [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. +- [HYPE](http://www.hypeframework.org/) [Cross-platform] - HYPE_processing, is a collection of classes that performs heavy lifting tasks while using a minimal amount of code writing. ### Visual Programming Languages