본문으로 바로가기

[C++] Ray tracing + Super sampling

category Portfolio/2017 2022. 6. 22. 10:12
728x90

Applied reflection, refraction, and shadow for ray tracing

without super sampling
with supersampling
without super sampling
with super sampling

GitHub

https://github.com/changkiLee/C-Project/tree/master/RayTracing

 

GitHub - changkiLee/C-Project: Projects using C++

Projects using C++. Contribute to changkiLee/C-Project development by creating an account on GitHub.

github.com

 

728x90

'Portfolio > 2017' 카테고리의 다른 글

[C++] Roller coaster simulation  (0) 2022.06.22
[C++] Height map visualization  (0) 2022.06.22
Manipulating spatial data with google earth(*.kml)  (0) 2022.06.22