Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 560 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 560 Bytes

FTS-Render

Build

git clone https://github.com/CellarCordial/FTS-Render.git
cd FTS-Render
xmake build FTS-Render

Control

  • Press mouse right button and w, a, s, d, q, e

Features

  • RHI D3D12
  • Render Graph
  • Signed Distance Field
  • Asynchronous Loading Model
  • Tiny Entity Component System
  • Precomputed Atmospheric Scattering
  • Global Signed Distance Field Generate & Update

TODO

  • Nanite(Virtual Mesh & Culling)
  • Surface Cache
  • Virtual Shadow Map
  • DDGI
  • SSAO
  • Restir GI
  • Screen Space Probe
  • VXGI
  • Vulkan RHI