Implement volume-rendering for patient-data on iOS.
- Metal Shader (Graphic)
- SceneKit (Scene Graph)
You should set git-lfs setting.
Because raw data file is so bigger than supported in git.
install git-lfs first,
brew install git-lfs
and set git lfs on in your local
git-lfs install
and pull lfs from server
git lfs pull
surface rendring | direct volume rendering | maximum intensity projection |
---|---|---|
CT-Coronary-Arteries | CT-Chest-Entire | CT-Lung |
---|---|---|
Lighting Off | Lighting On |
---|---|