Re: Finding edges of a given polyhedra in 3D
- From: "macio" <gglcmp@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 29 Oct 2006 12:14:00 -0800
I will be more specific (forgive me for that lack of some data).
Tha whole task is to compute the area of the planar polygon created by
the cross-sesction of the polyhedron.
The polyhedron is convex. I prepared a simple picture which depicts the
situation - it's here:
http://img131.imageshack.us/img131/5088/polyhedronao0.gif
I know coordinates of all the vertices of the convex polyhedron and I
can easily compute the coordinates of the points (blue and yellow)
where all the line-sections (created by the pairs of vertices of that
polyhedron - diagonals and edges) intercept that plane. Then I can
compute the cross-section area knowing the coords of the blue points.
The yellow points are redundant. So I have to know which line-section
is the diagonal and which is the edge of the polyhedra to choose right
points to compute the area of that polygon.
.
- Follow-Ups:
- Re: Finding edges of a given polyhedra in 3D
- From: Patricia Shanahan
- Re: Finding edges of a given polyhedra in 3D
- References:
- Finding edges of a given polyhedra in 3D
- From: macio
- Re: Finding edges of a given polyhedra in 3D
- From: klaus hoffmann
- Re: Finding edges of a given polyhedra in 3D
- From: Patricia Shanahan
- Re: Finding edges of a given polyhedra in 3D
- From: klaus hoffmann
- Re: Finding edges of a given polyhedra in 3D
- From: Patricia Shanahan
- Finding edges of a given polyhedra in 3D
- Prev by Date: Re: Counter example for Mr. Diaby algorithm solving TSP problem in polynomial time
- Next by Date: Re: Finding edges of a given polyhedra in 3D
- Previous by thread: Re: Finding edges of a given polyhedra in 3D
- Next by thread: Re: Finding edges of a given polyhedra in 3D
- Index(es):
Relevant Pages
|