3 releases

0.0.2 Apr 1, 2023
0.0.1 Mar 26, 2023
0.0.0 Mar 26, 2023

#854 in Graphics APIs

GPL-3.0+

375KB
270 lines

🗿 Moai

Crates.io Crates.io GitHub

Rendering frame written entirely in Rust for memory safety and high performance.

🚧 THIS PROJECT IS IN IT'S VERY EARLY STAGES 🚧

Please don't use

Project Focus

  • Highly optimized
  • Cross platform
  • Ease of development

Documentation

docs.rs

Examples

Examples are located in the examples directory

To run an example, download the repository and run

cargo run --example {example_name}

Replace {example_name} with one of the available examples below:

  • testing

lib.rs:

🗿 Moai

Rendering frame written entirely in Rust for memory safety and high performance.

🚧 THIS PROJECT IS IN IT'S VERY EARLY STAGES 🚧

Please don't use

Project Focus

  • Highly optimized
  • Cross platform
  • Ease of development

Documentation

docs.rs

Dependencies

~9.5MB
~201K SLoC