1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-09 16:30:40 +02:00

Merge pull request #61 from nucliweb/master

Added library Hype
This commit is contained in:
Terkel
2018-08-25 10:38:16 +02:00
committed by GitHub

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