rpthorne / cs_raytrace

1 stars 1 forks source link

CUDA application #6

Open rpthorne opened 5 years ago

rpthorne commented 5 years ago

writing the simulation into a CUDA kernel application is an important step in this project

note that OpenCL, while being a strong alternative, did not at the time of making this code have support for a c++library.