Skip to content

kbsezginel/visualization

Repository files navigation

Visualization Tools

Tips

Matplotlib Plotting Examples

Matplotlib Animations

Matplotlib animations require ffmpeg. See below for installation instructions.

More matplotlib examples:

Three.js

Three.js is a cross-browser JavaScript library/API used to create and display animated 3D computer graphics in a web browser. Here is an example to visualize molecules using this library in a browser.

Three.js live examples:

Three.js examples:

An example VMD visualization state for generating movies.

ffmpeg

Download here

Installation instructions here