https://github.com/howingyip/ray-tracer
Simple ray tracing renderer written in C++.
https://github.com/howingyip/ray-tracer
Last synced: about 2 months ago
JSON representation
Simple ray tracing renderer written in C++.
- Host: GitHub
- URL: https://github.com/howingyip/ray-tracer
- Owner: HoWingYip
- License: unlicense
- Created: 2023-10-22T17:47:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-04T05:23:15.000Z (over 1 year ago)
- Last Synced: 2025-02-02T09:13:49.752Z (4 months ago)
- Language: C++
- Size: 692 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
Simple ray tracing renderer written in C++.