Prerequisites & Dependencies g++ cmake boost glew glfw3 glm YAML-CPP Compile mkdir build && cd build cmake .. && make Run CLI Render to file osrlibcli --yaml testdata/scene.yaml --output bunny.ppm Run viewer osrlibcli --yaml testdata/scene.yaml