Skip to content
Discussion options

You must be logged in to vote

The mesh importer automatically adds offset frames between each mesh and its associated body. This is to handle the case where meshes aren't body-centered (common when importing raw meshes from devices). It shouldn't cause an issue with either OpenSim Creator or OpenSim.

Another thing the mesh importer does, though, is use absolute paths for mesh files. This is because both OpenSim and OpenSim Creator's .osim editor needs to find the mesh files, and many users tend to keep their mesh data somewhere else on their computer (which OpenSim cannot automatically deduce). The side-effect of this is that your .osim file will initially contain paths like C:\Users\adam\Documents\CTScans\Femur.obj, …

Replies: 1 comment

Comment options

adamkewley
May 1, 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