drecom / drecom/scene-graph-mediator-cli
isolate assets exportation
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, exporter only considers single scene.
In the real development, designers work over multiple scenes and make object refer to shared assets.
Isolation of asset exportation from scene graph exportation will be neccessary.
There are some concerns;
- referencing asset versions over multiple scenes
- unused assets identification among multiple scenes
- providing user custom hook points
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.