Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 936 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 936 Bytes

GoPokemon

Game built with OpenGL and GLUT, the goal is to dodge the pokeballs. It's the opposite of PokemonGo.

  • OBJ Reader
  • AABB collision
  • 3D transforms(Scale, rotation, translate) using matrices
  • Generate Bezier
  • Illumination using Phong model

Wireframe

Light

Light + Color

Credits

Created by Jesús Alberto Martínez Mendoza