ferchault / iago

Implicit Archiver for Generated Observables
MIT License
0 stars 0 forks source link

Visualise structures in jupyter notebooks #12

Open ferchault opened 7 years ago

ferchault commented 7 years ago

When investigating trajectories, it is often helpful to get a quick visualisation of parts of the system.

We should create a jupyter notebook widget that can show the 3D coordinates of atoms in space either as 3d rotatable frame or as projection on an arbitrary rotatable 2d plane. We should be able to update the geometry and show the video when the user seeks through the molecular dynamics data.

It is crucial that this visualisation is fast and interactive. We should support major browsers, but may focus on OpenGL if required.