ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
137 stars 16 forks source link

Add `Export` option to mesh context menu in model editor for re-exporting a mesh w.r.t. different frame #799

Closed adamkewley closed 8 months ago

adamkewley commented 8 months ago

Related: #798

Handy to have when developing/testing algorithms that work on meshes.

Effectively, it's a button that lets the user re-export an OpenSim::Mesh as an obj/stl w.r.t. a different frame.