Skip to content

Wowol/Ray-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracer in CUDA

Concurrent programming project written in CUDA C/C++. The calculations are done on graphics card, so you need a graphics card that supports CUDA to run program.

Getting Started

Clone this repo to your local machine and use 'make' to build project.

Prerequisites

  • nvcc compilator
  • graphics card that supports CUDA

Built With

Authors

  • Wojciech Buczek
  • Marcin Serwin

License

This project is licensed under the MIT License - see the LICENSE file for details

Ray tracer Ray tracer Ray tracer