feuerdev / Raytracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raytracer

| |

This is a Raytracer implementation in Swift. No external libraries were used and the image is drawn to a bitmap using a pixel buffer. A portion of the low level code was extracted to my library FeuerLib

About


Languages

Language:Swift 99.3%Language:Ruby 0.7%