openFrameworks 是一款用来进行创意编程开发的开源C++语言软件。
我们可以使用它进行很多数字艺术创作。
官方网站:http://www.openframeworks.cc/
oF在VS下的安装教程:
转载自:http://openframeworks.cc/setup/vs/
Here are the setup instructions for those of you who wish to work with Visual Studio 2012, Express for Windows Desktop version included.
Download
Navigate to the Express Website and download the Express edition of the Visual Studio compiler.
Install
Run the installer, and let it install to the default configuration.
Update
If you have developed with older openFrameworks / Visual Studio, we have writen a script which will help you to migrate in a really easy way. Download it here, copy it in your project folder, then execute it.