Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Lalis 5814d92e54 Added better sound system. 2022-07-26 14:13:37 +02:00
Andrew Lalis 90c9ae22e8 Added better model shading, and visually stretched bullets for fancier appearance. 2022-07-25 16:37:28 +02:00
Andrew Lalis 4e0e1a32fa added shitty healthbar to the GUI. 2022-07-25 15:13:49 +02:00
Andrew Lalis b1d3abc8c8 Added bullets! 2022-07-21 12:52:45 +02:00
Andrew Lalis 219ccd94db Added GUI components for gun ammo, and rifle sound. 2022-07-20 18:33:58 +02:00
Andrew Lalis b88150fd3e Added improved init network flow, team colors, and teams. 2022-07-20 16:36:44 +02:00
Andrew Lalis dc092e3b8f Added held block, and cleaned up object rendering. 2022-07-18 15:35:19 +02:00
Andrew Lalis 33bacf0632 Added rifle to player rendering schema. 2022-07-17 17:08:02 +02:00
Andrew Lalis 833ca720f1 Added ability to render mutiple players. 2022-07-17 16:24:41 +02:00
Andrew Lalis 91ef650457 Organized client code a bit more, and added GUI crosshair thing. 2022-07-16 12:39:27 +02:00
Andrew Lalis 2ebf5ad1bf Added block breaking stuff. 2022-07-15 19:46:49 +02:00
Andrew Lalis aed69f6dfb Improved light direction and added WorldIO 2022-07-07 21:28:37 +02:00
Andrew Lalis d34a4aa017 Added erroneous but somewhat working example. 2022-07-05 15:51:57 +02:00
Andrew Lalis 969576b34d Added ability to render multiple chunks. There are bugs in mesh rendering though. 2022-07-04 22:53:02 +02:00
Andrew Lalis 297fcb5a1e Added ShaderProgram and ChunkRenderer 2022-07-04 22:15:27 +02:00
Andrew Lalis dfbcf44725 Fixed camera movement. 2022-07-04 15:57:21 +02:00
Andrew Lalis c541e4e054 Added camera and introduced lighting. 2022-07-04 10:18:21 +02:00
Andrew Lalis 26881c1520 Added the very basics of my own 3d graphics engine! 2022-07-03 22:12:40 +02:00