Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 357 Bytes

File metadata and controls

9 lines (7 loc) · 357 Bytes

android-bgfx-rs-example

🦀🤖 Example of bgfx-rs on Android using Rust

screenshot_android

How to build

  1. Install Android NDK
  2. Install cargo apk, i.e. via the command "cargo install cargo-apk"
  3. Run "cargo apk run --lib" in the root folder