SeanOMik
|
d75491f6ed
|
Changes to ECS, create simple Bullet physics system
|
2022-11-10 19:07:05 -05:00 |
SeanOMik
|
0a5dc66e4c
|
Create input update loop with varying timestep
|
2022-10-16 15:23:35 -04:00 |
SeanOMik
|
44f9a5f5a5
|
Fix the opengl errors, still not rendering anything
|
2022-09-10 18:39:39 -04:00 |
SeanOMik
|
61ff63bef0
|
Start working on scene based rendering
The renderer will render a scene object which has entities and "stray" models to render
|
2022-08-19 00:20:53 -04:00 |
SeanOMik
|
794246eb02
|
Use raw pointer of GLFWwindow instead shared_ptr
|
2021-12-02 16:56:49 -05:00 |
SeanOMik
|
7e0ecda783
|
Remove the created by comments, and replace header guards with pragma
|
2021-11-27 14:16:41 -05:00 |
SeanOMik
|
741b0c5b07
|
Add cmrc for resource compiling, add shaders, create a 2d triangle
|
2021-11-21 01:23:53 -05:00 |