[osg-users] Export the cropped model
Alberto Luaces
aluaces at udc.es
Mon Jun 11 00:43:36 PDT 2018
"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
More information about the osg-users
mailing list