Giter VIP home page Giter VIP logo

adria-dx12's Introduction

Adria-DX12

Graphics engine written in C++ using DirectX12.

Features

  • Render graph
    • Automatic resource barriers
    • Resource reuse using resource pool
    • Automatic resource bind flags and initial state deduction
    • Pass culling
    • Graph visualization
  • DDGI
    • Probe visualization
  • GPU-Driven Rendering
    • GPU frustum culling
    • 2 phase GPU occlusion culling
  • Reference path tracer
  • Temporal upscalers
    • FSR2, FSR3
    • XeSS
    • DLSS3
  • Ultimate Bindless
    • Only one root signature
  • Volumetric lighting for shadow casting lights
  • Tiled deferred rendering
  • Clustered deferred rendering
  • Shadows
    • PCF shadows for directional, spot and point lights
    • Cascade shadow maps for directional lights
    • Ray traced shadows (DXR)
  • Volumetric clouds
    • Temporal reprojection
  • Hosek-Wilkie sky
  • Ocean FFT
  • Automatic exposure
  • Bloom
  • Tony McMapface tonemapping
  • Depth of field + Bokeh
    • Custom
    • FFX
  • Ambient occlusion:
    • SSAO
    • HBAO
    • CACAO (FFX)
    • RTAO (DXR)
  • Reflections:
    • SSR
    • RTR (DXR)
  • Antialiasing: FXAA, TAA
  • Contrast Adaptive Sharpening (FFX)
  • Film effects: Lens distortion, Chromatic aberration, Vignette, Film grain
  • Rain
  • God rays
  • Lens flare
  • Motion blur
  • Decals
  • ImGui editor
  • Profiler
    • custom and tracy profiler
  • Debug tools
    • Debug renderer
    • Shader hot reloading
    • Render graph dump and visualization
    • Shader debug printf

TODO

  • ReSTIR GI

Screenshots

DDGI

Disabled Enabled
Probe Visualization

Volumetric Clouds

San Miguel

Ocean

Path Tracer

Editor

Ray Tracing Features

Cascaded Shadow Maps Hard Ray Traced Shadows
Screen Space Reflections Ray Traced Reflections
SSAO RTAO

Render Graph Visualization

Rain

adria-dx12's People

Contributors

mateeeeeee avatar codacy-badger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.