ranahanocka / MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch
MIT License
1.58k stars 316 forks source link

Improvement: Keep annotations when simplifying mesh #27

Open ChristianIngwersen opened 5 years ago

ChristianIngwersen commented 5 years ago

I would love to see a new feature added to the blender_process.py script allowing you to take a big mesh with an *.eseg file and then returning a simplified mesh with new corresponding annotations

ranahanocka commented 5 years ago

As we discussed previously, I will add my MATLAB scripts (eventually...) to this repo which does that. But of course, I will accept a PR which does that within the blender script