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
- Host: GitHub
- URL: https://github.com/ippan/simplex-ray
- Owner: ippan
- License: mit
- Created: 2017-05-06T08:49:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T14:52:19.000Z (over 6 years ago)
- Last Synced: 2025-02-08T14:11:54.560Z (over 1 year ago)
- Topics: ray-tracer, ray-tracing, raytracer, raytracing
- Language: C#
- Size: 2.38 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

# License
MIT License