Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-wii/luma
A Rust rewrite of libogc
https://github.com/rust-wii/luma
Last synced: about 1 month ago
JSON representation
A Rust rewrite of libogc
- Host: GitHub
- URL: https://github.com/rust-wii/luma
- Owner: rust-wii
- License: mit
- Created: 2020-02-18T19:53:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T06:16:41.000Z (about 1 year ago)
- Last Synced: 2024-04-19T15:30:13.327Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 66.4 KB
- Stars: 24
- Watchers: 9
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# luma
A Rust rewrite of devkitPro's [libogc](https://github.com/devkitPro/libogc).
**NOTE**: This is currently in a very experimental state and is subject to change.
### Contribution
If you have any suggestions or issues towards this library, please submit an
issue. Pull requests, code reviewing and feedback are welcome.### License
See [LICENSE](LICENSE) for more details.