/Raytracer

Primary LanguageSwift

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