Hi all,
I'm interested in editing bone geometry files, for example cutting the tibia/fibula mid-shaft to animate a model with below-knee amputation. The files I'm working with are VTP. Could anyone recommend any software or codes (or broadly speaking just general approaches) for doing this? I have a free program "ParaView" that can view VTP files but doesn't seem like it edits the geometries, or at least it is not obvious to me how to do this.
Thanks!
Ross
Working with/editing VTP geometry files
- Ross Miller
- Posts: 375
- Joined: Tue Sep 22, 2009 2:02 pm
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Working with/editing VTP geometry files
Hello Ross,
Meshlab (http://www.meshlab.net/) has lots of tools to manipulate meshes, I have used it in the past to 'cleanup' meshes from VTP files so I'm sure you can whatever manipulation you want in it.
Please let us know how that goes,
Best regards,
-Ayman
Meshlab (http://www.meshlab.net/) has lots of tools to manipulate meshes, I have used it in the past to 'cleanup' meshes from VTP files so I'm sure you can whatever manipulation you want in it.
Please let us know how that goes,
Best regards,
-Ayman
- Ross Miller
- Posts: 375
- Joined: Tue Sep 22, 2009 2:02 pm
Re: Working with/editing VTP geometry files
Thanks Ayman. Meshlab looks like it will work nicely.
Ross
Ross
- Annemiek van den Broek
- Posts: 3
- Joined: Wed Apr 22, 2020 5:33 am
Re: Working with/editing VTP geometry files
Hi Ross,
May I ask you how you loaded the vtp file into Meshlab? I also want to edit the tibia for my research in transtibial amputation, but I have problems to load the vtp file into Meshlab. Can you please help me?
Thank you in advance.
Annemiek
May I ask you how you loaded the vtp file into Meshlab? I also want to edit the tibia for my research in transtibial amputation, but I have problems to load the vtp file into Meshlab. Can you please help me?
Thank you in advance.
Annemiek
- Ross Miller
- Posts: 375
- Joined: Tue Sep 22, 2009 2:02 pm
Re: Working with/editing VTP geometry files
Hi Annemiek,
I think Meshlab can't read VTP files directly. I haven't done this recently but I think I read the VTP files into ParaView then did "Save Data..." which had an option of exporting to STL, then loaded the STL into Meshlab.
Ross
I think Meshlab can't read VTP files directly. I haven't done this recently but I think I read the VTP files into ParaView then did "Save Data..." which had an option of exporting to STL, then loaded the STL into Meshlab.
Ross
- Annemiek van den Broek
- Posts: 3
- Joined: Wed Apr 22, 2020 5:33 am
Re: Working with/editing VTP geometry files
Hi Ross,
Thank you for your response. I will download Paraview and try if that works. Thanks!
Annemiek
Thank you for your response. I will download Paraview and try if that works. Thanks!
Annemiek
- Colin Smith
- Posts: 53
- Joined: Fri Feb 24, 2012 11:50 am
Re: Working with/editing VTP geometry files
https://www.paraview.org/Wiki/Beginning_Filters
You can use the clip filter in Para view to cut geometries ^.
A couple other mesh editing softwares listed here:
https://github.com/clnsmith/opensim-jam ... ting-tools
You can use the clip filter in Para view to cut geometries ^.
A couple other mesh editing softwares listed here:
https://github.com/clnsmith/opensim-jam ... ting-tools