ComputationalBiomechanicsLab / opensim-creator

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

Fix scene scale factor is ignored for edges in frame definition UI #712

Closed adamkewley closed 1 year ago

adamkewley commented 1 year ago

Related #490

The 3d edge renderer doesn't take the scene's scale factor into account, which may be problematic if the user is dealing with meshes/scenes that are in a radically different scale from OpenSim's typical 0.1-10m range.