https://github.com/suboptimaleng/ray-tracing
📚 Learning the basics of Ray Tracing.
https://github.com/suboptimaleng/ray-tracing
cpp javascript ray-tracer ray-tracing raytracer raytracing raytracing-one-weekend typescript
Last synced: about 1 year ago
JSON representation
📚 Learning the basics of Ray Tracing.
- Host: GitHub
- URL: https://github.com/suboptimaleng/ray-tracing
- Owner: SuboptimalEng
- License: mit
- Created: 2023-02-04T15:55:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T22:20:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T10:38:35.640Z (about 1 year ago)
- Topics: cpp, javascript, ray-tracer, ray-tracing, raytracer, raytracing, raytracing-one-weekend, typescript
- Language: TypeScript
- Homepage:
- Size: 4.47 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📚 Learning Ray Tracing
This repo contains the code for various ray tracers I made using Pete
Shirley's [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) book as a reference.