Skip to content

A 3D Slicer Extension for fabrication of physical objects

Notifications You must be signed in to change notification settings

willyci/SlicerFab

 
 

Repository files navigation

Work in Progress - Please use with caution and add improvements if you can.

Usage:

  1. Clone this repository
  2. Install Slicer
  3. Either add this as a module to Slicer by editing the application settings or run with a commmand like this: ./Slicer --additional-module-paths ~/slicer4/latest/SlicerFab/BitmapGenerator/
  4. Load data and set up Volume Rendering (see docs and examples at slicer.org
  5. Select the BitmapGenerator module
  6. Set the output path (/tmp by default, for windows change to c:/TEMP or something)
  7. Click Apply and let the slices get generated.

More info:paper, discussion

Process

Turns this: rendering.png

Into this: slices.png

About

A 3D Slicer Extension for fabrication of physical objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.5%
  • Jupyter Notebook 28.2%
  • CMake 9.3%