Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 very focused on being easy to use for artists?

Processing and OpenFrameworks excel because it's so easy to create animations and other visual art from code without having to worry about the other bits.

like image 284
pnewhook Avatar asked Oct 04 '09 18:10

pnewhook


2 Answers

Microsoft has come out with Vedea, which is they're actually billing as Processing for .Net It should be available in early 2010

http://research.microsoft.com/en-us/projects/vedea/

http://blogs.msdn.com/martinca/archive/2009/12/03/introducing-the-microsoft-visualization-language.aspx

like image 61
pnewhook Avatar answered Sep 27 '22 23:09

pnewhook


Take a look to VVVV http://vvvv.org/propaganda

like image 28
EdgarT Avatar answered Sep 27 '22 22:09

EdgarT