Oxygengine
Oxygengine copied to clipboard
Rust implementation of Oxygen Core HTML5 game engine
Hey guys I have some questions regarding this project: 1. Does it use WGPU or something else? 2. Is this game engine still in development? 3. Can I make 3D...
Can we have the demo/code corresponding to the VN module shown in the github page VN teaser?
Following https://psichix.github.io/Oxygengine/cli/introduction.html guide I tried to install oxygengine-ignite CLI tool `cargo install oxygengine-ignite` but it gives a gompile error. ``` error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread`...