MetaCell / MetaCell/geppetto-meta
Optimize rendering of a geppetto instance when it's already in the geppetto model
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When adding an already existing geppetto instance (containing a obj file) , e.g. the instance is already on a canvas, then we could benefit from reusing the already computated obj file to the mesh (from the previous canvas)
see also #163
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how a Geppetto instance containing an OBJ file is rendered onto a canvas, then compare the behavior described in issue #163. The change is complete when an instance already present in the Geppetto model can reuse its previously computed OBJ-to-mesh result instead of recomputing it for another canvas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, frontend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100