Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss]  Volume and moment of inertia of Po lyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss]  Volume and moment of inertia of Po lyhedron


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss]  Volume and moment of inertia of Po lyhedron
  • Date: Fri, 20 Mar 2009 10:55:12 +0100
  • Importance: Normal
  • Sensitivity:

Hi Atul,

I adapted Mirtich's volume integration code (http://www.cs.berkeley.edu/~jfc/mirtich/massProps.html)
for the 3D Nef polyhedra, but did not put it into CGAL, because
I'm not sure about license issues. I can send you the necessary
header file on Monday; I don't have it, here. If you want to don't
want to use it commercially, there is no problem.

Peter


-----Atul Thakur <> wrote: -----

To:
From: Atul Thakur <>
Date: 03/19/2009 09:01PM
Subject: [cgal-discuss] Volume and moment of inertia of Polyhedron

Hi All,
I need to find out volume and mass moment of inertia of given
polyhedrons. I looked for cgal methods doing that but could not find
any directly.
If there is no such method existing I can write mine. Just want to
check if there is some method hiding somewhere.

Another thing is area moment of inertia of 2D polygons that I need to
find. For that also I couldn't find any method.

thanks,

-Atul
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page