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 041cf47524
Add some basic READMEs and licenses for macros
6 months ago
..
src Refactor matrix API and add doctests etc 7 months ago
tests Even more error handling improvements 8 months ago
Cargo.toml Rename to citro3d-macros 8 months ago
LICENSE-APACHE Add some basic READMEs and licenses for macros 6 months ago
LICENSE-MIT Add some basic READMEs and licenses for macros 6 months ago
README.md Add some basic READMEs and licenses for macros 6 months ago
build.rs Rename to citro3d-macros 8 months ago

README.md

citro3d-macros

Proc-macro helpers for citro3d. For now, the only available macro is include_shader! which can be used to embed compiled PICA200 shaders into an application.