An open API service indexing awesome lists of open source software.

https://github.com/lbovet/rayspice

My first raytracer
https://github.com/lbovet/rayspice

Last synced: about 2 months ago
JSON representation

My first raytracer

Awesome Lists containing this project

README

        

# RaySpice

After ~30 years coding, finally wrote my first raytracer.

Lightning fast! Generate the following high-res picture in less than three seconds with 4 cores!! It uses heavily the parallel computing features of Julia.

This is about 4 hours work, 200 lines of code with minimal library use.

Hmm, I know. It has only spheres...

![](rayspice.png)