Skip to content

carbonsunsu/CarbonRender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarbonRender

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

Showcase video:
IMAGE ALT TEXT

Main

Features:

  • Deferred Shading pipeline

  • Physically based rendering

PBR

  • Linear space lighting

  • PCSS & CSM shadow

PCSS CSM

  • Alchemy AO

AO

  • Real-time RSM GI, no precomputing

GI

  • Screen space reflection

SSR

  • Real-time volumetric cloud

  • Real-time atmosphere scattering

CLOUD

  • Real-time volumetric fog

FOG0

FOG1

Future Work:

  • HDR

  • FFT Ocean

  • Terrain System

  • UI and Editor

  • New Atmosphere Scattering Method

  • Night Sky

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages