Some interesting piece of software you've build, I got to know it recently by a talk by Keith Peeters.
I was wondering how you did this: http://vimeo.com/6741433
According to the comments it was scripted by javascript. Can this be done through the Potemkin version and if so, is there any documentation for this or can you share the script used?
Greets,
Nicasi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey Mikael,
Some interesting piece of software you've build, I got to know it recently by a talk by Keith Peeters.
I was wondering how you did this: http://vimeo.com/6741433
According to the comments it was scripted by javascript. Can this be done through the Potemkin version and if so, is there any documentation for this or can you share the script used?
Greets,
Nicasi
Hi,
The movie was made using the internal JavaScript interpreter, using the following script: http://structuresynth.svn.sourceforge.net/viewvc/structuresynth/trunk/Examples/JavaScript/MovieExport.es?revision=263&view=markup.
The interpreter is still pretty much work in progress, and requires the latest sources - it will not work with the Potemkin version, I'm afraid.
Thanks!
I'll let you know if I get something out of it.