This is a modified version of pbrt-v4 where I experiment and learn.
- Accelerating operator[] of vectors: Despite being not allowed in C++, it works, and I don't need to satisfy any extra-ordinary platform where it doesn't 😆.
- Other modifications are coming...