25 Commits

Author SHA1 Message Date
6a57516349 collada_scene: improve ssao implementation 2026-03-01 04:25:07 +00:00
e4ba80ae80 add global parameters 2026-03-01 00:58:37 +00:00
2c81aeec6e font: string rendering 2026-02-28 23:52:18 +00:00
64b0d8fab9 collada_scene: rough ssao implementation 2026-02-28 21:58:43 +00:00
ba777fbf3c collada_scene: shadow mapping 2026-02-27 03:07:26 +00:00
8f22a0faf2 collada_scene: get camera and light position from scene 2026-02-27 00:40:39 +00:00
85174f15f6 screen-space sobel filter 2026-02-26 22:45:53 +00:00
a2f4a31dcf collada_scene: draw sci_fi_ship 2026-02-26 17:38:39 +00:00
8d8c87c5b0 collada_scene: skinned animation 2026-02-25 03:14:30 +00:00
5f867891fa scene: add noodle 2026-02-25 01:35:03 +00:00
e5148ac4b8 collada_scene/animate: implement bezier interpolation 2026-02-24 23:42:06 +00:00
ae351e1527 collada_scene: node animation 2026-02-24 22:42:50 +00:00
491de45834 collada_scene: node_instance: store transform table 2026-02-24 19:03:51 +00:00
12d2f8ffb7 collada_scene: replaces all uses of love.graphics.Mesh with vertex pulling 2026-02-24 17:29:17 +00:00
bef01af5e8 collada_scene: materials, lighting, textures 2026-02-24 04:47:03 +00:00
6534e64957 collada_scene: colored materials and lighting 2026-02-24 03:54:56 +00:00
5d1bdfc00f main: scene node instances 2026-02-24 02:03:03 +00:00
64d959ed81 _math: add rotation_axis, rotation_normal, load_table 2026-02-24 01:21:11 +00:00
cf05436514 _math: implement matrix multiplication 2026-02-23 02:11:02 +00:00
13d882d6df _math: implement mat4.perspective_rh and mat4.look_at_rh 2026-02-23 01:26:39 +00:00
44a3c5b76e _math: initial matrix/vector math library 2026-02-22 21:28:08 +00:00
955a3e09aa main: draw mesh from binary vertex/index buffers 2026-02-22 03:51:22 +00:00
c54fd525ff main: use setIndexBuffer 2026-02-22 00:06:02 +00:00
50b784e6ab main: color attribute 2026-02-21 23:02:04 +00:00
0a423f850d initial 2026-02-21 23:00:34 +00:00