-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Context: I want to know where to put my efforts.
Question: Would you consider having a pyorerun.BioBuddyModel() like you have a pyorerun.BiorbdModel() method ?
I am using pyorerun in BioBuddy to show the result of the model modifications made (which works as a charm because at this stage I can export the model into a .bioMod).
However, my problem is when I want to show intermediate steps. Possible options are:
- I handle mesh paths differently in BioBuddy so that I could export an intermediary .bioMod and use pyorerun as is.
- We make a BioBuddy model reader in pyorerun. (The added benefit of this method is that each time a new model format parser is added to biobuddy, it becomes automatically possible to animate this file format in pyorerun).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested