Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all Ark shaders to Rust GPU #36

Closed
repi opened this issue Sep 25, 2020 · 2 comments
Closed

Convert all Ark shaders to Rust GPU #36

repi opened this issue Sep 25, 2020 · 2 comments
Assignees

Comments

@repi
Copy link
Contributor

repi commented Sep 25, 2020

This will be a follow up to #4 and try to convert all of our static vertex and pixel shaders in Ark to Rust and compile to SPIRV.

This was referenced Sep 25, 2020
@VZout
Copy link
Member

VZout commented Sep 29, 2020

Shaders without control flow:

downsample.comp
downsample_stereo.comp
imgui.frag/vert
line.frag/vert
spectate.frag/vert
tonemap.frag/vert
tonemap_stereo.frag/vert

@XAMPPRocky
Copy link
Member

This has been completed. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants