Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rt2013g/ray-tracer
https://github.com/rt2013g/ray-tracer
cpp raytracer
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rt2013g/ray-tracer
- Owner: rt2013G
- License: apache-2.0
- Created: 2024-07-22T10:38:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T23:06:21.000Z (6 months ago)
- Last Synced: 2024-08-03T23:17:39.807Z (6 months ago)
- Topics: cpp, raytracer
- Language: C++
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Ray-Tracer
This is a Ray Tracer built while following the book "The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer".
### Chapter 6
##### Not a sphere##### A sphere
### Chapter 7
##### A snowman### Chapter 9
##### Balls##### Balls, from above
### Chapter 11
##### A snowman, with reflections