On 9/28/07, Michael Raab <michael-raab at gmx.de> wrote: > Hi all, > > can someone tell how i can define an asymmetric viewing frustum using openscenegraph. Just like in OpenGL - the OSG's Camera uses the same conventions: viewer.getCamera()->setProjectionMatrixAsFrustum(...); Robert.