Skip to content

CG2015: A project exploring computer graphics principles and demo implementations in C++/OpenGL — includes shaders, rendering techniques, and interactive visualizations.

ledgerwave/cg2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Graphics project (BSc) - OpenGL

Author: Ledger Wave

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

CG2015: A project exploring computer graphics principles and demo implementations in C++/OpenGL — includes shaders, rendering techniques, and interactive visualizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published