Skip to content

AdahilMuniz/CUDA-RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA RayTracing

This is just a case of study in CUDA, the raytracing implemented here is REALLY basic, based on a previous university project totally implemented on CPU and on the "Accelerated Ray Tracing in One Weekend in CUDA" tutorial. The 'master' branch contains the raytracing CUDA implementation and the 'no_cuda' contains the basic CPU one.

Compiling and Running

To compile the project type:

make

To run the project type:

make run

Image Examples

Here are some examples of images.


Figure 1. Reflection and Refraction example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published