Commit Graph

170 Commits

Author SHA1 Message Date
fce32b1320 get wall collisions kind of working 2023-01-26 23:52:25 +00:00
165d2687a8 Fix sphere normals 2023-01-26 21:54:20 +00:00
6e45aba65b ALlow texture filtering to be changed 2023-01-26 21:17:07 +00:00
ea51d669d9 Disable all Assimp importers except collada 2023-01-22 21:49:56 +00:00
2985a3af81 Try add player collision 2023-01-22 18:20:10 +00:00
adb47d810c update to do list 2023-01-21 18:02:38 +00:00
5791b11fb9 Add persistent resources, clean up code 2023-01-20 20:59:35 +00:00
bailwillharr
8afa35e940 Disable frame limiter 2023-01-20 19:28:10 +00:00
c489c66a44 Clean stuff up 2023-01-20 16:30:35 +00:00
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
a266a11615 Update readme 2023-01-06 16:47:08 +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
7920d1199e start implementing ECS 2022-12-14 22:50:17 +00:00
bailwillharr
a278b7d035 Remove stuff to rewrite 2022-12-01 19:08:21 +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
dc2cb22eb8 add objects back 2022-11-30 00:46:03 +00:00
bailwillharr
45a8c7be3c begin adding SceneManager 2022-11-29 14:22:03 +00:00
bailwillharr
fd6c99ea12 disable most of the engine for for rewrite 2022-11-28 16:33:50 +00:00
bailwillharr
cc705fde85 remove non-generic logic from engine game loop 2022-11-28 15:57:18 +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
04a7114e0e do font stuff 2022-11-23 16:20:08 +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
ceaa2c30f5 Do some things 2022-11-15 13:59:43 +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