Difference between revisions of "Slayer Engine"
(fixed a typo) |
Thana Annis (talk | contribs) |
||
Line 14: | Line 14: | ||
# Alina: Translate the bmp to an RGB buffer + blend the textures DONE | # Alina: Translate the bmp to an RGB buffer + blend the textures DONE | ||
# Alina: Files involved: TextureBuilder and TextureParser DONE | # Alina: Files involved: TextureBuilder and TextureParser DONE | ||
+ | # Thana: Reworked TextureBuilder and TextureParser to work in the engine DONE | ||
+ | # Thana: Created material for testing the enhancement | ||
== Enhancements == | == Enhancements == | ||
# Terrain Multi-Texturing | # Terrain Multi-Texturing |
Revision as of 13:40, 30 November 2015
GAM531/DPS931 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources
Contents
SLAYER ENGINE
Repository
Team Members
Enhancement Work distribution and Progress
- Alina: Load 24bit bmp file DONE
- Alina: Translate the bmp to an RGB buffer + blend the textures DONE
- Alina: Files involved: TextureBuilder and TextureParser DONE
- Thana: Reworked TextureBuilder and TextureParser to work in the engine DONE
- Thana: Created material for testing the enhancement
Enhancements
- Terrain Multi-Texturing