nitvic793 / CogentEngine

Project to learn and explore DirectX12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CogentEngine

Game engine using DirectX 12

Features currently implemented:

Physically Based Rendering

  • BRDF Cook-Torrence Lighting

  • Directional, Point and Spot Lights

  • Image based lighting

Toon Shading

  • Rim Lighting

  • Specularity

Transparency

Job Sytsem for asyncronously scheduling jobs

Ray picking

A* path finding

About

Project to learn and explore DirectX12


Languages

Language:C++ 61.9%Language:C 31.0%Language:HLSL 7.1%