Commit Graph

13 Commits

Author SHA1 Message Date
yaz0r 7ad1c6812b Implement text rendering on top of the game 2025-06-18 22:40:15 -07:00
yaz0r f0b3db1832 Hackish implementation of the noise effect 2025-06-14 23:41:15 -07:00
yaz0r 719474cb7a Backface culling 2025-06-14 23:41:15 -07:00
yaz0r 764da5e750 Implement lines. Fix sphere ratio and incorrect math in material 3 2025-06-14 23:41:15 -07:00
yaz0r 1d0f29be5b Reimplement line rendering 2025-06-14 23:41:15 -07:00
yaz0r 5572ed2b44 Fix overlapping type name 2025-06-14 23:41:15 -07:00
yaz0r cea84b5a6d Mask rework 2025-06-14 23:41:15 -07:00
yaz0r 079f1c3e50 More cleanup 2025-06-09 08:53:57 -07:00
yaz0r 38ceb6ad57 Start cleaning up palette code 2025-06-09 08:53:57 -07:00
Vincent Hamm bcd606754d First pass on sphere rendering 2024-08-04 17:42:28 -07:00
Vincent Hamm d202f5e52b Fix zixel and other points 2024-08-03 17:21:08 -07:00
Vincent Hamm b53377aff5 Start implementing spheres. Remove legacy debugger 2024-08-03 16:28:42 -07:00
Vincent Hamm 87d5eaeb28 Various cleanups and fixes.
Rename some variables and functions.
Rewrite & fix text display code.
Fix thread race condition on init.
2024-08-02 22:40:22 -07:00