Asteroids built on a handmade engine for learning.
Doyle Thai
d0b4c99787
Some functions which should not be exposed in the API have been switched to INTERNAL scope. We have a notion of an empty texture in World Traveller that we can pass in situations where we just want to render a solid colour with no associated texture. The alternative to this was creating a separate shader for rendering primitives but would require at some point to expose the AssetManager to the renderer or the user on behalf has to manually switch shaders before rendering (non-intuitive). |
||
---|---|---|
data | ||
extern | ||
src | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
Dengine.sln | ||
Dengine.vcxproj | ||
Dengine.vcxproj.filters |