Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

How to create new node (rectangle) with script?

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
in_ty

How to create new node (rectangle) with script?

Post by in_ty » 05 Dec 2012, 14:47

Hi,
I need to place new images in the scene in realtime from the folder. The final count of images is unknown, so I need to create geometry nodes dynamicly. Is this possible or there is any better way?

Thx!

TobiTobsen
Posts: 93
Joined: 18 Jan 2012, 20:02

Re: How to create new node (rectangle) with script?

Post by TobiTobsen » 06 Dec 2012, 09:26

Hi,
as far as i know there is no way to create objects dynamacily.
Before starting your scene, you have to define how many object are available. You can hide them so they don't use much ressources but they must be defined...

Cheers,
Tobi
http://www.radar-touch.com
http://www.prime-touch.com

Want to filter or transform TUIO data? http://code.google.com/p/tuiotoolbox/
Looking for a tool generating Testpattern for Softedge projections??? I can help: http://code.google.com/p/projection-calc/

in_ty

Re: How to create new node (rectangle) with script?

Post by in_ty » 06 Dec 2012, 13:02

Thx! Now everything is clear.

Post Reply