Last active
April 7, 2021 11:34
-
-
Save ertdfgcvb/6c45194fd81219018d845c27687331dc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Frameworks ---------------------------------------- | |
Processing (Java) | |
http://processing.org | |
OpenFramewroks (C++) | |
http://openframeworks.cc | |
Cinder (C++) | |
http://libcinder.org | |
Context Free Art | |
https://www.contextfreeart.org | |
Openrndr (Kotlin) | |
https://openrndr.org | |
Skia (C++) | |
https://skia.org/ | |
-- Visual / Node based ------------------------------- | |
VVVV * | |
https://vvvv.org | |
TouchDesigner * | |
https://www.derivative.ca | |
NodeBox (Python) | |
https://www.nodebox.net | |
Nodes | |
https://nodes.io | |
SideFx Houdini * | |
https://www.sidefx.com/products/houdini/ | |
-- JavaScript ---------------------------------------- | |
P5.js | |
https://p5js.org | |
Paper.js | |
http://paperjs.org | |
Three.js | |
https://threejs.org | |
d3.js | |
https://d3js.org | |
Raphael.js | |
https://dmitrybaranovskiy.github.io/raphael/ | |
-- Python -------------------------------------------- | |
DrawBot | |
https://drawbot.readthedocs.io | |
Kivy | |
https://kivy.org | |
Shoebot | |
http://shoebot.github.io/shoebot/ | |
Plotdevice | |
https://plotdevice.io | |
-- Game Engines --------------------------------------- | |
Godot (Python) | |
https://godotengine.org | |
Cocos2d (Python / JS / Swift) | |
http://www.cocos2d.org | |
Unity (C#) * | |
https://unity3d.com | |
Unreal (C++) * | |
https://www.unrealengine.com | |
-- Hardware ------------------------------------------ | |
Arduino (C) | |
http://arduino.cc | |
* not open source / licensed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment