Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Need a little advice on Extracting Shape Primitive using CGAL...!

Subject: CGAL users discussion list

List archive

[cgal-discuss] Need a little advice on Extracting Shape Primitive using CGAL...!


Chronological Thread 
  • From: Samay Kumar <>
  • To:
  • Subject: [cgal-discuss] Need a little advice on Extracting Shape Primitive using CGAL...!
  • Date: Fri, 7 Nov 2008 06:57:39 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=H+MnKwiaTZT4e/fSkgAF+3GBs590vWV+kzoBsqhDllETQ2zQtPP3s2xL/N+7Q5h2C3otubS1i+Yu+RleoFn+4F4XywWaf2E4AzLy9kNDZhFkKvMi4nY0h9OGahKSWIukOZxkNLFrRrJGrPpWwtnKgvAVnugP1Pw3B6UmA5pSVX8=;

Hello Friends,

 

I want to extract 3D shape primitives (e.g., cube, sphere, cylinder, curved cube/cylinder) from the object defined in .off file format. I understand, that this is not simple task, but just want to ask your favors, how to start with CGAL? I think such basic shape primitve can also be mathematically modelled using superquadrics shape.

 

Primitive Shape Extraction Like..

from Mushroom, extracting Hemisphere on the top of Cylinder,

from Coffee Mug, extracting curved Cylinder on the side of Cylinder,

from Bottle, extracting small Cylinder on the top of bigger Cylinder,

from Box, extracting Cuboid, end so on....

 

Thanks for any kind of suggestion. Have a nice day.

 

Greetings,
Samay





Archive powered by MHonArc 2.6.16.

Top of Page