Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 316 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 316 Bytes

Alien Marsh

A 3D scene built using C++ and OpenGL.

The purpose of this project was to create a scene using C++, OpenGL and GLSL, that demonstrates the fundamental understanding of graphical concepts such as: creating geometry, lighting, applying transformations, texturing, cameras and post processing effects.