Cuda-accelerated volume visualization implementing Phong illumination and silhouette shading.
Go to file
Martin Opat c7a871d9a4 Added a vec3 constructor from array 2024-12-30 10:17:32 +01:00
src Added a vec3 constructor from array 2024-12-30 10:17:32 +01:00
.gitignore Merging branches 2024-12-28 11:36:23 +01:00
LICENSE Initial commit 2024-11-14 12:07:21 +01:00
README.md Initial commit 2024-11-14 12:07:21 +01:00
cuda_install_guide.md Updated cuda install guide 2024-12-23 19:10:34 +01:00
load-modules.sh FieldData structs implemented 2024-12-20 18:46:18 +01:00
makefile Merging branches 2024-12-28 11:36:23 +01:00
test_read.py working buffering 2024-12-26 12:33:07 +01:00
test_read2.py working buffering 2024-12-26 12:33:07 +01:00
test_read3.py wrote equivalent python code 2024-12-26 17:34:41 +01:00

README.md

cuda-based-raytrace