Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 771 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 771 Bytes

Readme

Written in C++ using Visual Studio 2010.

alt text

Controls

Move through the scene with on the x, z axes with the i, j, k, l keys. The reflecting spheres are centered in the origin.

Turning lights on/off

The three light sources are switched with 1/q, 2/w, 3/e

Moving lights

The three light sources can be displaced with the the n, m keys

Change light color

The key z turns the lighting color to neutral gray.

The key r turns the lighting color red.

The key g turns the lighting color green.

The key b turns the lighting color blue.

Author: Antonio Rueda-Toicen

antonio.rueda.toicen "at" gmail -dot- com