Coder Social home page Coder Social logo

Inviwo - Interactive Visualization Workshop

Build Status BSD licensed Release version Slack

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.9) scripting and computation is supported through provided modules.

GUI

  • The primary GUI is based on Qt (>= 6).
  • 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.16.0).
  • Inviwo has been compiled in Visual Studio 2022, Clang 14, GCC 11, XCode 14
  • C++20 Required

Documentation

For help and general discussion join us on our Slack server

External modules and applications

There are a large number of modules developed and maintained in other repositories. These can be added through the CMake option IVW_EXTERNAL_MODULES, see Inviwo modules for more details. The following modules add a variety of functionalities to Inviwo. Please refer to the respective repository for possible issues related to them.

  • Dicom reader Adds support for reading DICOM image/volume files (.dcm file ending)
  • Molecular visualization Adds support for molecular data structures along with reading PDB and mmCIF files. Molecules are rendered in van-der-Waals, Licorice, and Ball and Stick representations.
  • Tensor visualization Adds support for reading/writing tensor fields. Includes algorithms such as HyperLIC and Anisotropy raycasting.
  • Topology visualization Integrates the Topology Toolkit into Inviwo. Includes algorithms for critical points, integral lines, persistence diagrams, persistence curves, merge trees, contour trees, Reeb graphs, Morse-Smale complexes, topological simplification, topology-aware compression, harmonic design, fiber surfaces, continuous scatterplots, Jacobi sets, Reeb spaces, bottleneck and Wasserstein distances between persistence diagrams etc.
  • Clustering Cluster rows of a DataFrame. Supported clustering methods are k-means, DBSCAN, agglomerative, and spectral clustering
  • Vector Graphics Integrates NanoVG, which is a small antialiased vector graphics rendering library for OpenGL.
  • NetCDF Adds support for reading NetCDF files
  • OpenMesh Integrats the OpenMesh library, which is a data structure for polygonal meshes. Includes for example mesh decimation and vertex normal generation.
  • Spring-mass system Simulation of spring-mass system.
  • Visualization Toolkit Integrates support for VTK, which has algorithms for surface reconstruction, implicit modeling, decimation and much more.
  • Photon mapping Volume illumination algorithm for time-varying heterogenous media.
  • Temporal Tree Maps Temporal treemaps for visualizing trees whose topology and data change over time.
  • Developer tools Log inviwo events, useful for debugging interaction.

Applications

  • Visual Neuro A visual analysis tool understanding cohorts of brain imaging and clinical data. Also includes algorithms for statistical computation.
  • ENVISIoN Visualization of electronic structure quantities from ab-initio calculations.

Is your repository missing above? Just add it and make a pull request!

Sponsors

This work is supported by Linköping University, Ulm University, and KTH Royal Institute of Technology as well as grants from the Swedish e-Science Research Centre (SeRC), the Excellence Center at Linköping - Lund in Information Technology (ELLIIT), the Swedish Research Council (Vetenskapsrådet), DFG (German Research Foundation), and the BMBF.

Inviwo's Projects

assimp icon assimp

Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.

glfw icon glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

glm icon glm

OpenGL Mathematics (GLM)

inviwo icon inviwo

Inviwo - Interactive Visualization Workshop

openexr icon openexr

OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications

sgct icon sgct

The Simple Graphics Cluster Toolkit is a framework to support the development of non-standard display environments, such as fisheye rendering or cluster systems

span icon span

Implementation of C++20's std::span for older compilers

ttk icon ttk

TTK - Topological Data Analysis and Visualization - Source Code

utfcpp icon utfcpp

UTF-8 with C++ in a Portable Way

vcpkg icon vcpkg

C++ Library Manager for Windows, Linux, and MacOS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.