examples/custom-renderer: cleanup docs

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2024-04-06 12:09:29 -07:00 committed by Stephen Gutekanst
parent af3c1e9155
commit 5659dd6266
4 changed files with 91 additions and 58 deletions

View file

@ -1,3 +1,4 @@
// TODO(important): docs
struct Uniform {
pos: vec3<f32>,
scale: f32,