Skip to content

rustyhowell/raytracer_py

Repository files navigation

I'm following the code in "Ray Tracing in a Weekend" by Peter Shirley. I'm doing this in Python rather than the recommended C++. Knowing that there are more elegant solutions, I going to start by doing a direct port to Python, and benchmarking the results. Once I get it working, I'll try some optimizations like using numpy or multiprocessing.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages