Install SDF (Ubuntu 22)
sudo apt-get install libsdl2-2.0-0
- For installations on other platforms see https://wiki.libsdl.org/
Build the executable:
cmake -B build && cmake --build build
./render
Template visualizes SDF tor, with camera rotating at a constant speed around it.