View Single Post
  #4  
Old 09-11-2006, 09:48 AM
Gladsomebeast Gladsomebeast is offline
Member
 
Join Date: Mar 2005
Location: Isla Vizta, CA
Posts: 397
Try running a simple script on your laptop. Something like this:
Code:
viz.go( viz.FULLSCREEN )
viz.add( 'tut_ground.wrl' )
If this script provides the fullscreen look you want then there is probably a function in your other script that turns on some "3D effect." Post a screen shot if you are still having problems.

FYI, you can get Vizard 3.0 beta on the WorldViz download page. This would give you integrated AVI recording.
__________________
Paul Elliott
WorldViz LLC
Reply With Quote