Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.03 KB

VolumeRendering, v0.1

I. DESCRIPTION

VolumeRendering is an OpenGL volume rendering pipeline for FabricEngine_1.12 (http://fabricengine.com/). It can be use to render volumetric data (voxels) such as medical imaging acquisition. For the moment the demo is presented as a Python application only but that can change in the future.

II. CONTRIBUTION

III. APPLICATION

  • MAC and LINUX

    • mac - /usr/bin/python VolumeRenderingApp.py
    • linux - python VolumeRenderingApp.py
  • WINDOWS

    • python VolumeRenderingApp.py