View Single Post
  #9  
Old 08-29-2003, 11:00 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

I tried the model on two different computers and it loaded fine and I was able to move around the scene, change to wireframe mode, and show the framerate. This is the code I used to load the file:
Code:
import viz
viz.go()
viz.add('Room118d.WRL')
Are you doing anything else, or does it crash just by loading the file as I did above?

You might want to try using the latest version of vizard, 2.10, or you could send me the texture files to see if there is a problem with the texture loader.
Reply With Quote