Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T22:20:50.000Z (over 1 year ago)
- Last Synced: 2024-10-26T08:37:28.280Z (3 months ago)
- Topics: cpp, javascript, ray-tracer, ray-tracing, raytracer, raytracing, raytracing-one-weekend, typescript
- Language: TypeScript
- Homepage:
- Size: 4.47 MB
- Stars: 2
- 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.