GPUOpen-LibrariesAndSDKs / RenderPipelineShaders

Render Pipeline Shaders SDK
MIT License
312 stars 24 forks source link

Allow using Rust to mimic RPSL. #39

Open overdesigned opened 5 months ago

overdesigned commented 5 months ago

Allow using Rust as a front-end language and mimic RPSL.

Depends on #38.

For more details please see: https://github.com/overdesigned/RenderPipelineShaders/blob/eed7061ff25f9018bb28e18bf932d7c53894286d/tools/rps_rustc/README.md

BeastLe9enD commented 4 months ago

awesome stuff @overdesigned ! as they are not accepting pull requests at the moment (at least as far as I know), and I'm maintaining a small rps-wrapper rust library , are you interested in collaborating? I really like the idea of having a macro to define render graphs instead of using rpsl!