Commit Graph

85 Commits

Author SHA1 Message Date
0a39baea20 Add basic sphere collision testing 2023-01-18 14:42:09 +00:00
17f513d30f Add grass, fix sphere gen 2023-01-16 11:37:46 +00:00
16a522ea92 Enable frame limiter; fix linux compilation 2023-01-11 09:53:42 +00:00
bailwillharr
59cfd3c2f2 Move some code into source files. Make stb impl. 2023-01-08 15:22:44 +00:00
d7d8720c75 Fix bugs, add mesh gen 2023-01-06 16:45:39 +00:00
cf99262dc8 Fix bug where meshes are rendered by vertex count 2023-01-05 13:50:51 +00:00
b2831e2b5d Re-add model loading and clean up code 2023-01-05 13:21:33 +00:00
eac852eb93 Add many triangles to test rendering 2023-01-02 21:11:29 +00:00
e63e30fd4c Get ECS to a functional state 2023-01-02 17:24:20 +00:00
2a7a9e54b2 Get mesh renderer functional 2022-12-22 11:27:16 +00:00
c493ba559b Add mesh renderer 2022-12-20 23:51:04 +00:00
2f880981ac Get ecs to a somewhat functional state 2022-12-15 15:54:11 +00:00
1e06df5dc2 more ecs stuff 2022-12-15 10:07:22 +00:00
bailwillharr
60d1452f01 Add resource manager 2022-12-01 15:54:28 +00:00
bailwillharr
648bdf19fe Move engine resources out of test 2022-11-30 11:59:41 +00:00
bailwillharr
7788a86c2f Work on scene 2022-11-30 10:36:50 +00:00
bailwillharr
fd6c99ea12 disable most of the engine for for rewrite 2022-11-28 16:33:50 +00:00
bailwillharr
9c9b74f8fc Fix fonts. Optimise vulkan renderer 2022-11-28 15:02:08 +00:00
d8911df619 Do things 2022-11-28 09:39:00 +00:00
bailwillharr
69dae9ab42 Add stuff 2022-11-27 14:35:41 +00:00
e495183019 do font stuff 2022-11-23 18:09:49 +00:00
bailwillharr
b5c7750649 Do stuff 2022-11-23 15:40:10 +00:00
6bf12dc95b Re-upload large files with LFS 2022-11-22 21:51:31 +00:00
28a017e5e7 Fix text file reading 2022-11-22 21:50:06 +00:00
bailwillharr
97cd86e87b Import .dae files into git lfs 2022-11-21 17:19:08 +00:00
bailwillharr
d91def268a Add better model loading, add test models 2022-11-21 17:14:31 +00:00
bailwillharr
6c50c37825 Add assimp library 2022-11-20 13:26:52 +00:00
f06ccecd33 Add multisampling 2022-11-15 19:53:40 +00:00
ecab0acbf4 Fix shaderc linking and crlf shader errors in linux 2022-11-14 23:11:49 +00:00
bailwillharr
d71254985b Add textures 2022-11-11 16:18:22 +00:00
bailwillharr
7cc09484c1 Support textures with vulkan; add FPS limiter. 2022-11-10 14:12:29 +00:00
bailwillharr
d4106091cd Remove old TODO; begin texture impl. 2022-11-09 15:37:16 +00:00
bailwillharr
52009da6fa do stuiff 2022-11-08 15:34:59 +00:00
bailwillharr
b65058ab3e DO stuff 2022-11-08 13:42:07 +00:00
bailwillharr
f4fd782930 Add test project; work on gfx 2022-11-07 20:15:26 +00:00