[osg-users] Selecting a mesh of 3d model (say 3ds model)

Robert Osfield robert.osfield at gmail.com
Thu Jan 3 06:19:07 PST 2019


Hi Nebi,

The OSG provide low level features that allow you to determine the
vertices and mesh associated with an ray or polytopes intersection,
but doesn't provide high level features of how you want to represent
these.  Have a look at the osgpick example.

Cheers,
Robert.

On Wed, 2 Jan 2019 at 21:47, Nebi Sarikaya <nebsar at gmail.com> wrote:
>
> Hi,
>
> I know how to select a point on a model. Is there anyway to select a particular mesh on the 3d model?
>
> Thank you!
>
> Cheers,
> Nebi
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=75374#75374
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


More information about the osg-users mailing list