WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   saving the scene (https://forum.worldviz.com/showthread.php?t=944)

giancamati 12-21-2006 07:12 AM

saving the scene
 
Hello everybody,

I have this problem: each object in my 3D scene is loaded with a single viz.add('...') instruction because after loading it I want to grab it with object.collisionMesh() function.
Once I move it in the scene and change the scene configuration I would like to save this new configuration.

Is there a way to do this? I mean saving the object position, and realoading it again with each object enable to be grabbed.

Thank you very much.

Giancarlo:D

Gladsomebeast 12-21-2006 09:25 AM

Perhaps others have some ideas, but I suspect that this will require a little custom coding. You could save all the objects positions to a text file and read from this file when you load the world.

Perhaps your application excludes this option, but it would be easier to position things in a modeling program.


All times are GMT -7. The time now is 06:02 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC