ZnVis Documentation

Welcome to the documentation of ZnVis. ZnVis is a Python packaged built on the Open3D framework for the visualization of particle data. Currently ZnVis is capable of rendering spheres, cylinders, and custom .stl files but more shapes are expected soon.

Developer Guide:

Known limitations

Currently it seems that for medium sized systems (400 particles) running the visualizer can result in a memory failure after a while. We are working on how to extend ZnVis to arbitrary sized systems.