Moleculix++ doesn’t reimplement chemistry from scratch — it puts one consistent, interactive interface on top of three widely-used, open scientific libraries.
OpenMM — molecular dynamics
OpenMM is a high-performance toolkit for simulating how atoms and molecules move over time under a physical force field. In Moleculix++, a structure you’ve built by hand can be handed straight to OpenMM to simulate motion, vibration, and settling into a realistic conformation.
RDKit — cheminformatics
RDKit handles structure validation, molecular descriptors, and property calculations. It’s what lets Moleculix++ tell you whether a structure you’ve built is chemically sound, and surface properties beyond raw geometry.
Indigo — structure I/O
Indigo reads and writes standard chemical file formats — SDF, MOL, PDB, SMILES and others — so a molecule built in Moleculix++ isn’t trapped there. Import existing structures, or export your work into whatever else you use.
Why this matters
- You’re not learning a proprietary file format or a one-off simulation engine
- The tools underneath Moleculix++ are the same ones used in academic and industry computational chemistry
- Building on established libraries means the visualization layer can stay simple while the science underneath stays correct