• Joined on 2025-08-14
asrael pushed to main at asrael/pxl8 2026-04-15 06:44:56 +00:00
728b393a8e optimize demo3d bsp render by sorting faces based on material
asrael pushed to main at asrael/pxl8 2026-04-15 06:44:11 +00:00
7ad332389c optimize BSP render with counting sort and compact particles
asrael pushed to main at asrael/pxl8 2026-04-15 05:53:22 +00:00
cf43538518 and yet more cleanup...
asrael pushed to main at asrael/pxl8 2026-04-15 05:27:39 +00:00
26e855369d some more cleanup
asrael pushed to main at asrael/pxl8 2026-04-14 18:19:17 +00:00
f4170614a7 restore send buffer in pxl8_net
asrael pushed to main at asrael/pxl8 2026-04-14 18:17:05 +00:00
f6d6efea95 doin' some cleanup...
asrael pushed to main at asrael/pxl8 2026-04-14 07:08:54 +00:00
40f5cdcaa5 refactor separate framework from game code, add demo3d
asrael pushed to main at asrael/pxl8 2026-04-14 06:28:58 +00:00
e576e9de6b refactor separate framework from game code, add demo3d
asrael pushed to main at asrael/pxl8 2026-04-12 22:43:58 +00:00
19ae869769 fix Windows release build
asrael pushed to main at asrael/pxl8 2026-04-12 19:46:43 +00:00
d914f2ea62 add timestamps to commands
asrael pushed to main at asrael/pxl8 2026-04-12 19:32:53 +00:00
8f9317f751 replace pxl8.sh with Makefile, port client and server to Windows
asrael pushed to main at asrael/pxl8 2026-03-07 13:21:28 +00:00
8d491612ab feat(gui): add toolbar widget
asrael pushed to main at asrael/pxl8 2026-03-07 13:19:47 +00:00
1341b30920 fix(bsp): fill in exterior cells
ab0d2a4b04 feat(gui): add grid_select, toggle, panel, status_bar, image widgets
b42bf74472 feat(gui): add toolbar widget
afc063b2ab docs: BSP chunk streaming design
Compare 4 commits »
asrael pushed to main at asrael/pxl8 2026-02-27 21:53:30 +00:00
e0a5d34d29 only support indexed color mode, get rid of enum/branching on color modes
9f657ffcf9 feat: distinct material palette for BSP 2 courtyard
2fb4042fba feat: courtyard layout generation for BSP 2
Compare 3 commits »
asrael pushed to main at asrael/pxl8 2026-02-27 07:35:04 +00:00
5a565844dd refactor: decouple sim from framework, remove voxel geometry
asrael pushed to main at asrael/pxl8 2026-02-10 17:10:42 +00:00
c538641ec8 glow rendering fixes to bring stars back
asrael pushed to main at asrael/pxl8 2026-02-08 02:08:27 +00:00
657b590b6f wire up pipeline cache
asrael pushed to main at asrael/pxl8 2026-02-07 19:15:07 +00:00
1d115f3e71 update README
asrael pushed to main at asrael/pxl8 2026-02-07 19:14:44 +00:00
asrael pushed to main at asrael/pxl8 2026-02-07 19:13:51 +00:00
4c5b0a1d83 update README