Skip to content

The final project for second year 3D Programming course @ Blekinge Tekniska Högskola (BTH)

Notifications You must be signed in to change notification settings

Mumsfilibaba/3D-Programming-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Programming-Project

This is my final project in the 3D Programming course at BTH (DV1542) taken during my second year.

The application compiles for Windows and supports both DirectX 11 and OpenGL (The API used is toggable with a define in Main.cpp).

Features:

  • Normal mapping
  • Parallax Occlusion Mapping
  • PCF Soft Shadows (Directional Light)
  • Deferred Rendering
  • Physically Based Rendering (With Image Based Lightning)
  • Tesselation for terrain (Used together with heightmapping) in Domain- and Hull Shaders
  • Backface culling in Geometry Shader
  • Bloom

About

The final project for second year 3D Programming course @ Blekinge Tekniska Högskola (BTH)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages