SeanOMik
|
78ef93bcf5
|
Start working on fixed timestep
Frame interprelation still needs to be done to make a slow TPS look smooth
|
2022-10-14 23:17:22 -04:00 |
SeanOMik
|
4c3a2729c7
|
Remove use of Shader::use() by keeping track of the inuse shader program
|
2022-10-12 23:01:31 -04:00 |
SeanOMik
|
6944d0ac6d
|
Implement sorting blending
|
2022-10-11 23:16:52 -04:00 |
SeanOMik
|
3b51dce796
|
Implement ECS with EnTT and a submission based renderer
|
2022-09-23 00:44:07 -04:00 |
SeanOMik
|
5a7e5cd10f
|
Use assimp for loading 3d models
|
2022-09-21 22:52:06 -04:00 |
SeanOMik
|
04cf19d7bd
|
Fix rendering entities
|
2022-09-16 11:14:38 -04:00 |
SeanOMik
|
44f9a5f5a5
|
Fix the opengl errors, still not rendering anything
|
2022-09-10 18:39:39 -04:00 |
Sean Ervin
|
371534a01a
|
Implement ECS in the renderer. Nothing is shown yet though
|
2022-08-30 19:39:24 -04:00 |
SeanOMik
|
3a49373d75
|
Create a renderer that handles model rendering
|
2022-08-18 22:40:34 -04:00 |