https://github.com/soyapo/raytracer
C++ Ray Tracer with PPM output
https://github.com/soyapo/raytracer
cpp raytracing
Last synced: about 1 year ago
JSON representation
C++ Ray Tracer with PPM output
- Host: GitHub
- URL: https://github.com/soyapo/raytracer
- Owner: soyapo
- Created: 2025-02-26T11:28:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T11:38:31.000Z (over 1 year ago)
- Last Synced: 2025-02-26T12:33:01.434Z (over 1 year ago)
- Topics: cpp, raytracing
- Language: C++
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Basic object oriented Ray Tracer written in C++
### Currently under development