An on-going simple raytracing project build from scratch with C++ for self-learning practice. Currently support: - sphere geometry intersection test; - diffuse/perfect reflection materials; - sphere direct light sampling.
Infinite mirror effect.