Ray tracing (EN) In order to train to create CGI, we want to create a small ray tracer implemented in C.
(FR) Afin de s'entraîner à créer des images de synthèse, nous allons créer un humble ray tracer en C.
- install SDL2
- git clone https://github.com/RueRivoli/RTV1.git
- cd RTV1
- make
- ./rtv1 scenes/[big_screen | small_screen]/[name_map]