wolberlab / dynophores

Dynamic pharmacophore modeling of molecular interactions
https://dynophores.readthedocs.io
MIT License
31 stars 7 forks source link

Dynophore 3D viz: NGL PointBuffer artifacts #27

Open dominiquesydow opened 3 years ago

dominiquesydow commented 3 years ago

By default, we show dynophores in 3D using the NGL SphereBuffer representation.

image

Alternatively, we would like to offer the NGL PointBuffer representation which shows rendering artifacts. With time on our hands, look into this and make it ready for use.

image

dominiquesydow commented 3 years ago

Submitted issue to NGL: https://github.com/nglviewer/ngl/issues/868