0xacb / cg2015

CG 2015 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computational Graphics project (BSc) - OpenGL

Authors: 0xacb and davidgomes

Features:

  • Object and texture loader
  • Object and texture rendering
  • Skybox
  • Water shader (waves and reflection)
  • Sun shader
  • Lens flare shader
  • Collisions
  • Particles

Screenshot

How to compile (Linux and OSX):

  cmake .
  make
  ./cg2015

About

CG 2015 Project


Languages

Language:C++ 79.0%Language:TeX 13.0%Language:GLSL 6.3%Language:CMake 1.7%