42 Commits

Author SHA1 Message Date
8283bc2974 restore custom meshes 2026-03-19 15:08:46 -05:00
50a747934d add lua 'pixel' drawing api 2026-03-19 13:08:54 -05:00
a5a304bcae grandlecturn 2026-03-19 00:35:00 -05:00
527d4f5472 minecraft: non-global world data model 2026-03-17 23:52:16 -05:00
2b379aa27c collada: animated book 2026-03-17 17:46:29 -05:00
f4e95aee09 collada: draw animated joints 2026-03-17 16:11:55 -05:00
71744c4344 collada: node animation 2026-03-17 14:46:00 -05:00
0489f33243 collada: render instance controllers 2026-03-17 11:57:45 -05:00
5e24166ac8 collada: render materials/textures 2026-03-16 22:48:54 -05:00
829cea09ba collada: draw ship20 (untextured) 2026-03-16 19:16:28 -05:00
7f01fd0483 boids: initial 2026-03-16 00:22:52 -05:00
04c265e253 move line art to line_art namespace 2026-03-15 22:07:27 -05:00
e6c927bb39 minecraft: add custom mushroom mesh 2026-03-14 21:46:32 -05:00
e08c74e0c1 minecraft: collision demo 2026-03-14 17:25:42 -05:00
4805fcbfac recursive sliding response 2026-03-14 15:47:33 -05:00
0044c3352f multiple-cube collision demo 2026-03-14 13:41:51 -05:00
ce2260e078 collision: intersect moving sphere aabb 2026-03-14 12:26:08 -05:00
157f493167 collision: capsule capsule collision 2026-03-13 23:16:04 -05:00
e38d9338d9 collision: add closest point segment segment 2026-03-13 21:46:17 -05:00
ee3179899d collision: ray aabb 2026-03-13 19:46:18 -05:00
84fbd05841 collision: closest point point aabb 2026-03-13 14:22:45 -05:00
f6bd91824b move hud lighting to lighting namespace 2026-03-11 23:59:51 -05:00
e334d6be17 move hud rendering to hud namespace 2026-03-11 23:35:32 -05:00
9b1d4b08d5 move minecraft rendering to minecraft namespace 2026-03-11 23:14:47 -05:00
455c7c9f72 third person camera 2026-03-11 21:43:28 -05:00
1b71cf4281 view: factor out all view mutation 2026-03-11 21:08:45 -05:00
e273a61277 add non_block, view transform cache 2026-03-11 19:38:53 -05:00
48a85671c8 integer line tracing 2026-03-11 00:20:14 -05:00
43134dcdab sample mouse position from position geometry buffer 2026-03-10 15:11:14 -05:00
91d86a4f85 use line points from eye position 2026-03-09 23:24:34 -05:00
175bf4a397 bresenham 2026-03-09 22:56:08 -05:00
50188813f8 wheat, ladders 2026-03-09 19:47:12 -05:00
7428b86b9e point lighting, colored wool 2026-03-09 18:23:46 -05:00
ba2247068b render to geometry buffer 2026-03-09 00:29:05 -05:00
9ed9f70ec5 run-time window aspect ratio and font resize 2026-03-08 20:45:36 -05:00
c987c0330b first person camera 2026-03-08 18:04:07 -05:00
a0e922975a font rendering 2026-03-08 16:53:03 -05:00
e6d4fbd182 flying first-person camera 2026-03-08 14:02:35 -05:00
f890e4e550 minecraft: custom meshes for torch and fence 2026-03-07 21:01:35 -06:00
094847caca minecraft: instanced rendering grouped by cube configuration 2026-03-06 23:40:52 -06:00
86890e2a77 minecraft: render via geometry shader 2026-03-06 14:57:58 -06:00
d8443b3c8c initial 2026-03-05 21:53:02 -06:00