Skip to content

What's the best way to edit OpenSim's .vtp mesh files? #853

Answered by adamkewley
adamkewley asked this question in Q&A
Discussion options

You must be logged in to vote

VTP files are kind of annoying to use. I believe the reason the project standardized on them was because earlier editions of OpenSim used VTK.

The trick I use is to re-export the mesh file as an OBJ or STL from OpenSim Creator. You can do this by:

  • Right-clicking the mesh in OSC
  • Export > With Respect To > (select the frame it's already attached to)
  • 90 % of the reason why the export feature was added was entirely to try and get editable mesh data out of VTPs 😉

Replies: 1 comment

Comment options

adamkewley
May 2, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by adamkewley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant