Asteroids built on a handmade engine for learning.
Doyle Thai
8eb9068093
Begin switching over to using Rect instead of V4s for rectangle operations for added semantics of pos and size, instead of 2 coordinate points. There are more meaningful rectangle operations based on its position and size. By providing that upfront it's more intuitive and convenient than deducing size from subtracting two vector elements. |
||
---|---|---|
data | ||
extern | ||
src | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
Dengine.sln | ||
Dengine.vcxproj | ||
Dengine.vcxproj.filters |