Sean Ervin
|
371534a01a
|
Implement ECS in the renderer. Nothing is shown yet though
|
2022-08-30 19:39:24 -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
|
e69c86283c
|
Delete all old 2d code, change license
|
2021-11-20 00:48:28 -05:00 |
SeanOMik
|
15421ff7e0
|
Create a Destructable classes to replace IsQuitting and Quit
|
2021-03-12 17:18:23 -06:00 |
SeanOMik
|
f38c239a6a
|
Change how some classes are destroyed
|
2021-03-12 17:08:20 -06:00 |
SeanOMik
|
b24f4feb4a
|
Rework some stuff for memory
|
2020-07-03 15:26:44 -05:00 |
SeanOMik
|
7ced4f85cf
|
Remove default render target of nullptr.
|
2020-07-03 13:34:22 -05:00 |
SeanOMik
|
ca64ab7a21
|
Rename `first_example` to `snake`. Also create entity & component system
|
2020-07-03 13:31:17 -05:00 |