Ray Tracing: The Next Week 着手開始

Chapter6で光源が出てくる

指向性のある光源実装のために、Chapter6まで進める...💪

委譲コンストラクタ

コンストラクタ内でコンストラクタを呼んじゃダメみたい

https://cpprefjp.github.io/lang/cpp11/delegating_constructors.html

output.png

blur.png

https://github.com/kugimasa/RAY/commit/dbbe6ac4bb955e0acaca7f378d39573fd3bed998

AABB実装

正式には axis-aligned bounding rectangular parallelepipedらしい

parallelepipedは平行六面体