Skip to the content.

LogoWithText1 (Version 1.0.0)

Introduction

ManiVault Studio is a modular plug-in system intended for visualization of high-dimensional datasets. Its plugin-based nature allows for the creation of fully-customizable applications that can be tailored perfectly to your datasets.

The system consists of a compact core that provides a base application window, manages the datasets and plugin communication, as well as handle the saving and loading of projects. <!— Additionally, a complementary public library is generated which provides:

Requirements

Documentation

Documentation of the system is automatically generated by Doxygen and available here.

Developer Usage

  1. Make sure Qt 6.3 or greater is installed on your system and is added to your Path environment variable.
  2. Retrieve the latest ManiVault Studio executable from
  3. Download the .zip file and extract it on your computer
  4. Continue to write your first plugin