VTX documentation¶
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.
User guide¶
- 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.
Developer guide¶
- 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.