Skip to content

Implement Volume Rendering in iOS development environment

Notifications You must be signed in to change notification settings

eunwonki/Volume-Rendering-In-iOS

Repository files navigation

Volume-Rendering-In-iOS

Implement volume-rendering for patient-data on iOS.

Tech

  • Metal Shader (Graphic)
  • SceneKit (Scene Graph)

Source Project

Unity Volume Rendering

How To Run in your Local

At First,

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

Screenshot

surface rendring direct volume rendering maximum intensity projection

Direct Volume Rendering

CT-Coronary-Arteries CT-Chest-Entire CT-Lung

Lighting

Lighting Off Lighting On

About

Implement Volume Rendering in iOS development environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published