Skip to content

Would you consider handling BioBuddy models ? #62

@EveCharbie

Description

@EveCharbie

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:

  1. I handle mesh paths differently in BioBuddy so that I could export an intermediary .bioMod and use pyorerun as is.
  2. 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 requestquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions