Skip to content

jesusdoesnotloveyou/ScaldEngine

Repository files navigation

Scald Render Engine

Screenshots




Features

Graphics

  • Deferred Rendering
    • GBuffer (Color, Normal, WorldPos)
  • Lighting & Shadows
    • Directional Lights (Cascaded Shadows)
    • Point Lights
    • PCF Shadows
  • Simple Particles

Building ScaldEngine

ScaldEngine uses the CMake configuration system.

Visual Studio

Generate project files by running generate_project_files.bat. If you are working with Visual Studio 2022, you can setup a Visual Studio solution by running build_debug.bat. The solution files are written to build/ and the binary output is located in build/bin.

About

Personal project for learning render development with DX11.

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages