It depends on what you mean by "possible" :-)
Yes, this has been possible for decades, long before OSG existed. Back in the early 1980s, when I was just getting started in 3D graphics, one of the first 3D apps I saw did CSG operations (running on an Ardent Titan, I think).
I'm not aware of any OSG-compatible libraries for doing this, so you might have to write your own or perhaps look at some tools like VTK.
-Paul On 8/3/2012 12:44 AM, Andrey Zubarev wrote:
Hi all! Is it possible to do some kind of boolean operations with simple objects like primitives? Say, there are a sphere and a cylinder, that intersects this sphere. Can we subtract a cylinder from this sphere? Thank you! Cheers, Andrey ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49155#49155 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

