| Computers Forum Index » Computer - Graphics (Algorithms) » Making a Disconnected Mesh Connected... |
|
Page 1 of 1 |
|
| Author |
Message |
| agalex... |
Posted: Mon Oct 12, 2009 7:44 am |
|
|
|
Guest
|
Hi. Just to spicy things up after seeing the troll's posts. Is there
any way to put this person out of the Internet?
Just to discuss one technique I thought and I want your opinion:
In the Internet there exist many meshes ususally made by disconnected
parts. A Mesh is disconnected in the face level or vertex level. In
the vertex level a Mesh is disconnected if a flooding to all the
vertices starting from a vertex do not touch all vertices. The same
holds in the face level (triangles in my case). A Mesh is disconnected
in the Face level if a flooding on the Dual Graph of the Mesh results
in not touching all faces.
In many applications there is a need to have a connected Mesh. So I
have constructed a way like this:
http://users.iit.demokritos.gr/~agalex/connected.html
Any comments? I would be interested in knowing.
Regards,
Alexander Agathos. |
|
|
| Back to top |
|
|
|
|