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

Added library Hype

This commit is contained in:
Joan León
2018-08-23 16:26:01 +02:00
parent 4ab2e9c272
commit 70adbdf697

View File

@@ -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