WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-20-2007, 10:28 AM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
3d projector

Good morning,

I have Vizard 3.0 installed in my computer and also an InFocus Depth 3d projector with shutter glasses set up for 3d projections. However, when I run my environments from Vizard I do not see any difference from the actual computer monitor. I would like to know what I am doing wrong when running the world or if I need a plugin for the projector or things like that.

Thanks,

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

I believe your projector requires frame-sequential stereo. This means you will need to either use quad buffered stereo or nvidia stereo drivers. In order to use quad buffered stereo you will need a graphics card that supports it (i.e. nVidia Quadro series). If you don't have a quad buffer card, then you can use nVidia stereo drivers, assuming you have an nVidia card. What graphics card are you using?
Reply With Quote
  #3  
Old 07-20-2007, 10:38 AM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
HI,

I am using a NVidia GeForce 7900 GS Graphics card
Reply With Quote
  #4  
Old 07-20-2007, 10:50 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

You will need to install the nVidia stereo drivers which you can download from their driver page. Once installed, you will need to enable shutter glass stereo through the nVidia control panel. Let me know if you need any more help on this.
Reply With Quote
  #5  
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
  #6  
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
  #7  
Old 07-20-2007, 01:40 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
you need the nVidia "consumer stereo drivers" for your setup to work in stereo. those stereo drivers will require a certain version of the nVidia driver to work (this is pointed out in the small print of the download page for the stereo driver).
Reply With Quote
  #8  
Old 07-23-2007, 10:16 AM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
Thanks. I did what both of you told me. However, I have to confess that I am little bit frustrated with the outcome I got. I thought I would get a projection such as the ones in IMax theaters where things come right in front of my face but I did not. Actually the difference between the projection and the screen when I ran the world was almost none. I was wondering then if it is a problem of physical setup, i.e., if the room needs to be totally pitch black or can have some light and if there is a specific distance for us to stare at the screen. Thanks again for the help.
Reply With Quote
  #9  
Old 07-23-2007, 11:08 AM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
hi, when the projector and your glasses are working correctly, you should see very obvious 3D, i.e. you should see depth in the way of stuff going into the screen/sticking out of the screen. if this is not the case, then there is something wrong still.

nVidia has a test-image in their drivers with a square in front of a green screen. when you start your 3D, you should very clearly see the square be in front of the green screen. is this the case for you?

when you look at the 3D projector output without glasses, it should look quite unfocussed/blurry, i.e. you should basically not be able to see anything well. is this the case?
Reply With Quote
  #10  
Old 07-23-2007, 01:39 PM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
HI,

I installed the NVidia drive again in my computer and now everything was moved to what is called the "NVidia computer panel". I couldn't find the test image you told me. thanks
Reply With Quote
  #11  
Old 07-23-2007, 01:42 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
RE nvidia, switch to 'classic view'.

also, when you don't use glasses and look at the 3d rendered image, does it look 'blurry' or does it look clear?
Reply With Quote
  #12  
Old 07-23-2007, 01:46 PM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
It looks blurry when I'm not wearing the shutter glasses. Is the test image you're talking about one about two squares and you are supposed to see one in front of the other?
Reply With Quote
  #13  
Old 07-23-2007, 01:54 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
yes, this is the one I was thinking off.

it sounds like you got it working then. now all you need is the right settings in your simulations. note that a lot of the settings in 'standard' demos are for HMD based simulations.

you can change the stereo effect with a lot of different paramerers, some of them are viz.IPD(), viz.viewdist(), etc.

I'm not the expert on this, possibly one of the other programmers on the forum will be able to help out.

also there is a lot of info in the vizard docs if you look. start with viewdist and ipd.

have fun!
Reply With Quote
  #14  
Old 07-23-2007, 01:56 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
http://www.worldviz.com/vizhelp/VizH...sequential.htm

is a good starting point
Reply With Quote
  #15  
Old 07-23-2007, 02:24 PM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
Thanks for the link. I tried that but the results are not still what I thought they'd be. My question now is if something needs to be done in the 3ds Max file to have a perfect 3d view or what else needs to be added to the script to have the appearance of objects sticking out of the screen like in the IMax projections.
Reply With Quote
  #16  
Old 03-04-2008, 12:53 AM
Dovlash Dovlash is offline
Member
 
Join Date: Mar 2008
Posts: 4
3d amateur

Hellou everyone. I know it must be a bit silly but in reallity I am a beginner in all of this and dont know how to begin setting up 3d options.
Is anyone willing to guide me...I HAVE TO to buy a new computer and I thought to myself if I do so...why dont I set it up for 3d. Something I wanted to do since ever. I am intending in the near future to buy an projector as well as shutter glasses...so I dont know a thing what graphics card to buy...if I can use 3dmax to make things and then view with my future projector. Even though I would not buy projector straight away, it would be wise of me to buy a computer now that is ready for adding possibility for projector later.

Can someone guide me a bit...I would be very thankfull

Vlado
Reply With Quote
  #17  
Old 03-04-2008, 02:52 PM
Vinicius Lima Vinicius Lima is offline
Member
 
Join Date: Jul 2007
Posts: 40
Hi,

I have a NVidia Geforce graphics card on my machine. I guess that is the one you need.
Reply With Quote
  #18  
Old 03-05-2008, 01:01 AM
Dovlash Dovlash is offline
Member
 
Join Date: Mar 2008
Posts: 4
Do I need any Geforce graphics card or some special. Just now I have seen something about stereo capable graphics card?? I have also been looking in projectors and it seems it can not be just any?? Do you know?
Thank you a lot for telling me
Reply With Quote
  #19  
Old 03-05-2008, 10:34 AM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
this is an interesting question and some of it has to be researched with nVidia.

as far as Vizard is concerned, any higher end nVidia graphics card will work with it.

regarding running an application in stereo, there are two level of support from nVidia:

- the regular 'consumer' cards come with a 'consumer stereo driver' that allows page flipping (i.e. 'active', i.e. 'flickering) stereo with fullscreen mode. however, this consumer driver is known to be flaky specifically on laptops. i have it working on my laptop here with an nVidia 6800 card, and we got it working reliably many times with the 7900 cards series.
nVidia has promised to release a stereo driver for their 8800 series for about 1/2 year now, but I don't think it's available yet. this is very annoying for a lot of users of the new powerful 8800 cards.

- the 'professional' cards from nVidia are the 'quadro' series cards. they can do quad buffering, and can do active stereo not only fullscreen, but also in windows.
so theoretically, a laptop with a quadro card should be the most professional solution.
we have several laptops here with the quadro 2500 card which run active stereo perfectly (Dell Precision). also the 3500 cards worked fine.
however, we had reports from customers that there are problems with active stereo with the newer lower priced dell quadro cards for laptops. we could not confirm this as we don't have one of those units in house for testing, but I have seen discussions about it repeatedly now.

the best is to go to the nVidia user forums and confirm that the exact card that you are planning to use has been successfully used by other users for active stereo.
Reply With Quote
  #20  
Old 03-05-2008, 02:17 PM
Dovlash Dovlash is offline
Member
 
Join Date: Mar 2008
Posts: 4
I contacted today people from the projector company (InFocus DepthQ ) and I have to say that they (certain Dan actually) have answered me very quickly and professionaly. I said that I am trying to set up new computer for use in 3dmax8 for 3d and then to be capable of using on InFocus DepthQ projecter. I asked which graphic card would be the best to use, and Dan kindly replied:nVidia Quadro FX 1500. It should work perfectly.
And that is fine I guess, because the answer comes from the projector producing company itself.
The only question conserning the graphics card would then be, if there is a cheaper solution??

I also dont know once I produce images or video from 3dMax, if I need an intermediate between max and the graphic card. Which software is actually projecting the images?

I guess I need a good clear advice. I am trying to set up this but I am not sure what all I need to know. And the computer I have to buy very soon actually...and it has to have the right graphic card for the projector (InFocus DepthQ possibly) that is to come.

??
Reply With Quote
  #21  
Old 03-05-2008, 02:19 PM
Dovlash Dovlash is offline
Member
 
Join Date: Mar 2008
Posts: 4
And by the way, I will go for a desktop for now (see post above). Laptop comes maybe later. But thank you Mspusch a lot any way...I will definitely keep in mind what you said...for the things that are coming :-)
Reply With Quote
  #22  
Old 03-05-2008, 03:51 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
a 'normal' recent computer (2GB RAM, 800MHz front side bus, >2GHz processing or dual core / quad) will do from the Vizard side.

Quadro FX 1500 is definitely a professional solution.

for desktops, a cheaper solution that works reliable in fullscreen active stereo is the GeForce FX 7950 card.

as for getting 3D models from 3DMax working with the 3D projector, all you need to do it put them in Vizard
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


All times are GMT -7. The time now is 03:43 PM.


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