WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 11-15-2016, 05:24 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
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')
How much memory do the 15 objects take up altogether?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
winviz.exe has stopped working TarkaDahl Vizard 2 05-21-2012 02:06 AM
Winviz.exe does not "finish". (Pylab problem) migoloco Vizard 1 09-23-2010 11:42 AM
winviz.exe problem llqqff Vizard 2 07-16-2010 09:08 AM
Extending python using winviz.exe Enlil Vizard 1 08-12-2009 10:59 AM
trouble with winviz.exe bnord Vizard 4 09-21-2006 04:22 AM


All times are GMT -7. The time now is 02:31 PM.


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