OpenChemistry / avogadrolibs

Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
https://two.avogadro.cc/
BSD 3-Clause "New" or "Revised" License
454 stars 172 forks source link

Polyhedra rendering #244

Open ghutchis opened 6 years ago

ghutchis commented 6 years ago

I'm hearing from many materials-science colleagues that we need to have polyhedra rendering.

This probably requires 'quickhull' processing to find the vertices. https://github.com/akuukka/quickhull

There's a related issue request for 3DMol.js: https://github.com/3dmol/3Dmol.js/issues/299

ghutchis commented 3 years ago

QuickHull options (MIT or public domain)