Rust bindings and safe wrappers for citro3d
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ian Chamberlain 30c0c72086
Try a different theme and fix build failure
1 year ago
.github/workflows Try a different theme and fix build failure 1 year ago
assets/css Try a different theme and fix build failure 1 year ago
citro3d Try a different theme and fix build failure 1 year ago
citro3d-macros Add some basic READMEs and licenses for macros 1 year ago
citro3d-sys Add some basic READMEs and licenses for macros 1 year ago
.gitignore Rename to citro3d-macros 1 year ago
Cargo.toml Generate bindings with build.rs at compile time 1 year ago
README.md Add default github pages config plus crate docs 1 year ago
_config.yml Try a different theme and fix build failure 1 year ago
rustfmt.toml Major refactor of projection API 1 year ago

README.md

citro3d-rs

WIP

Rust bindings and safe wrapper to the citro3d library, to write homebrew graphical programs for the Nintendo 3DS.

Crates

License

  • citro3d-sys is licensed under Zlib
  • citro3d and citro3d-macros are dual-licensed under MIT or Apache-2.0