6 Commits

Author SHA1 Message Date
51167365d5 minecraft: hacky diffuse lighting 2026-04-30 20:35:11 -05:00
e1db1bc978 main: move projection scaling to CPU-side code 2026-04-30 19:27:24 -05:00
9137cba3b4 view: translate/rotate view with gamepad 2026-04-30 19:22:40 -05:00
b79473a881 minecraft: texture sampling 2026-04-30 15:43:28 -05:00
46924c8451 minecraft: send view and projection matrices to vertex shader 2026-04-30 13:53:58 -05:00
4cc844addf minecraft: draw world
This is currently off-screen, because no view/projection transform is
sent to the vertex shader.
2026-04-30 12:28:57 -05:00