moai

Crates.iomoai
lib.rsmoai
version0.0.2
sourcesrc
created_at2023-03-26 15:06:20.635172
updated_at2023-04-01 21:02:07.938186
descriptionFast 3d graphics framework
homepage
repositoryhttps://github.com/bpm-mcgill/moai
max_upload_size
id821279
size400,707
Brayden (bpm-mcgill)

documentation

README

🗿 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
Commit count: 22

cargo fmt