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

https://github.com/ippan/simplex-ray

A simple ray tracer
https://github.com/ippan/simplex-ray

ray-tracer ray-tracing raytracer raytracing

Last synced: about 1 year ago
JSON representation

A simple ray tracer

Awesome Lists containing this project

README

          

# Simplex Ray

a simple ray tracer written in C#, is base on the book [Ray Tracing in One Weekend](http://in1weekend.blogspot.com/2016/01/ray-tracing-in-one-weekend.html).

# Results
![Sphere](/images/sphere.png?raw=true)

# License

MIT License