No description
Find a file
Moritz Gmeiner c062e6107a removed all mutable update code from Camera, now Update() needs to be called manually
made Renderer methods const, so redner threads cannot accidentally step on each others feet
2024-01-05 00:43:17 +01:00
.vscode init commit 2023-12-23 22:56:27 +01:00
src removed all mutable update code from Camera, now Update() needs to be called manually 2024-01-05 00:43:17 +01:00
subprojects added Dielectric (glass) material 2023-12-31 00:28:45 +01:00
.gitignore removed image.ppm from repo 2023-12-27 19:46:29 +01:00
.gitmodules changed philox to rand 2023-12-30 12:37:27 +01:00
meson.build added Materials 2023-12-30 14:01:45 +01:00
meson.options changed philox to rand 2023-12-30 12:37:27 +01:00