$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Geometry] Triangulation?
From: David Hynd (clonkex_at_[hidden])
Date: 2013-10-02 09:13:01
Hi,
I want to use the boolean/CSG operations of the Geometry library of Boost, but I need the resultant polygons to be triangles (it's 3D data, by the way). Is there a way to achieve this with Boost? Or if not, what recommendations would you have for me?
This is my first ever mailing list post, so forgive me if I didn't get it right :)
Thanks,
David