https://github.com/codegoalie/gotinyraytracer
Tiny ray tracer model after https://github.com/ssloy/tinyraytracer but in Go
https://github.com/codegoalie/gotinyraytracer
Last synced: 8 months ago
JSON representation
Tiny ray tracer model after https://github.com/ssloy/tinyraytracer but in Go
- Host: GitHub
- URL: https://github.com/codegoalie/gotinyraytracer
- Owner: codegoalie
- Created: 2019-01-21T18:44:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T20:24:57.000Z (about 7 years ago)
- Last Synced: 2025-02-14T05:43:40.823Z (about 1 year ago)
- Language: Go
- Size: 3.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotinyraytracer
`gotinyraytracer` is a tiny ray tracer modeled after
https://github.com/ssloy/tinyraytracer but written in Go. It ie meant
to be a learning exercise and its development is captured in [a series of blog
posts](https://codegoalie.com/2019/01/21/ray-tracing-pt-1/index.html).
By commit, the expected output images are:
__Step 1__
