"Bingqian Wang" writes:

> Hi,
>
> I want to export the model to a file,the model was cliped by clipNode,how can 
> i do that?
> Thank you!
>

Hi, I'm afraid that it is not possible to do it in an automatic way,
since the clipped model is computed by the GPU on the fly, not by OSG,
so it is not recoverable, as far as I know.

You could search for a library featuring boolean operations to get the
clipped model.

-- 
Alberto

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

Reply via email to