issues
search
ConstellationGamesOrg
/
Constellation-Engine-Archive01
An innovative yet performant game engine written in C++
MIT License
5
stars
0
forks
source link
Added coordinate systems
#55
Closed
CMDR-JohnAlex
closed
2 years ago
CMDR-JohnAlex
commented
2 years ago
Changes in this PR:
Added cube, removed EBO
Enabled depth buffer test
Moved vsync from being set every frame to only once
Added multiple rotating cubes
Changes in this PR: