Separate engine runtime and data manuplation
Open
Daydream
- Dominant language
- Rust
- Stars
- 647
- Forks
- 37
- Avg merge
- 6h 12m
- Merged PRs (30d)
- 17
Description
Take the inspiration from https://github.com/rerun-io/rerun.
Separate the engine runtime out to run on its own. And make it accept data manipulations from outside.
Then we can write anim in any language! But that requires massive investigations, and needs further design to reuse more data structures and make the parts on other language as small possible.
So, just an idea for now~
Contributor guide
Assessment
This issue has not been assessed yet.