"Code" Category
Beautiful Cinder!
Friday, April 30, 2010
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.
CreativeComputing测试
Sunday, February 22, 2009
刚从svn中升级了cc.computing,于是导入到eclipse里尝了一下鲜,主要试试了simulation这个package里的东西。这个lib把physx也包括了进来,另外还扩展了许多的其它有用功能,真是不错。
MultiScreen测试——多屏幕拼接
Thursday, May 22, 2008
一个简单的测试,在jdk1.6下面测试的。用这种方式一般多屏幕的串连效果就基本上都可以做到了,一次写好,到处运行。
错落的影像
Wednesday, May 21, 2008
不是什么新鲜的效果,但是还是比较有意思的。shifftman的“Run Lola”印象比较深,只不过那个是多屏幕串起来的。恩,提到了这个,我想是时候试试Pixel Ever这个东西了。
图片再组
Thursday, March 13, 2008
之前所做的效果。图片被打散然后在重新组合的一个过程,录像是基于观众直接和画面互动的。不止是图片,任何的东西都可以做成类似的效果。基于这种算法可以做出很多有意思的画面出来。

