Hey there!
I've been trying to model motion with a prosthetic leg and study its strain on the remaining muscles of the body. I saw that OpenSim uses .vtp files.
Hence I thought I should model the leg using the same 3D modeler. I found out that you need to use a software
called VTK.
I've been having a really hard time installing VTK with a GUI. If anyone knows how it's done, please let me know!
Regards,
Guhan
Opening .vtp files
- Guhan Narayanan
- Posts: 2
- Joined: Mon May 18, 2020 6:56 pm
- Ayman Habib
- Posts: 2252
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Opening .vtp files
Hi Guhan,
You can use vtp, stl or obj files. The vtp format was introduced/maintained by kitware and there're multiple open source applications that support it. Use either Meshlab or Paraview to open/manipulate vtp files. Other formats (.stl, .obj) are more widely used in animation and CAD so you may find more tools to handle these.
Keep in mind that mesh files (vtp, or any other) are used just for visualization and have no effect on calculations/modeling.
Best regards,
-Ayman
You can use vtp, stl or obj files. The vtp format was introduced/maintained by kitware and there're multiple open source applications that support it. Use either Meshlab or Paraview to open/manipulate vtp files. Other formats (.stl, .obj) are more widely used in animation and CAD so you may find more tools to handle these.
Keep in mind that mesh files (vtp, or any other) are used just for visualization and have no effect on calculations/modeling.
Best regards,
-Ayman
- Guhan Narayanan
- Posts: 2
- Joined: Mon May 18, 2020 6:56 pm
Re: Opening .vtp files
Thanks!
I'll try out the same and let you know if I run into any issue.
Regards,
Guhan
I'll try out the same and let you know if I run into any issue.
Regards,
Guhan