WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-20-2007, 01:33 PM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
Hi,

Do we also have to download any plugin/drivers for 3ds max? I downloaded and installed the drivers for NVidia in my machine and making tests that do not seem to work.

Thanks,

Vinicius
Reply With Quote
  #2  
Old 07-20-2007, 01:38 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

If you want to get stereo working with Vizard, you do not need to download any drivers for 3dsmax. Did you enable the stereo drivers in the nvidia control panel? If the drivers are working, then the 3D output by Vizard should flicker. Also, make sure you run your Vizard script in fullscreen, as the nvidia stereo drivers only work in fullscreen mode. To run your script in fullscreen mode, simply pass the viz.FULLSCREEN flag to the viz.go() comand:
Code:
import viz
viz.go(viz.FULLSCREEN)
Reply With Quote
Reply


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


All times are GMT -7. The time now is 07:57 AM.


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