• Joined on 2023-04-23
bilbo pushed to main at bilbo/dreamcast 2025-04-26 04:12:24 +00:00
b781bcbbf5 example/q3bsp: rename to example/bsp/20kdm2
bilbo pushed to main at bilbo/dreamcast 2025-04-26 04:03:46 +00:00
496f0ce88b example/q3bsp: rename to example/bsp/20kdm2
bilbo pushed to main at bilbo/model_generator 2025-04-26 03:59:25 +00:00
12e35fd2a0 add assert_mipmap
54df210cf9 render_model: add const, always render float as decimal
Compare 2 commits »
bilbo pushed to main at bilbo/model_generator 2025-04-26 03:58:36 +00:00
9b07ba183c color_convert: add mipmap generation
bilbo pushed to main at bilbo/dreamcast 2025-04-26 03:57:45 +00:00
62b5a76b82 example/q3bsp: rename to 20kdm2
bilbo pushed to main at bilbo/dreamcast 2025-04-25 00:31:23 +00:00
3543f57c06 example/q3bsp: first person demo
bilbo pushed to main at bilbo/haunted-mansion 2025-04-24 11:25:52 +00:00
bc882eec96 model: reorganize models
bilbo pushed to main at bilbo/model_generator2 2025-04-24 11:20:27 +00:00
34de817ae9 remove model.h include
bilbo pushed to main at bilbo/dreamcast 2025-04-24 06:04:58 +00:00
0156721a6b math: add 4x4 matrix inverse
bilbo pushed to main at bilbo/dreamcast 2025-04-24 05:02:39 +00:00
8c03d19520 example/q3bsp: only draw visible leaves
bilbo pushed to main at bilbo/dreamcast 2025-04-24 02:27:56 +00:00
f34e6cf4ef example/q3bsp: add icosphere model
bilbo pushed to main at bilbo/dreamcast 2025-04-23 22:14:07 +00:00
bilbo pushed to main at bilbo/dreamcast 2025-04-23 19:51:57 +00:00
2a4650de4d example/q3bsp: add node visualization
acf4f8107e example/q3bsp: add matrix on-screen display
Compare 2 commits »
bilbo pushed to main at bilbo/dreamcast 2025-04-23 19:51:42 +00:00
0290d3e749 example/q3bsp: add node visualization
5c7ab801fc q3bsp: add matrix on-screen display
f3f23ad239 example/q3bsp: add simple interactive scene navigation
670ce0710d example/q3bsp: add textures
534ffb60af example/q3bsp: initial
Compare 5 commits »
bilbo pushed to main at bilbo/dreamcast 2025-04-23 19:39:44 +00:00
c56ae29ce2 example/q3bsp: add node visualization
bilbo pushed to main at bilbo/dreamcast 2025-04-23 05:50:55 +00:00
7db964b2ec q3bsp: add matrix on-screen display
bilbo pushed to main at bilbo/dreamcast 2025-04-23 04:13:18 +00:00
1a78267bdc example/q3bsp: add simple interactive scene navigation
bilbo pushed to main at bilbo/dreamcast 2025-04-23 03:45:30 +00:00
e7fd6fad8b example/q3bsp: add textures
bilbo pushed to main at bilbo/dreamcast 2025-04-20 22:14:19 +00:00
26d3d94187 q3bsp wip
bilbo pushed to main at bilbo/dreamcast 2025-04-20 16:09:26 +00:00
8fea03bb66 printf: add printf from jvm project