Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CSG Operation implementation ?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CSG Operation implementation ?


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] CSG Operation implementation ?
  • Date: Tue, 31 Oct 2006 11:05:58 +0100

Hi,

the newest CGAL version features a demo program for the visual hull
computation (visual_hull.C). You can find it in the directory
demo/Nef_3/ and is also briefly documented in the README file. Try it
with the input file mpi.vsh. This file defines the cones of three
letters and the demo programm intersects them and displays the result.

Peter

On Tue, 2006-10-31 at 08:38 +0900, Wonwoo Lee wrote:
> Hi.
>
> Could I easily implement CSG operations such as
> intersection, subtraction, etc with CGAL?
> Actually, I'd like to implement a Shape from Silhouette
> algorithm to create a visual hull from silhouette images.
>
>
>
>
>




Archive powered by MHonArc 2.6.16.

Top of Page