Y
Hacker News
new
|
ask
|
show
|
jobs
by
hoopism
2856 days ago
As mentioned in the article Processing is great! Super easy to start and there's some great sample libraries and code to to use for guidance.
http://processingjs.org/
1 comments
deevolution
2856 days ago
After processing you can move onto openframeworks, which is written in c++ and more performant, but also comes with a bit of a learning curve if you dont have previous experience with c languages.
https://openframeworks.cc
link