Skip to content

jcouet/VolumeRendering

Repository files navigation

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

About

an OpenGL volume rendering pipeline for FabricEngine_1.12

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages