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

https://github.com/daniel-beard/dbraytracer

Simple ray tracer written in Swift
https://github.com/daniel-beard/dbraytracer

raytracer swift

Last synced: about 1 year ago
JSON representation

Simple ray tracer written in Swift

Awesome Lists containing this project

README

          

# DBRaytracer

![](Outputs/readme.png)

- Simple ray-casting based ray tracer
- Written in Swift.
- Not optimized or profiled.
- Currently implements 3 materials, and only sphere shapes.