We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d131c0 commit d457b83Copy full SHA for d457b83
1 file changed
docs/tutorials/README.md
@@ -21,7 +21,7 @@ This index lists tutorials that teach specific `lambda-rs` tasks through complet
21
- Textured Quad: Sample a 2D Texture — [textured-quad.md](textured-quad.md)
22
- Textured Cube: 3D Push Constants + 2D Sampling — [textured-cube.md](textured-cube.md)
23
- Reflective Room: Stencil Masked Reflections with MSAA — [reflective-room.md](reflective-room.md)
24
--, Instanced Rendering: Grid of Colored Quads — [instanced-quads.md](instanced-quads.md)
+- Instanced Rendering: Grid of Colored Quads — [instanced-quads.md](instanced-quads.md)
25
26
Browse all tutorials in this directory.
27
0 commit comments