Skip to content

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

License

Notifications You must be signed in to change notification settings

gyp199009/CarbonRender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.9%
  • C 36.5%
  • GLSL 0.6%