ThreadedExamples/example02_threaded_raytracing
2021-08-24 13:27:50 +09:00
..
src Ignore "unused" warning for gray sphere rendering 2021-08-24 12:42:54 +09:00
.clang-format Use clang-format to reformat sources 2021-08-24 12:42:18 +09:00
.clang-tidy Add .clang-tidy, build rules for format and tidy 2021-08-24 13:27:50 +09:00
.clangd Add .clangd 2021-08-23 14:01:03 +09:00
.gitignore Rename example02 dir 2021-08-21 11:29:31 +09:00
.lvimrc Add .lvimrc 2021-08-24 13:16:44 +09:00
CMakeLists.txt Add .clang-tidy, build rules for format and tidy 2021-08-24 13:27:50 +09:00
README.md Add README.md for Ex02 regarding third-party lib use 2021-08-24 12:14:07 +09:00

Legal stuff

Uses glm which is licensed under the "Happy Bunny License" or the MIT License.