This website requires JavaScript.
Explore
Help
Sign In
djairoh
/
cuda-based-raytrace
mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
Watch
1
Star
0
Fork
You've already forked cuda-based-raytrace
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cuda-accelerated volume visualization implementing Phong illumination and silhouette shading.
direct-volume-rendering
phong-ilumination-model
ray-casting
silhouette-shading
13
Commits
8
Branches
0
Tags
9.3
MiB
C
81%
C++
7.1%
Cuda
6.9%
Objective-C
3.7%
CMake
0.9%
Other
0.3%
ac63abe93a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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