![]() |
Import 3DS to Vizard
Hello,
Im new to Vizard so im a total noob! lol. Basically i wanted to import a residential property i developed in 3ds max to vizard. I exported the .IVE file, but im not sure how to open it. I downloaded Vizard 3.0 (i hope this was the right one) from there website, but how do i import it? Please could you help |
To load a .ive model you exported use the viz.addChild command in your script:
Code:
myModel = viz.addChild('model.ive') Also, download the Vizard 4 Beta to use the Inspector tool. That allows you to view Vizard compatible models without running a script. |
All times are GMT -7. The time now is 09:54 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC