2009/5/24 Paul Griffiths <gaffe...@gmail.com>:
> Just to let people know, portals is not quite what im looking for, its more 
> of an extended type portal, i believe a portal is a plane with a texture of a 
> scene applied to give to look of a scene within a scene, im looking for 
> scenes within scenes but with models coming out from the portal front too.
>
portals don't use textures. it's just clip planes, though
you will need to clear the depth buffer within the portal.

if you want the model sticking out the front you'll have to
have another instance of it, with the in portal side clipped off.

-- 
http://www.ssTk.co.uk
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to