https://github.com/lbovet/rayspice
My first raytracer
https://github.com/lbovet/rayspice
Last synced: about 2 months ago
JSON representation
My first raytracer
- Host: GitHub
- URL: https://github.com/lbovet/rayspice
- Owner: lbovet
- License: apache-2.0
- Created: 2014-12-29T23:57:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T00:01:05.000Z (over 10 years ago)
- Last Synced: 2025-01-17T08:11:58.358Z (3 months ago)
- Language: Julia
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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...
