• Joined on 2025-08-14
asrael pushed to main at asrael/pxl8 2026-02-04 23:20:07 +00:00
3c3e961995 major gfx refactor
asrael pushed to main at asrael/pxl8 2026-02-04 17:21:05 +00:00
40b385607d major gfx refactor from fixed function to shader based
asrael pushed to main at asrael/pxl8 2026-02-04 13:38:53 +00:00
d49a752f59 add door texture
asrael pushed to main at asrael/pxl8 2026-02-04 13:37:55 +00:00
1f717b7c61 use tiled atlas texture sampling, increase shader speed using inv sqrt
asrael pushed to main at asrael/pxl8 2026-02-04 13:37:26 +00:00
c4226b36fe use tiled atlas texture sampling, increase shader speed using inv sqrt
e92748c2d9 wip gfx refactor
Compare 2 commits »
asrael pushed to main at asrael/pxl8 2026-01-31 17:23:00 +00:00
0c0aa792c1 fix macOS build
asrael pushed to main at asrael/pxl8 2026-01-31 15:46:43 +00:00
359657e174 update readme
asrael pushed to main at asrael/pxl8 2026-01-31 15:38:54 +00:00
a2b047f467 fix default run cmd
asrael pushed to main at asrael/pxl8 2026-01-31 15:33:04 +00:00
6df13ab697 update readme
asrael pushed to main at asrael/pxl8 2026-01-31 15:31:39 +00:00
6ed4e17065 better lighting
asrael pushed to main at asrael/pxl8 2026-01-26 04:26:33 +00:00
805a2713a3 update readme
asrael pushed to main at asrael/pxl8 2026-01-25 22:40:32 +00:00
37ca883177 update readme
asrael pushed to main at asrael/pxl8 2026-01-25 15:26:41 +00:00
a71a9840b2 stream world data from pxl8d to pxl8
asrael pushed to main at asrael/pxl8 2026-01-23 18:37:59 +00:00
39ee0fefb7 improve sw renderer
asrael pushed to main at asrael/pxl8 2026-01-23 18:27:06 +00:00
fe747969a5 use the same allocator everywhere behind pxl8 calls
asrael pushed to main at asrael/pxl8 2026-01-23 18:09:40 +00:00
f18652dc97 improve lighting system
asrael pushed to main at asrael/pxl8 2026-01-23 17:12:42 +00:00
27c6fa628d improve glow rendering
asrael pushed to main at asrael/pxl8 2026-01-23 17:04:21 +00:00
28c3e7ee04 improve star projection
asrael pushed to main at asrael/pxl8 2026-01-23 17:04:09 +00:00
df5d905050 fix star projection
asrael pushed to main at asrael/pxl8 2026-01-22 05:22:34 +00:00
c771fa665d wip sw renderer...bsp is borked, also lots of other things