Oxygengine icon indicating copy to clipboard operation
Oxygengine copied to clipboard

Rust implementation of Oxygen Core HTML5 game engine

Results 5 Oxygengine issues
Sort by recently updated
recently updated
newest added

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...

feature request
good first issue
< BACKLOG >

feature request
good first issue
< BACKLOG >

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`...