Tagged Questions

4
votes
4answers
665 views

Is There A .Net Library for Artistic Coding like Processing or OpenFrameworks?

I really like the work that's done with processing (http://processing.org) but I'm more exposed to the .Net world and would like to stay there. Is there a library or sub-language within .Net that is ...
1
vote
2answers
188 views

What's best for your Video Tracking? Why?

Best as in reliable, maintainable and fast. Considering Processing, VVVV or OpenFrameworks? I know Processing doesn't handle big video frames very well. VVVV (Nodes use OpenCV) is just for Windows. ...