Skip to content
forked from inviwo/inviwo

Inviwo - Interactive Visualization Workshop

License

Notifications You must be signed in to change notification settings

mstegmaier/inviwo

 
 

Inviwo - Interactive Visualization Workshop

Build Status BSD licensed Release version

Inviwo is a software framework for rapid visualization prototyping.

Package releases and information is available at www.inviwo.org

Below follow some general information about the framework:

  • Freely available under the Simplified BSD License.
  • Cross-platform and runs on Windows, Linux and Mac OS X.
  • Easily extendable through inclusion of external modules and projects.

Core

  • The core is written in C/C++ only, with minor dependencies.

Modules

  • Modern graphics programming through OpenGL (>= 3.3 Core) related modules.
  • Parallel computing on multiple platforms (GPU/CPU) through OpenCL (>= 1.0) related modules.
  • Python (> 3.2) scripting and computation is supported through provided modules.

GUI

  • The primary GUI is based on Qt (Supported >= 5.12).
  • A minimal application is available, utilizing GLFW 3 for multiple window and context management.

Build system

  • The project and module configuration/generation is performed through CMake (>= 3.12.0).
  • Inviwo has been compiled in Visual Studio 2019, Clang 8, GCC 9, XCode 11
  • C++17 Required

Documentation

For help and general discussion join us on our Slack server

Sponsors

This work was supported by Linköping University, KTH Royal Institute of Technology, Ulm University, and through grants from the Swedish e-Science Research Centre (SeRC) and the Excellence Center at Linköping - Lund in Information Technology (ELLIIT).

About

Inviwo - Interactive Visualization Workshop

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.5%
  • Python 10.4%
  • CMake 3.5%
  • GLSL 3.4%
  • JavaScript 1.1%
  • C 0.8%
  • Other 1.3%