Difference between revisions of "Slayer Engine"

From CDOT Wiki
Jump to: navigation, search
(fixed a typo)
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 14:40, 30 November 2015


GAM531/DPS931 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources

SLAYER ENGINE

Repository

Team Repository


Team Members

  1. Thana Annis
  2. Alina Shtramwasser

Enhancement Work distribution and Progress

  1. Alina: Load 24bit bmp file DONE
  2. Alina: Translate the bmp to an RGB buffer + blend the textures DONE
  3. Alina: Files involved: TextureBuilder and TextureParser DONE
  4. Thana: Reworked TextureBuilder and TextureParser to work in the engine DONE
  5. Thana: Created material for testing the enhancement

Enhancements

  1. Terrain Multi-Texturing