Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 134 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 134 Bytes

Naive CUDA Sdf Renderer

Requirements

  • CUDA

Compile

cmake -S . -B build
cmake --build build
build/sdf_renderer