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

Update wgpu and winit versions in the Wgpu example #902

Merged
merged 1 commit into from
May 15, 2024

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Apr 29, 2024

These dependencies were quite out of date and were hitting some bugs when running. Update dependencies to the latest and do needed restructuring to make the example run.

Also use the Winit changes as a reason to break the code into a more logical structure, and add a gif to show what the demo does (I had no clue!).

Part of #884

@tgross35
Copy link
Contributor Author

This doesn't completely fix #884 since I wasn't able to get to the SVG example. Still that is pretty significant, I am glad to be able to actually run the demo now :)

@tgross35 tgross35 force-pushed the wgpu-example-update branch 5 times, most recently from 589fbe6 to afa1104 Compare April 29, 2024 06:33
These dependencies were quite out of date and were hitting some bugs
when running. Update dependencies and do needed restructuring to make
the example run.

Part of nical#884
@nical nical merged commit 3c709ff into nical:main May 15, 2024
3 checks passed
@nical
Copy link
Owner

nical commented May 15, 2024

Thanks!

@tgross35 tgross35 deleted the wgpu-example-update branch May 15, 2024 08:44
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