• Joined on 2023-04-23
bilbo pushed to main at bilbo/vulkan 2026-05-21 00:23:09 +00:00
4042bbd623 font: render font texture
bilbo pushed to main at bilbo/vulkan 2026-05-01 01:43:01 +00:00
51167365d5 minecraft: hacky diffuse lighting
bilbo pushed to main at bilbo/vulkan 2026-05-01 00:35:18 +00:00
e1db1bc978 main: move projection scaling to CPU-side code
bilbo pushed to main at bilbo/vulkan 2026-05-01 00:30:19 +00:00
9137cba3b4 view: translate/rotate view with gamepad
bilbo pushed to main at bilbo/vulkan 2026-04-30 20:51:09 +00:00
b79473a881 minecraft: texture sampling
bilbo pushed to main at bilbo/vulkan 2026-04-30 19:02:01 +00:00
46924c8451 minecraft: send view and projection matrices to vertex shader
bilbo pushed to main at bilbo/vulkan 2026-04-30 17:37:40 +00:00
4cc844addf minecraft: draw world
bilbo pushed to main at bilbo/vulkan 2026-04-30 03:28:07 +00:00
8102ad7870 minecraft: load per-world data
bilbo pushed to main at bilbo/vulkan 2026-04-28 04:02:45 +00:00
759006dd2f minecraft: initial
bilbo pushed to main at bilbo/d3d10 2026-04-23 23:54:11 +00:00
c598419342 material: render material names
bilbo pushed to main at bilbo/vulkan 2026-04-22 03:17:31 +00:00
9f636548db scene/reload: implement run-time texture reload
bilbo pushed to main at bilbo/vulkan 2026-04-22 02:15:11 +00:00
352958f031 implement support for loading textures from uncompressed TGA files
Compare 2 commits »
bilbo pushed to main at bilbo/vulkan 2026-04-19 04:04:30 +00:00
bilbo pushed to main at bilbo/vulkan 2026-04-19 00:37:51 +00:00
65455ad471 collada: mouse view control
bilbo pushed to main at bilbo/vulkan 2026-04-18 23:31:40 +00:00
dbd36f2d2c collada: animated eidelwind
bilbo pushed to main at bilbo/vulkan 2026-04-18 17:30:12 +00:00
440272ad7a shadow texture array
bilbo pushed to main at bilbo/vulkan 2026-04-16 23:30:57 +00:00
1ae766c648 geometry shader
bilbo pushed to main at bilbo/vulkan 2026-04-16 03:51:07 +00:00
b7c25fc41f collada: draw scene textures
bilbo pushed to main at bilbo/vulkan 2026-04-16 02:42:53 +00:00
e9c0c9627c collada: load scene textures
bilbo pushed to main at bilbo/vulkan 2026-04-15 22:38:34 +00:00
635e27b03f adjust shadow bias constants