D
D
Dmitry Petrov2015-04-19 12:44:58
Programming
Dmitry Petrov, 2015-04-19 12:44:58

How to generate edges based on a list of object's vertices?

Hi all.
I can't figure out the details of the Roberts algorithm: I don't know how to form edges based on a list of
object's vertices?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mrrl, 2015-04-19
@krutoo

First find the convex hull. It will give both edges and faces. To draw a plane through three points of one face is a matter of technique, but if there are no faces, then the problem is generally incorrect. One and the same set of vertices can be used to build many different bodies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question