← Back to home

Space BastARds

Platform: iOS Language: Objective-C / C Objective-COpenGL ESAR

Space BastARds is an augmented reality space shooter that requires players to move around in order to control their ship.

  • Created an .obj file parser to load in our models
  • Implemented sound using OpenAL
  • Implemented UI elements
  • Implemented touch input
  • Assisted in wrapping OpenGL ES 2.0 VBO functionality to simplify code for other programmers
  • Collaborated with teammates to decide on the multi-marker design
  • Helped other programmers troubleshoot and debug issues