ThreadedExamples/example02_threaded_raytracing
Stephen Seo ad84fe083d Ex02: Minor improvements 2021-09-01 21:14:56 +09:00
..
src Ex02: Minor improvements 2021-09-01 21:14:56 +09:00
.clang-format Use clang-format to reformat sources 2021-08-24 12:42:18 +09:00
.clang-tidy WIP output PNG image 2021-08-25 11:57:54 +09:00
.clangd Add .clangd 2021-08-23 14:01:03 +09:00
.gitignore Update .gitignore 2021-08-24 20:31:05 +09:00
.lvimrc Update 'example02_threaded_raytracing/.lvimrc' 2021-08-24 05:59:05 +00:00
CMakeLists.txt WIP output PNG image 2021-08-25 11:57:54 +09:00
README.md Update README.md 2021-08-25 19:24:56 +09:00
clang_tidy_generation.sh WIP output PNG image 2021-08-25 11:57:54 +09:00

README.md

Legal stuff

Uses glm which is licensed under the "Happy Bunny License" or the MIT License.
Uses libpng which is licensed under the PNG Reference Library License version 2.