volume or point detection in a non-convex polyhedron
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Johannes Korsawe
le 16 Fév 2015
Modifié(e) : Walter Roberson
le 28 Sep 2016
The submission intriangulation may serve your needs.
Regards,
Johannes
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!