Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

title document_id status created last_updated version engine_workspace_version wgpu_version shader_backend_default winit_version repo_commit owners reviewers tags
Tutorials Index
tutorials-index-2025-10-17
living
2025-10-17T00:20:00Z
2026-02-13T00:00:00Z
0.9.0
2023.1.30
28.0.0
naga
0.29.10
6a3b507eedddc39f568ed73cfadf34011d57b9a3
lambda-sh
engine
rendering
index
tutorials
docs

This index lists tutorials that teach specific lambda-rs tasks through complete, incremental builds.

Rendering

Basics

GPU Resources

Techniques

Browse all tutorials under rendering/.

Physics

Basics

Browse all tutorials under physics/.

Changelog

  • 0.9.0 (2026-02-13): Add rigid bodies physics tutorial.
  • 0.8.0 (2026-02-07): Add physics tutorial section and first physics demo.
  • 0.7.1 (2026-02-07): Group tutorials by feature area in the index.
  • 0.7.0 (2026-01-05): Rename push constants tutorial to immediates for wgpu v28; update metadata.
  • 0.6.0 (2025-12-29): Add offscreen post tutorial; update metadata and commit.
  • 0.5.0 (2025-12-16): Add basic triangle and multi-triangle push constants tutorials; update metadata and commit.
  • 0.4.0 (2025-11-25): Add Instanced Quads tutorial; update metadata and commit.
  • 0.3.0 (2025-11-17): Add Reflective Room tutorial; update metadata and commit.
  • 0.2.0 (2025-11-10): Add links for textured quad and textured cube; update metadata and commit.
  • 0.1.0 (2025-10-17): Initial index with uniform buffers tutorial.