mirror of
https://github.com/sotrh/learn-wgpu.git
synced 2024-11-06 09:20:28 +00:00
fa418b2c60
`std::iter::once` is more idiomatic for passing single-value iterators than Some(value), and it's even intended for this case according to the docs. |
||
---|---|---|
.. | ||
tutorial10-lighting | ||
tutorial11-normals | ||
tutorial12-camera |