Cuda-accelerated volume visualization implementing Phong illumination and silhouette shading.
Go to file
Robin ac63abe93a load to gpu seems to work but the values are different than from python? 2024-12-20 12:24:44 +01:00
src load to gpu seems to work but the values are different than from python? 2024-12-20 12:24:44 +01:00
.gitignore possibly loaded 3d array to device? 2024-12-19 20:18:24 +01:00
LICENSE Initial commit 2024-11-14 12:07:21 +01:00
Makefile loaded data using netcdfcxx 2024-12-19 18:53:05 +01:00
README.md Initial commit 2024-11-14 12:07:21 +01:00
cuda_install_guide.md Update cuda_install_guide.md 2024-11-14 18:15:30 +01:00
load-modules.sh load to gpu seems to work but the values are different than from python? 2024-12-20 12:24:44 +01:00
test_read.py load to gpu seems to work but the values are different than from python? 2024-12-20 12:24:44 +01:00

README.md

cuda-based-raytrace