You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
A cross-platform [Rust](https://www.rust-lang.org/) graphics demo using [wgpu](https://wgpu.rs/) to render a spinning triangle. Supports native desktop, WebGL/WebGPU ([WASM](https://webassembly.org/)), Android, Steam Deck, and [OpenXR](https://www.khronos.org/openxr/) VR with hand tracking.
4
4
5
5
> **Related Projects:**
6
+
> -[Nightshade](https://matthewberger.dev/nightshade) - Game engine based on this boilerplate
6
7
> -[vulkan-example](https://github.com/matthewjberger/vulkan-example) - Vulkan version
7
8
> -[opengl-example](https://github.com/matthewjberger/opengl-example) - OpenGL version
8
-
> -[Nightshade](https://matthewberger.dev/nightshade) - Game engine based on this boilerplate
9
9
> -[freecs](https://github.com/matthewjberger/freecs) - ECS library used by Nightshade
0 commit comments