We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Proce55ing works on 3D Model!
Page Index Toggle Pages: 1
Proce55ing works on 3D Model! (Read 744 times)
Proce55ing works on 3D Model!
Dec 24th, 2008, 3:32am
 
Hi all,
I' working on a framework which can run & visualize Proce55ing-Application on 3D-models.
http://naka.sfc.keio.ac.jp/cc/

Please watch movies, how it works.
http://www.youtube.com/watch?v=IcGPxHu9Cfk

As the pictures and movies on the website shows,
you can project your Proce55ing Application on 3D-Worlds!

To work your application on 3D-models,
you need to modify your Proce55ing source code slightly.
But actually almost the same source code.
e.g.)
0.1 -> 0.1f
void setup() -> public void setup()

Currently, we're supporting WindowsXP and Mac OSX(Intel, PPC).
http://naka.sfc.keio.ac.jp/cc/download/

We would provide more sample movies on fine day.
http://naka.sfc.keio.ac.jp/cc/movies-and-demo/
http://www.youtube.com/profile?user=citycompiler&view=videos

If you have some questions or need more information,
please give a comment, or send e-mail to
hogenaka [at] qml.sfc.keio.ac.jp
OR
hidericm [at] gmail.com

Hope you have some interest Smiley
Page Index Toggle Pages: 1