Skip to content

lizhanyin/dx12-engine-elixir

 
 

Repository files navigation

DirectX 12 Engine

Features

  • Deferred Rendering
  • Physically based shading
  • Image Based Lighting
  • GPU Skinned Animation
  • Scene Graph
  • Entity-Component System
  • Hot-Loading Systems
  • Shadows
    • Directional PCF Shadows
    • Point Light Shadows
  • Post Processing
    • Depth Of Field
    • Sun Rays

alt text

Description

Personal project to explore and learn DirectX 12. Most probably will not update this repo anymore and will work on a new project.

In Action

Depth Of Field

alt text

Sun Rays

alt text

About

DirectX 12 Rendering Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.2%
  • C 10.8%
  • HLSL 5.0%