https://github.com/danman113/raytracer
A simple ray tracer to cement some linear algebra concepts
https://github.com/danman113/raytracer
Last synced: 12 months ago
JSON representation
A simple ray tracer to cement some linear algebra concepts
- Host: GitHub
- URL: https://github.com/danman113/raytracer
- Owner: danman113
- License: mit
- Created: 2024-06-22T03:16:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T05:14:30.000Z (over 1 year ago)
- Last Synced: 2025-01-16T05:55:24.423Z (about 1 year ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raytracer
A simple ray tracer to cement some linear algebra concepts