Project

<Team> Puzzle Game

Puzzle Game
Graphics

A computer graphics course final assignment.

PuzzleGame

Introduction

  • Developed a 3D puzzle game as a final graphics project. Implemented Phong lighting model with diffuse, specular, ambient, emission maps and texture loading in GLSL.
  • Added point lights, directional lights, spotlights, and real-time shadows using shadow mapping.