Go to file
2021-08-23 21:37:29 +09:00
example01_singleThread_c_impl Create example01 2021-08-20 17:35:11 +09:00
example02_threaded_raytracing Scene tweaks 2021-08-23 21:29:12 +09:00
LICENSE Add MIT License 2021-08-23 21:37:29 +09:00
README.md Create example01 2021-08-20 17:35:11 +09:00

What this repo is

This repo has some examples using multi-threaded-programming because someone asked about how it works.