Commit Graph

135 Commits

Author SHA1 Message Date
peterino2 dabeeb5fc8 got text rendering working again... sort of... 2025-09-01 22:36:26 -07:00
peterino2 3c1ae7d1b6 working on text renderer now 2025-09-01 09:05:05 -07:00
peterino2 c47b598a48 updated exit conditions 2025-08-29 11:58:45 -07:00
peterino2 9d8b2bea9a updated builds to use spvreflect2 and updated the build code 2025-08-18 23:35:35 -07:00
Peter Li e1a270bfcb ok, papyrus is now drawing something on screen 2025-08-14 23:35:19 -07:00
peterino2 a76cccc08a papyrus sgpu update 2025-08-14 22:08:55 -07:00
peterino2 4e93940c12 fixed all memory leaks with GPA 2025-07-09 22:16:08 -07:00
Peter Li 943a325ec0 saving 2025-07-04 18:18:06 -07:00
peterino2 39ad2ffd70 new project maker works now 2025-06-30 19:36:50 -07:00
peterino2 d1dd4961a5 fixes gpa usage, we now have a lot of memory leaks 2025-06-30 18:28:55 -07:00
peterino2 8458a6e026 new project maker 2025-06-29 22:15:34 -07:00
peterino2 dedb811c29 adding sys module 2025-06-15 20:43:17 -07:00
peterino2 b35d5405cb saving 2025-06-12 22:00:15 -07:00
peterino2 a3c6563580 testing with samplegame 2025-06-11 00:04:17 -07:00
peterino2 d1840ec9ab fixed plane normals 2025-06-08 18:38:55 -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 d90d9276b2 saving 2025-06-07 14:16:56 -07:00
peterino2 826c057bea updating missing files 2025-06-04 15:58:18 -07:00
peterino2 330f6f3772 minimal template is a thing now 2025-06-03 19:15:58 -07:00
peterino2 f7b3d03b40 crates! 2025-06-01 22:10:41 -07:00
peterino2 69203653fd adding offsets 2025-05-30 19:45:38 -07:00
peterino2 b9ddc72e73 adding mouse picking 2025-05-27 21:09:05 -07:00
peterino2 3478524fec physics objects and mouse picking 2025-05-26 14:31:44 -07:00
peterino2 6cd0dcb89e ssao fixes 2025-05-24 20:24:17 -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 72e7ec7551 saving 2025-05-20 00:56:37 -07:00
Peter Li 74228b388d so much work on hot reloading done 2025-05-19 21:35:04 -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 5c1f349673 saving 2025-05-16 23:48:04 -07:00
Peter Li a4ed162d9d added trenchbroom and BSP tools 2025-05-16 20:52:02 -07:00
Peter Li 0413399667 saving 2025-05-12 08:53:23 -07:00
Peter Li c62ab1ec84 SSAO updated and certifiably working 2025-05-11 22:16:50 -07:00
Peter Li 0e5ffc847d SSAO blur 2025-05-10 18:00:58 -07:00
Peter Li cd902baa85 very shitty ssao implementation 2025-05-10 17:27:37 -07:00
Peter Li 5ecd94d92f updated sound engine and fixed rendering on macos 2025-05-09 09:17:15 -07:00
Peter Li 4b259648a1 fixed normal rotations 2025-05-07 16:01:12 -07:00
Peter Li 742c8149f3 saving 2025-05-07 15:17:00 -07:00
Peter Li 9b67689543 ported all shaders needed for papyrus UI 2025-05-07 15:08:07 -07:00
Peter Li f76516df47 bloom and shit 2025-05-07 10:05:44 -07:00
Peter Li 77a118ee8d HDR color targets! 2025-05-06 16:23:50 -07:00
Peter Li c2429d3fe6 updated readme for samplegame in-game 2025-05-06 13:23:28 -07:00
Peter Li be2a52f323 saving 2025-05-06 12:00:41 -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 9837556c1c saving 2025-05-03 11:19:50 -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 274255556d I have a working skybox now 2025-05-01 22:20:32 -07:00
Peter Li fa1f9c6808 filtered shadow maps 2025-04-27 19:11:12 -07:00
Peter Li f74c50e493 > shadow casting lights 2025-04-27 12:58:06 -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 126b4f978d fixed the rest of my mouse and camera attachment issues 2025-04-25 00:09:14 -07:00
Peter Li c66dbaaab6 saming 2025-04-24 20:19:08 -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 4d6a175e25 saving 2025-04-21 22:34:25 -07:00
Peter Li 3419f1e28e debug draw sysstem!!!11 2025-04-21 21:47:05 -07:00
Peter Li 8c73632f5b Phong Blinn Lighting :3 2025-04-21 01:05:59 -07:00
Peter Li bc1dd44582 updated api for fetch instead of get 2025-04-20 18:06:35 -07:00
Peter Li 25178e07bc updating fragment shaders so some fields are always used 2025-04-20 17:32:44 -07:00
Peter Li 8647ac8bc9 > HOT LOADING FRAGMENT SHADERS AND TEXTURES ARE LOADED 2025-04-20 17:09:51 -07:00
Peter Li 2ec0cd8c31 > texture asset loader implemented 2025-04-20 15:57:08 -07:00
Peter Li 64c87ba3cc imgui working on the new sdl renderer 2025-04-19 21:36:38 -07:00
Peter Li 6387fdaf16 > fixing various spirv compilation issues. and making shader hot-reload more resilient. also adding sdl_gpu 2025-04-19 09:52:36 -07:00
Peter Li cd66fbb457 > sdl_gpu mesh pipeline and shader reloading 2025-04-18 23:42:08 -07:00
Peter Li 72b97b3743 still having a lot of view projection errors 2025-04-18 22:34:12 -07:00
Peter Li 4670f874f5 rendering component seems to be working but odd transforms are happening with the perspective 2025-04-18 22:07:31 -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 67d07367da saving 2025-04-17 09:11:56 -07:00
Peter Li d797083adf saving 2025-04-16 23:25:52 -07:00
Peter Li 8cdac4e2e7 added gltf mesh loader back 2025-04-14 23:58:08 -07:00
Peter Li 86d56cf5e6 SDL events input routing 2025-04-14 16:09:50 -07:00
Peter Li 341e69b32e The shader compilation story kicks ass now 2025-04-13 18:13:45 -07:00
Peter Li 806c7942e8 saving 2025-04-13 17:41: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 641f38f295 Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00