WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-16-2010, 07:21 AM
rav rav is offline
Member
 
Join Date: Jan 2009
Posts: 4
only 60fps with nvidia 3D vision

Hi,
we want to upgrade from xp and crts to win 7 and tfts.
Right now I'm testing everything with a Samsung Syncmaster 2233 connected to a quadro 4600.

Shuttering works just fine with viz.QUAD_BUFFER, but the framerate gets locked to 60 fps. If I disable 3D in NVIDIA's settings, it jumps back up to 120. In windowed mode, it's also 120 fps.
Unfortunately this reduces the time resolution of viz.UPDATE_EVENT and waitframe(). Is there a way to force vizard to work with 120fps?
Reply With Quote
  #2  
Old 07-19-2010, 03:37 PM
masaki masaki is offline
Member
 
Join Date: Jan 2008
Posts: 63
Hi,

Can you try the following code and see if you get 120fps?

Code:
import viz
viz.setOption( 'viz.max_frame_rate', '120' )
viz.vsync(viz.OFF)
viz.go()
Best,
Masaki
Reply With Quote
  #3  
Old 07-29-2010, 04:53 AM
rav rav is offline
Member
 
Join Date: Jan 2009
Posts: 4
Hi,
sorry for my late response...

Disabling vsync does not improve the framerate, but you get these typical glitches, where the frame is not completely rendered. The program still runs at 60fps in fullscreen mode.
Reply With Quote
  #4  
Old 07-29-2010, 05:41 AM
TarkaDahl TarkaDahl is offline
Member
 
Join Date: Mar 2010
Posts: 59
Hi rav,

This morning we got a nvidia 3D vision glasses kit and compatible 120hz moniter, but we cant seem to get it to work with Vizard. When we try our code it goes into quad buffer mode but does not sync up with the glasses.

Do you have nvidia 3D vision pro? if not what setup do you have?

Any help would be appreciated.

Thanks

TarkaDahl
Reply With Quote
  #5  
Old 07-29-2010, 08:49 AM
rav rav is offline
Member
 
Join Date: Jan 2009
Posts: 4
Hi,

we're using the standard 3D vision kit, not pro. But I don't think there will be much difference.
Enabling 3D in NVIDIA's display settings and selecting the USB emitter as displaymode was enough to get it to work with worldviz. But it only works in fullscreen mode.
Reply With Quote
  #6  
Old 07-29-2010, 09:16 AM
TarkaDahl TarkaDahl is offline
Member
 
Join Date: Mar 2010
Posts: 59
Thanks Rav,

We had the settings already set to what you suggested, we just didnt have the monitor set to 120hz.

It works now, and it looks fantastic.

TarkaDahl
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
stereo vision with nvidia 3d vision mina5500 Vizard 2 10-23-2010 08:53 AM
question about NVIDIA 3D vision Weihua An Vizard 5 08-02-2010 06:49 AM
NVIDIA 3D vision question atamasan Vizard 3 03-29-2010 08:31 PM
eMAGIN and NVIDIA FX2700m bebebaby424 Vizard 1 12-08-2009 05:41 PM
Nvidia 3D vision Bundle jalvarez Vizard 2 07-12-2009 11:55 AM


All times are GMT -7. The time now is 09:56 AM.


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