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