-
Notifications
You must be signed in to change notification settings - Fork 4
Home
sguionni edited this page Apr 21, 2026
·
10 revisions
VTX is a molecular visualization application focused on interactive exploration, rendering, and analysis of molecular systems.
This wiki gathers user documentation, installation notes, and developer information.
This documentation is an initial version and will be expanded over time.
For a project overview, visit the VTX website.
- Installation: download and install VTX on Windows or Linux.
- Shortcuts: keyboard shortcuts and 3D camera controls.
- Python API: Python scripting interface.
- Troubleshooting: common checks and bug report information.
- Build from source: set up the development environment and build VTX locally.
- Project structure: understand how the repository and packages are organized.
- Plugin development: plugin development guide.
- Code conventions: coding style and contribution guidelines.