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
|
1 year ago | |
---|---|---|
.github/workflows | 1 year ago | |
assets/css | 1 year ago | |
citro3d | 1 year ago | |
citro3d-macros | 1 year ago | |
citro3d-sys | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.toml | 1 year ago | |
README.md | 1 year ago | |
_config.yml | 1 year ago | |
rustfmt.toml | 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
citro3d-sys
- C bindings tolibcitro3d
(docs)citro3d
- safe Rust wrappers forcitro3d-sys
(WIP) (docs)citro3d-macros
– helper proc-macros forcitro3d
License
citro3d-sys
is licensed under Zlibcitro3d
andcitro3d-macros
are dual-licensed under MIT or Apache-2.0