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
|
1 year ago | |
---|---|---|
.. | ||
src | 1 year ago | |
tests | 1 year ago | |
Cargo.toml | 1 year ago | |
LICENSE-APACHE | 1 year ago | |
LICENSE-MIT | 1 year ago | |
README.md | 1 year ago | |
build.rs | 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.