Room Escape Game

by Calvin Wong

Description

A room escape game (written in C++ / GLUT / OpenGL) involving heirarchical models, textures (with alpha mapping), simple animation, and a point light (with phong shading).

The story: the end of times has arrived (and ripped off the roof of your studio apartment as well). You must interact with the objects in the room to find the key and escape to your freedom!

Features

Pictures

A view of the textured skybox from the back of the room. The used fuse box and ready-to-use phone. The desk area, before pulling out the chair. The desk area, after pulling out the chair. The plane flying in through the window. The open doorway and window (created via alpha mapping).

Resources

Download

(Mac and Linux only) Make the project and run with ./a.out.
Source