Related Experiment Video
Updated: Jun 30, 2026

14:37
Modeling an Enzyme Active Site using Molecular Visualization Freeware
Published on: December 25, 2021
MOrbVis: Browser-Based Molecular Orbital Visualization with WebGPU-Accelerated On-the-Fly Evaluation
Yasuaki Ito1, Satoki Tsuji1,2, Koji Nakano1
1Graduate School of Advanced Science and Engineering, Hiroshima University, Higashi-Hiroshima 739-8527, Japan.
ACS Omega
|June 29, 2026
Summary
MOrbVis visualizes molecular orbitals in your browser using only Molden files. This open-source tool is significantly faster than CPU methods, requiring no installation.
Area of Science:
- Computational Chemistry
- Web-based Scientific Visualization
Background:
- Visualizing molecular orbitals is crucial for understanding chemical bonding and reactivity.
- Existing methods often require precomputed files (e.g., Gaussian Cube files) and specialized software.
Purpose of the Study:
- To develop an open-source web application, MOrbVis, for direct visualization of molecular orbitals in a web browser.
- To enable visualization using only standard Molden files, eliminating the need for precomputed data.
Main Methods:
- Implemented molecular orbital calculations using Gaussian-type basis functions (s-g shells) evaluated on a 3D grid.
- Utilized WebGPU compute shaders for parallel computation directly in the browser.
- Developed MOrbVis as an install-free, open-source web application.
Main Results:
- MOrbVis successfully visualizes molecular orbitals directly from Molden files.
- WebGPU-based computations achieved speeds up to 3 orders of magnitude faster than single-threaded CPU methods.
- Single-orbital evaluations on grids >10^6 points completed within 100 ms across various devices.
Conclusions:
- MOrbVis offers a fast and accessible solution for molecular orbital visualization.
- The use of WebGPU significantly accelerates in-browser computational chemistry tasks.
- The tool democratizes access to molecular orbital visualization for researchers and educators.
Related Concept Videos
Molecular Models
Physical models representing molecular architectures of chemical compounds play essential roles in understanding chemistry. The use of molecular models makes it easier to visualize the structures and shapes of atoms and molecules.
Molecular Orbital Theory II
Molecular Orbital Energy Diagrams
Molecular Orbital Theory I
Overview of Molecular Orbital Theory
Molecular Geometry and Dipole Moments
The VSEPR theory can be used to determine the electron pair geometries and molecular structures as follows:
Molecular Shapes
Molecules have characteristic shapes that are crucial for their function. The arrangement of various electron groups around the central atom dictates their molecular geometry. Electron pairs in the valence shell of a central atom will adopt an arrangement that minimizes repulsions between the electron pairs by maximizing the distance between them. The valence electrons form either bonding pairs, located primarily between bonded atoms, or lone pairs.Two regions of electron density in a diatomic...
Atomic Orbitals
An atomic orbital represents the three-dimensional regions in an atom where an electron has the highest probability to reside. The radial distribution function indicates the total probability of finding an electron within the thin shell at a distance r from the nucleus. The atomic orbitals have distinct shapes which are determined by l, the angular momentum quantum number. The orbitals are often drawn with a boundary surface, enclosing densest regions of the cloud.

