Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Feature request: molecules #232

@SimonEnsemble

Description

@SimonEnsemble

For chemists and chemical engineers, a great feature would be to visualize molecules.

Given a list of atoms and their coordinates that make up a molecule, a distance-based algorithm could infer bonds. Then GLVisualize.jl could draw the spheres (size and color according to atom) and bonds connecting them.

We study porous materials and my community frequently likes to visualize potential energy contours of a molecule inside of a porous material. This is a visualization I made with VisIt, which would be great to be able to do in GLVisualize.jl
irmof10_3

I can certainly help in terms of file formats, bonding rules, color schemes used in the chemistry community.

We are currently writing a Julia package to basically output the 3D array of potential energies, so we could use this example to visualize the contours, but we'd like to be able to see the atoms of the material as well as in the above visualization. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions