Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to find center of mass and principal inertial axis of 3D model?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to find center of mass and principal inertial axis of 3D model?


Chronological Thread 
  • From: "naresh" <>
  • To: <>
  • Subject: Re: [cgal-discuss] How to find center of mass and principal inertial axis of 3D model?
  • Date: Fri, 13 Mar 2009 10:14:18 +0530

Hi Samay
 
If you want to load wavefront .obj file using CGAL there is simple demo of it with code. I donot know how can you compute center of mass.
 
Please check this codes
 
 
 
----- Original Message -----
From:
To:
Sent: Friday, March 13, 2009 6:33 AM
Subject: [cgal-discuss] How to find center of mass and principal inertial axis of 3D model?

Hello friends,

I wanted to find Center of Mass and Principal axis of 3D object defined in .obj (wavefront). I read that CGAL works with .off file but I think it's not that big deal converting .obj data structure to .off.

So, what I want is to recover center of mass and principal inertial axis of such polyhedron model. Can CGAL help me with this problem?

Waiting for someone's reply.

Thanks in advance,
Samay




Archive powered by MHonArc 2.6.16.

Top of Page