convert vertices and faces to xyz

7 views (last 30 days)
mohamad
mohamad on 10 Feb 2015
Answered: Muhammad Jawaid on 26 Jun 2016
Hello
I have a vertices and faces for a specific 3d shape and i want to find the x and y and z coordinate for it how I can do it ?

Answers (1)

Muhammad Jawaid
Muhammad Jawaid on 26 Jun 2016
You may need to look for Voxelization. there are few good codes on matlab central for converting back mesh<faces,vertices> into 3D matrix.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!