Switch to branch `VS2026_and_CUDA13.1` for a version that
works with Visual Studio 2026, CUDA 13.1, and CMake 4.2.
Install steps and additional data: https://github.com/MarcoSchaeferT/InVADo_setup
The repository 'InVADo_setup' contains the specific requirements and instructions how to build and run InVADo.
This work was partially funded by the German Research Foundation (DFG) as part of the Project No. 437702916 "Illustrative Visualization of Uncertainty in Dynamic Molecular Structures". It was also supported by the Czech Ministry of Education (grants ESFRI RECETOX RI LM2018121, ESFRI ELIXIR CZ LM2018131, e-INFRA LM2018140) and by the National Institute for Cancer Research (Programme EXCELES, ID Project No. LX22NPO5102) - Funded by the European Union – Next Generation EU.
Special thanks go to the experts from Loschmidt Laboratories, Masaryk University, Brno, for their participation in the evaluation and thorough and valuable feedback. We also thank Frank Böckler and his team from the Molecular Design and Pharmaceutical Biophysics group, University of Tübingen for providing task descriptions and feedback on the initial design of InVADo.
MegaMol is a visualization middleware used to visualize point-based molecular data sets. This software is developed within the Collaborative Research Center 716, subproject D.3 at the Visualization Research Center (VISUS) of the University of Stuttgart and at the Computer Graphics and Visualization Group of the TU Dresden.
MegaMol succeeds MolCloud, which has been developed at the University of Stuttgart in order to visualize point-based data sets. MegaMol is written in C++, and uses an OpenGL as Rendering-API and GLSL-Shader. It supports the operating systems Microsoft Windows and Linux, each in 32-bit and 64-bit versions. In large parts, MegaMol is based on VISlib, a C++-class library for scientific visualization, which has also been developed at the University of Stuttgart.
See changelog for newly available features in the current version of MegaMol.
-
Clone the MegaMol repository
-
Create a build folder
-
Invoke
cmakeinside the build folder -
Execute
maketo build MegaMol -
Run
make installto create your MegaMol installation -
Test Megamol with
$ ./megamol.sh -p ../examples/testspheres.lua
-
Clone the MegaMol repository
-
Use the cmake GUI to configure MegaMol
- The configuration creates a
slnfile inside the build folder
- The configuration creates a
-
Open the
slnfile with Visual Studio -
Use the
ALL_BUILDtarget to build MegaMol -
Use the
INSTALLtarget to create your MegaMol installation -
Test Megamol with
> mmconsole.exe -p ..\examples\testspheres.lua
MegaMol offers a configurator GUI (C#) that runs with .Net Framework 4. It runs also on Linux with Mono 3.2.8 (except for the analysis function and indirect-start functions).
For a detailed description have a look at the manual.
- Copy the template folder
- Rename the copied folder to the intended plugin name
- Execute the instawiz.pl script inside the new folder
- The script detects the plugin name
- Autogenerate the GUID
- Remove instawiz.pl
- Add libraries/dependencies to
CMakeLists.txt(optional) - Implement the content of your plugin
- Write a
Readme.mdfor your plugin (mandatory) - Add the folder to your local git
Please use one of the following methods to reference the MegaMol project.
MegaMol – A Comprehensive Prototyping Framework for Visualizations
P. Gralka, M. Becher, M. Braun, F. Frieß, C. Müller, T. Rau, K. Schatz, C. Schulz, M. Krone, G. Reina, T. Ertl
The European Physical Journal Special Topics, vol. 227, no. 14, pp. 1817--1829, 2019
doi: 10.1140/epjst/e2019-800167-5
@article{gralka2019megamol,
author={Gralka, Patrick
and Becher, Michael
and Braun, Matthias
and Frie{\ss}, Florian
and M{\"u}ller, Christoph
and Rau, Tobias
and Schatz, Karsten
and Schulz, Christoph
and Krone, Michael
and Reina, Guido
and Ertl, Thomas},
title={{MegaMol -- A Comprehensive Prototyping Framework for Visualizations}},
journal={The European Physical Journal Special Topics},
year={2019},
month={Mar},
volume={227},
number={14},
pages={1817--1829},
issn={1951-6401},
doi={10.1140/epjst/e2019-800167-5},
url={https://doi.org/10.1140/epjst/e2019-800167-5}
}
MegaMol – A Prototyping Framework for Particle-based Visualization
S. Grottel, M. Krone, C. Müller, G. Reina, T. Ertl
Visualization and Computer Graphics, IEEE Transactions on, vol.21, no.2, pp. 201--214, Feb. 2015
doi: 10.1109/TVCG.2014.2350479
@article{grottel2015megamol,
author={Grottel, S. and Krone, M. and Muller, C. and Reina, G. and Ertl, T.},
journal={Visualization and Computer Graphics, IEEE Transactions on},
title={MegaMol -- A Prototyping Framework for Particle-based Visualization},
year={2015},
month={Feb},
volume={21},
number={2},
pages={201--214},
keywords={Data models;Data visualization;Graphics processing units;Libraries;Rendering(computer graphics);Visualization},
doi={10.1109/TVCG.2014.2350479},
ISSN={1077-2626}
}
Coherent Culling and Shading for Large Molecular Dynamics Visualization
S. Grottel, G. Reina, C. Dachsbacher, T. Ertl
Computer Graphics Forum (Proceedings of EUROVIS 2010), 29(3):953 - 962, 2010
@article{eurovis10-grottel,
author = {Grottel, S. and Reina, G. and Dachsbacher, C. and Ertl, T.},
title = {{Coherent Culling and Shading for Large Molecular Dynamics Visualization}},
url = {https://go.visus.uni-stuttgart.de/megamol},
year = {2010},
pages = {953--962},
journal = {{Computer Graphics Forum}},
volume = {{29}},
number = {{3}}
}
Optimized Data Transfer for Time-dependent, GPU-based Glyphs
S. Grottel, G. Reina, T. Ertl
In Proceedings of IEEE Pacific Visualization Symposium 2009: 65 - 72, 2009
@InProceedings{pvis09-grottel,
author = {Grottel, S. and Reina, G. and Ertl, T.},
title = {{Optimized Data Transfer for Time-dependent, GPU-based Glyphs}},
url = {https://go.visus.uni-stuttgart.de/megamol},
year = {2009},
pages = {65-72},
booktitle = {{Proceedings of IEEE Pacific Visualization Symposium 2009}}
}
MegaMol™ project website
https://megamol.org
@misc{megamol,
key = "megamol",
url = {https://megamol.org},
note = {{MegaMol project website \url{https://megamol.org}}},
}

