Skip to content

Commit

Permalink
Update wgpu and winit versions in the Wgpu example
Browse files Browse the repository at this point in the history
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 #884
  • Loading branch information
tgross35 committed Apr 29, 2024
1 parent f633c4e commit 589fbe6
Show file tree
Hide file tree
Showing 7 changed files with 2,636 additions and 1,212 deletions.
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@
.vscode
bin/
**/target/
.DS_Store
Loading

0 comments on commit 589fbe6

Please sign in to comment.