[osg-users] How to extend my screen space handling to z-direction?

2013-01-22 Thread Charma Man
Hi osg-community, I am working on a stereoscopic renderer which can receive mouse and on-screen-touch-events to handle translations of the scene. Now I want to extend this to handle gestures of the Xbox-Kinect camera. I already got it working for the x and y on-screen translation. Unfortunatly

[osg-users] How to draw a simple frustum wireframe cube?

2012-09-17 Thread Charma Man
Hello Forum, I am an absolute osg-beginner. I am currently working on a very huge project which is using osg. I now would like to draw something in the existing scene without messing everything up. I will try to give you as much detail as I can to make it easier to understand. I have access