IO module design using oriented object programming
Open
enhancement
question
- Dominant language
- Python
- Stars
- 22
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hello it seems the io module could be reimplemented using object oriented programming either deriving a new class from the Trimesh.trimesh or overloading the load_mesh and export methods. It could be cleaner and easier to use. What do you think ?
Alex
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the IO module and the existing Trimesh.trimesh class, including the load_mesh and export methods mentioned in the issue. Clarify whether the goal is inheritance or method overloading, then define the intended public API and compatibility expectations before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100