Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 803 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 803 Bytes

Puffin-OpenGL-Engine

3D graphics rendering engine written in C++ and OpenGL API.

Demo video #1 (01.2017): Demo video #1 Demo video #2 (06.2017): Demo video #2

Features

  • Fog
  • Dynamic shadow mapping (directional and point lights) with PCF
  • Water reflection and refraction
  • Normal mapping
  • Mesh outline using stencil buffer
  • Particle effects
  • Postprocessing
  • TrueType font rendering, text outline
  • Antialiasing
  • Skybox reflections

Build instructions

Soon ...

Demos and tutorials

Soon ...