Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 730 Bytes

README.md

File metadata and controls

50 lines (25 loc) · 730 Bytes

CarbonRender

A real-time rendering engine based on C++ and OpenGL

Main

Features:

  • Deferred Shading pipeline

  • Physically based rendering

PBR

  • Linear space lighting

  • ESM shadow

  • Alchemy AO

AO

  • Real-time RSM GI, no precomputing

GI

  • Screen space reflection

GI

  • Real-time volumetric cloud

  • Real-time atmosphere scattering

GI

Future Work:

  • HDR

  • FFT Ocean

  • Terrain System

  • UI and Editor

  • New Atmosphere Scattering Method

  • Night Sky