amethyst / amethyst/bracket-lib
Integration with external GL Context/Yew ?
Open
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to pass into BTerm canvas or gl context provided by external source ?
Use case would be to include the RLTK game loop inside Yew component which provides it's own gl callback and gl context, but looking at the BACKEND struct inside game loop, it uses some sort of abstractions that could be expanded to include provided gl.
Advantage would be that one can create web pages with this rltk games included and no need for re-building wasm package with bindings
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.