Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 350 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 350 Bytes

crytek-sponza-vizualization

OpenGL visualization of crytek sponza scene

List of features:

  • Sponza scene
  • Moving model
  • Textures
  • Ambient, diffuse, specular lighting
  • Normal mapping
  • Global + local light sources
  • Shadows
  • Reflections

Build and Run

  1. mkdir build && cd build
  2. cmake ..
  3. cmake --build .
  4. ./sponza_scene