OVITO Development Builds
This page provides links to early preview versions of the software, which may still be unstable. Please use them with caution and report any problems or regressions you find to the developers. Stable program releases are published on our homepage.
Changelog & user documentation:
OVITO Pro:
Latest build: August 4, 2026
Windows (installer): ovito-pro-3.16.0-dev-ee1e2cbd-win64-rhi-rendering.exe
Windows (zip): ovito-pro-3.16.0-dev-ee1e2cbd-win64-rhi-rendering.zip
Linux: ovito-pro-3.16.0-dev-ee1e2cbd-x86_64-rhi-rendering.tar.xz
macOS (Apple Silicon): ovito-pro-3.16.0-dev-ee1e2cbd-macos-arm64-rhi-rendering.dmg
OVITO Basic:
Latest build: August 4, 2026
Windows (installer): ovito-basic-3.16.0-dev-ee1e2cbd-win64-rhi-rendering.exe
Windows (zip): ovito-basic-3.16.0-dev-ee1e2cbd-win64-rhi-rendering.zip
Linux: ovito-basic-3.16.0-dev-ee1e2cbd-x86_64-rhi-rendering.tar.xz
macOS (Apple Silicon): ovito-basic-3.16.0-dev-ee1e2cbd-macos-arm64-rhi-rendering.dmg
Conda packages (OVITO Pro + Python module):
Latest build: July 31, 2026
conda install --strict-channel-priority -c https://conda-dev.ovito.org -c conda-forge "ovito>=3.16.0.dev429" Pre-release versions are available only for Python 3.13 on Windows/x86_64, Python 3.12/3.13 on Linux/x86_64, Python 3.12/3.13 on macOS/arm64.
PyPI/pip wheels (Python module):
Latest build: July 31, 2026
pip install -U "ovito>=3.16.0.dev432" Pre-release versions are available only for Python 3.12/3.14 on Windows/x86_64, Python 3.10/3.13/3.14 on Linux/x86_64, Python 3.13/3.14 on macOS/arm64.
Feedback & bug reports:
Development builds exist to be tested, and your feedback directly shapes the upcoming 3.16.0 release. If you run into a bug, a regression compared to the current stable version, or anything else that looks wrong, please let us know in one of the following ways:
- Send an email to support@ovito.org, or
- open an issue in our issue tracker at gitlab.com/stuko/ovito .
To help us reproduce and fix a problem quickly, please include the following information:
-
The exact build you are using — the version and commit id shown above, or the output of
ovito --version(desktop application) orpython -c "import ovito; print(ovito.version_string)"(Python module). - Your operating system and version, and for the Python module also the Python version.
- A step-by-step description of what you did and what happened instead of the expected behavior.
-
Any error messages or console output, and — if possible — a small input data file and/or session
state file (
.ovito) that reproduces the problem. - Screenshots or a short screen recording, if the issue is of a visual nature.
Please note that the public issue tracker is visible to everyone. If you need to share confidential data or a license-related question, use the email address above instead. For general questions about using OVITO, see our contact page.