Skip to content

Shaders #2985

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

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Shaders #2985

wants to merge 13 commits into from

Conversation

Firestar99
Copy link
Collaborator

Requires #2984 and a few more in other repos to be merged

Prototype for compiling nodes to shaders, currently creates a giant wgsl file. Needs quite a bit more cleanup and work in other repos as well.

From weekly updates

End of week update (week 11):

$ git checkout shaders
$ cargo b -p graphene-raster-nodes
    Finished `dev` profile [optimized + debuginfo] target(s) in 0.26s
$ ll ./target/spirv-builder/spirv-unknown-naga-wgsl/release/deps/graphene_raster_nodes.wgsl -h
-rw-r--r-- 1 firestar99 users 149K Aug  3 23:37 ./target/spirv-builder/spirv-unknown-naga-wgsl/release/deps/graphene_raster_nodes.wgsl

@Firestar99 Firestar99 changed the base branch from master to shaders-prep2 August 3, 2025 22:01
@Firestar99 Firestar99 force-pushed the shaders-prep2 branch 2 times, most recently from f9437ab to 8a64d14 Compare August 5, 2025 14:52
Base automatically changed from shaders-prep2 to master August 6, 2025 14:10
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

Successfully merging this pull request may close these issues.

2 participants