https://github.com/nimaoth/cuda-raytracer
https://github.com/nimaoth/cuda-raytracer
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nimaoth/cuda-raytracer
- Owner: Nimaoth
- Created: 2017-05-27T10:30:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T19:11:13.000Z (almost 6 years ago)
- Last Synced: 2025-06-23T21:47:03.269Z (12 months ago)
- Language: C++
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cuda-Raytracer
A simple raytracer implemented using Cuda C++.
Supports phong lighting, diffuse and reflective materials and point lights.
# Examples
