volume or point detection in a non-convex polyhedron
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
We have a polyhedron obtained with the isosurface function. That is why we have a list of vertices and faces. We would like to either calculate the volume of the polyhedron defined by faces and vertices or detect which points are inside the polyhedron.
Unfortunately, the polyhedron is not necessarily convex.
Thanks
0 comentarios
Respuestas (1)
Johannes Korsawe
el 16 de Feb. de 2015
Editada: Walter Roberson
el 28 de Sept. de 2016
The submission intriangulation may serve your needs.
Regards,
Johannes
1 comentario
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!