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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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