Skip to content

CifVisCrystal structures in the browser

Interactive 3D visualization of crystal structures from CIF files, powered by Three.js. Everything — CIF parsing, structure construction, density maps, display — runs locally in your browser.

More resources

  • Interactive playground — load your own CIF file and explore it in the browser.
  • Developing CifVis — contributor guide: the lay of the land and how the layers depend on each other.
  • Generated API reference — every exported class and function has a JSDoc comment; run npm run docs from the repo root to build the full browsable reference at jsdoc-out/index.html.
  • GitHub — source, issues, and releases. Released under the Mozilla Public License 2.0.