Commit Graph

58 Commits

Author SHA1 Message Date
Andrew Lalis 00c22525cb Added version script, and beginnings of network code. 2022-07-05 21:49:04 +02:00
Andrew Lalis 141e89951a Improved window stuff with fullscreen. 2022-07-05 17:15:43 +02:00
Andrew Lalis be6832c6a4 Fixed chunk rendering flow. 2022-07-05 16:42:45 +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 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