https://github.com/pythonnut/math164-raytracer
A simple raytracer for MATH 164: Scientific Computing
https://github.com/pythonnut/math164-raytracer
Last synced: 4 months ago
JSON representation
A simple raytracer for MATH 164: Scientific Computing
- Host: GitHub
- URL: https://github.com/pythonnut/math164-raytracer
- Owner: PythonNut
- Created: 2018-02-07T01:52:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T23:34:30.000Z (over 7 years ago)
- Last Synced: 2025-02-07T08:48:58.450Z (11 months ago)
- Language: C++
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Math 164 Raytracer
==================
A simple raytracer written in C++.