Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andeplane/omovi


https://github.com/andeplane/omovi

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# OMOVI (Online Molecular Visualizer)

[![NPM](https://img.shields.io/npm/v/omovi.svg)](https://www.npmjs.com/package/omovi) [![Deploy to GitHub pages](https://github.com/andeplane/omovi/actions/workflows/deploy.yaml/badge.svg)](https://github.com/andeplane/omovi/actions/workflows/deploy.yaml)

OMOVI is a library and a web application for visualization of molecular dynamics simulations. It is aimed for simplicity and efficiency. See a demo [here](https://andeplane.github.io/omovi) which can be used to visualize simulation files by drag'n dropping into the browser.

## Features
* File formats (xyz, LAMMPS .data, LAMMPS binary dump)
* React wrapper

## Install
```bash
npm install --save omovi
```

## License

GPLv3 © [andeplane](https://github.com/andeplane)