![]() |
|
#2
|
|||
|
|||
|
Does it work if you load the models in a simple script that does not connect to the Vive?
Code:
import viz
viz.go()
object1 = viz.addChild('object1.osgb')
object2 = viz.addChild('object2.osgb')
.
.
.
object15 = viz.addChild('object15.osgb')
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| winviz.exe has stopped working | TarkaDahl | Vizard | 2 | 05-21-2012 03:06 AM |
| Winviz.exe does not "finish". (Pylab problem) | migoloco | Vizard | 1 | 09-23-2010 12:42 PM |
| winviz.exe problem | llqqff | Vizard | 2 | 07-16-2010 10:08 AM |
| Extending python using winviz.exe | Enlil | Vizard | 1 | 08-12-2009 11:59 AM |
| trouble with winviz.exe | bnord | Vizard | 4 | 09-21-2006 05:22 AM |