VadimGush / raytracing

Simple raytracer on CUDA
0 stars 1 forks source link
computer-graphics cpp cuda raytracing

Raytracing

image (Example of rendered image)

This project shows my first steps into raytracing. The program just renders a simple scene and saves the rendered image to the PNG file.

Features

Resources