Commit Graph

89 Commits

Author SHA1 Message Date
peterino2 a3c6563580 testing with samplegame 2025-06-11 00:04:17 -07:00
peterino2 3ac2d65347 fully embedded shaders! 2025-06-10 23:32:19 -07:00
peterino2 67883be7fb module forwarding optionals and apigen 2025-06-08 18:06:19 -07:00
peterino2 4d57518bc0 updated build scripts 2025-06-08 11:25:44 -07:00
peterino2 fc54c0dd55 fsadsad 2025-06-07 14:16:00 -07:00
peterino2 f7b3d03b40 crates! 2025-06-01 22:10:41 -07:00
peterino2 3478524fec physics objects and mouse picking 2025-05-26 14:31:44 -07:00
Peter Li fefbc7436b added topbar, and a boatload of modules among other things - ecs container pointers are now updated across dll boundaries 2025-05-23 15:04:02 -07:00
Peter Li cddf5b0cc2 made a lot of libraries link dynamically- should make rebuilding objects so much faster 2025-05-20 23:54:07 -07:00
Peter Li 252a5271a1 hot reloading is working now 2025-05-18 17:56:23 -07:00
Peter Li db49ef3606 module cache works 2025-05-18 14:45:06 -07:00
Peter Li 1ee804355c adding file reloading 2025-05-17 14:45:23 -07:00
Peter Li 63fe7961b1 fixed ecs components issue 2025-05-17 01:26:02 -07:00
Peter Li a4ed162d9d added trenchbroom and BSP tools 2025-05-16 20:52:02 -07:00
Peter Li cd902baa85 very shitty ssao implementation 2025-05-10 17:27:37 -07:00
Peter Li 77a118ee8d HDR color targets! 2025-05-06 16:23:50 -07:00
Peter Li 442705c786 added an object spawner 2025-05-05 22:57:20 -07:00
Peter Li 20e0c1b3ee input debugger 2025-05-05 00:58:05 -07:00
Peter Li 8c12242304 added doom to the build lol 2025-05-03 01:05:15 -07:00
Peter Li 35e6905ed8 videoplay 2025-05-02 23:05:36 -07:00
Peter Li b733d7a329 saving b/c im scared 2025-05-02 19:56:10 -07:00
Peter Li cc960812ec Added console object 2025-05-02 09:50:23 -07:00
Peter Li ccab1182e1 moved fp camera code to extras, then added a directional light to the renderer 2025-04-26 19:32:55 -07:00
Peter Li 19e4bf629a added support for config files and added default config file for sample game 2025-04-26 15:49:29 -07:00
Peter Li 481a8f411f fixed input stack issue and removed old inputs implementation 2025-04-24 19:44:13 -07:00
Peter Li 6d1c2a4bd8 corrected camera transforms 2025-04-23 07:34:43 -07:00
Peter Li bc1dd44582 updated api for fetch instead of get 2025-04-20 18:06:35 -07:00
Peter Li 2ec0cd8c31 > texture asset loader implemented 2025-04-20 15:57:08 -07:00
Peter Li 0ca5592b40 moving engine setup away from prepare, and everything can be done in start module now 2025-04-19 18:47:52 -07:00
Peter Li ff101925ff saving before stash 2025-04-18 19:54:59 -07:00
Peter Li b9f3f75972 Mesh pool storage + mesh asset loader interfaces 2025-04-18 10:49:49 -07:00
Peter Li 8cdac4e2e7 added gltf mesh loader back 2025-04-14 23:58:08 -07:00
Peter Li 373eb9600c simple triangle example working with new sdl api 2025-04-14 17:59:00 -07:00
Peter Li 86d56cf5e6 SDL events input routing 2025-04-14 16:09:50 -07:00
Peter Li 9679514ff2 adding windowing to sample game's runtime 2025-04-14 15:16:16 -07:00
Peter Li f4381446db content and shader cooking stuff 2025-04-13 14:12:48 -07:00
Peter Li 653f61e8d9 saving 2025-04-12 17:21:53 -07:00
Peter Li 9a295f3f2f scancode, and starting to pass zig build on the individual libraries 2025-04-11 22:06:17 -07:00
Peter Li 641f38f295 Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00