https://github.com/dontpanic92/urender
A rust implementation of the ray tracing renderer described in Ray Tracing from the Ground Up
https://github.com/dontpanic92/urender
Last synced: 10 months ago
JSON representation
A rust implementation of the ray tracing renderer described in Ray Tracing from the Ground Up
- Host: GitHub
- URL: https://github.com/dontpanic92/urender
- Owner: dontpanic92
- License: gpl-3.0
- Created: 2021-01-30T05:30:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T05:35:09.000Z (over 5 years ago)
- Last Synced: 2025-04-12T02:24:40.599Z (about 1 year ago)
- Language: Rust
- Size: 539 KB
- Stars: 28
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# urender
A rust implementation of the ray tracing renderer described in Ray Tracing from the Ground Up


