https://github.com/lmarzen/ray-tracer
A ray tracing-based rendering engine written in C. Parallelized using OpenMP and MPI.
https://github.com/lmarzen/ray-tracer
Last synced: about 2 months ago
JSON representation
A ray tracing-based rendering engine written in C. Parallelized using OpenMP and MPI.
- Host: GitHub
- URL: https://github.com/lmarzen/ray-tracer
- Owner: lmarzen
- Created: 2022-11-09T15:45:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T20:43:38.000Z (over 2 years ago)
- Last Synced: 2025-02-14T05:43:03.341Z (4 months ago)
- Language: C
- Size: 3.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ray-tracer
A ray tracing-based rendering engine written in C. Parallelized using OpenMP and MPI.