Re: [osg-users] Two Pass Rendering?

2010-05-02 Thread Jon Goenetxea
Hi, I have the same problem. Do you know where can I find any example? I have tried to search in the osg examples, but I don't see nothing (perhaps there is an example, but I don't recognize it) Thank you! Cheers, Jon -- Read this topic online here:

[osg-users] [osgPPU] Trying to install osgPPU in winXP

2010-04-29 Thread Jon Goenetxea
Hi, I am trying to install the 0.4 version of osgPPU. [WinXP] When I try to generate the code, cmake says: Code: CMake Error at CMakeLists.txt:244 (INCLUDE): include could not find load file: OsgPPUCPack I have tryed to find that file manually, but it is not in the package. Anyone know

Re: [osg-users] [osgPPU] Trying to install osgPPU in winXP

2010-04-29 Thread Jon Goenetxea
Hi, OK, I dissabled BUILD_OSGPPU_PACKAGES checkbox, and now it generates the project. I hope it could work like this. Thank you! Cheers, Jon -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27431#27431

[osg-users] Trackball manipulator and screen distance with stereo

2010-04-15 Thread Jon Goenetxea
Hi, I am trying to do a stereo application to show a terrain and anything it contains. I have used a modified trackball manipulator to capture mouse events, and move the camera. Also, I have configured the stereo inside this modified manipulator (as I have readen in other post). The problem is

Re: [osg-users] Trackball manipulator and screen distance with stereo

2010-04-15 Thread Jon Goenetxea
Hi Christian, Thank you very much for your answer! :D I can't override the virtual function (I don't know why, but it dont works) :O. However, I can change the value of _distance, and it doesn't change the other features. Thank you again! Cheers, Jon -- Read this topic

Re: [osg-users] Trackball manipulator and screen distance with stereo

2010-04-15 Thread Jon Goenetxea
Hi Michael, I didn't know that signature. Thank you for your answer! Cheers, Jon -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=26856#26856 ___ osg-users mailing list