Skip to content

tirpidz/modules

 
 

Repository files navigation

modules

Additional Inviwo modules grouped into different categories. To enable the modules of a specific category, the path of the category must be added to the CMake option IVW_EXTERNAL_MODULES in the Inviwo project. For example, the topovis and misc modules are enabled by setting IVW_EXTERNAL_MODULES to c:/dev/inviwo/modules/topovis;c:/dev/inviwo/modules/misc, assuming the repository was checked out into c:\dev\inviwo\modules. Paths are separated by semicolon ;.

flowvis - Flow Visualization

infovis - Information Visualization

medvis - Medical Visualization

  • DICOM: functionality for loading and writing DICOM files using the Grassroots DICOM (GDCM)

See readme for detailed instructions.

misc - Miscellaneous

  • DevTools: useful tools for developing and testing Inviwo networks
  • NanoVGUtils: A module integrating the Vector Graphics rendering library NanoVG
  • OpenMesh: interface to the OpenMesh library
  • SpringSystem: implementation of a 3D spring mass system
  • VTK: basic interface with the Visualization Toolkit VTK

molvis

Molecular visualizations.

tensorvis

Modules for tensor field visualization.

topovis

Modules for topological methods and topology visualization. The functionality is provided by the Topology ToolKit TTK, which requires boost. See readme for detailed instructions.

About

Additinal Inviwo modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • CMake 2.5%
  • GLSL 2.2%
  • Other 1.6%