Skip to content

docs: Create a shader compilation tool #1466

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

Merged
merged 6 commits into from
Jul 15, 2025
Merged

docs: Create a shader compilation tool #1466

merged 6 commits into from
Jul 15, 2025

Conversation

reczkok
Copy link
Contributor

@reczkok reczkok commented Jul 9, 2025

EDIT: I think requiring rust to be able to run the dev script is kinda stupid - I think it's better to create a separate repo for the rust tool and publish the built js package for us to use in our monorepo

closes #1465

Copy link

github-actions bot commented Jul 9, 2025

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/typegpu@50a1d7d799b7473e13c4572c9186e2b31c434e1f
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/noise@50a1d7d799b7473e13c4572c9186e2b31c434e1f
https://pkg.pr.new/software-mansion/TypeGPU/unplugin-typegpu@50a1d7d799b7473e13c4572c9186e2b31c434e1f

benchmark
view benchmark

commit
view commit

@reczkok reczkok force-pushed the docs/shader-tool branch 3 times, most recently from b0a0c3a to b2cffa8 Compare July 15, 2025 09:42
@reczkok reczkok marked this pull request as ready for review July 15, 2025 10:23
@reczkok reczkok requested a review from iwoplaza July 15, 2025 10:24
Copy link
Collaborator

@iwoplaza iwoplaza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please! 👏👏👏

@reczkok reczkok changed the base branch from main to release July 15, 2025 11:20
@reczkok reczkok force-pushed the docs/shader-tool branch from 73a4e4d to 7a0f39f Compare July 15, 2025 11:20
@reczkok reczkok force-pushed the docs/shader-tool branch from 7a0f39f to 50a1d7d Compare July 15, 2025 11:21
@reczkok reczkok merged commit d6d6c08 into release Jul 15, 2025
6 checks passed
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.

dev: Create automated tooling for shader compilation result analysis
2 participants