6 Commits

Author SHA1 Message Date
9c1417a8f9 Autoformat everything + minor include fixes 2021-01-02 15:20:33 +01:00
53810dd99f Toggle-able AA
button Q toggles anti-aliasing (handled in RenderSystem)
2020-12-13 00:12:49 +01:00
482aa93cce Add new textures with normalmaps
Now each texture has proper normals
2020-11-18 16:29:28 +01:00
4951ad3b04 Add normalmap support
Tangents are not yet used, so the normals are currently only correct for the ground.
2020-11-16 13:11:07 +01:00
a043847bad Basic (non-sorted) transparent rendering and cleanup in RenderSystem 2020-01-15 00:22:39 +01:00
cbb0dc1164 Texture! 2020-01-14 13:14:33 +01:00