Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javan/ray-tracer-challenge
The Ray Tracer Challenge
https://github.com/javan/ray-tracer-challenge
Last synced: 17 days ago
JSON representation
The Ray Tracer Challenge
- Host: GitHub
- URL: https://github.com/javan/ray-tracer-challenge
- Owner: javan
- Created: 2018-09-21T15:45:51.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T20:15:29.000Z (about 1 year ago)
- Last Synced: 2024-10-14T17:43:51.711Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://ray-tracer-challenge.now.sh/
- Size: 1.03 MB
- Stars: 43
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👋 This is my source code, written in JavaScript, from working through the first eleven chapters of [Jamis Buck](https://github.com/jamis)’s incredible book: _**[The Ray Tracer Challenge](https://pragprog.com/book/jbtracer/the-ray-tracer-challenge)**_.
> Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch!
>
> It’s easier than you think. In just a couple of weeks, build a ray tracer that renders beautiful scenes with shadows, reflections, brilliant refraction effects, and subjects composed of various graphics primitives: spheres, cubes, cylinders, triangles, and more.Chapter 11
   ÂChapter 10
   Â