Week 04 - Aggregates/TK-Quake GitHub Wiki
COMP3290 - Meeting 2
- Attendees: Alex, Simon, Michael, Tyler
- Apologies: Jake
- Absent
Agenda
Discussion
- Michael has set up Google Drive for uploading assets to keep the repo clean
- Question raised: how will we store assets and pull them down when building project
- Move TKQuake.Engine.Core.BSP to TKQuake.Engine.Loader.BSP
Progrss Update
- Simon
- Command interface with Execute() command. Can pass in agent or set up to call execute command
- Rebase of camera development and replace Tyler's code with ICommands
- Michael
- Looked at OBJ Loader and got familiar with codebase
- Expect to be done by end of weekend
- Tyler
- Developed ILivableEntity / PlayerEntity / Camera implementation
- Alex
- Work on BSP Loader. Expect to finish this weekend
- Jake
Actions
- Simon
- Look at possibility of extending Input Controller to allow for multiple key presses
- Tyler
- Send Alex a BSP file
- Look into collision detection
- Alex/Michael
- Develop mesh class for rendering 3D models