创意代码框架教学地址
星期一, 十月 17th, 2011openframeworks vvvv puredata arduino max/msp cinder processing基础的都在这里了,每个视频都写了credits和原始链接。
http://goo.gl/7BGnP
openframeworks vvvv puredata arduino max/msp cinder processing基础的都在这里了,每个视频都写了credits和原始链接。
http://goo.gl/7BGnP
很高兴通知大家我们将在7月份的时候邀请来自瑞士的新媒体艺术家Partick Jost (elektromeier)为大家举办一个为期4天的vvvv工作坊。除了vvvv的基本使用之外,我们也会讲解基本有关projection mapping的一些内容。欢迎感兴趣的朋友带好个人的笔记本前来参加。
ofxAssimp working with of0062
BarbarianGroup just release their C++ framework Cinder. here’s some quick notes. you have to install the DXSDK and QTSDK,after that open the vc9 folder under the Cinder root then complied it. you’ll find two files at the path cinder\libs folder. somehow,i don’t know why there’s a error in the TwMger.cpp file, the code line “V={%.2f,%.2f,%.2f} A=%.0f? –> ”}” became as “?”. also make sure to set correct path for the quicktimeSDK include file. otherwise it keeps saying “can not open “QTML.h”,No such file or directory”
there’re many samples within the Cinder. you can play and learn.some of the application won’t run under the Win7 (Win7 64 issue?)here’s some screenshots. more info via CDM and CP.
刚从svn中升级了cc.computing,于是导入到eclipse里尝了一下鲜,主要试试了simulation这个package里的东西。这个lib把physx也包括了进来,另外还扩展了许多的其它有用功能,真是不错。
一个简单的测试,在jdk1.6下面测试的。用这种方式一般多屏幕的串连效果就基本上都可以做到了,一次写好,到处运行。