Using as a base your raytracer and your main idea of exploiting numpy arrays, I created the following one:
https://github.com/rafael-fuente/Python-Fast-Raytracer
It cannot presume to run as fast, but it still pretty fast, and it can render impressive images.
Using as a base your raytracer and your main idea of exploiting numpy arrays, I created the following one:
https://github.com/rafael-fuente/Python-Fast-Raytracer
It cannot presume to run as fast, but it still pretty fast, and it can render impressive images.