An open API service indexing awesome lists of open source software.

https://github.com/nimaoth/cuda-raytracer


https://github.com/nimaoth/cuda-raytracer

Last synced: 8 months ago
JSON representation

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
![example1](CudaTest/images/example1.bmp)