dsehnal / LiteMol

A library/plugin for handling 3D structural molecular data (not only) in the browser.
Other
156 stars 38 forks source link

Residue label #63

Open potato23333 opened 4 years ago

potato23333 commented 4 years ago

Hi, Is there any example showing how to label residues,Thanks

dsehnal commented 4 years ago

Hi, you can have a look at the https://github.com/dsehnal/LiteMol/tree/master/examples/PrimitivesAndLabels example. The labels have to be done by "hand".

You can also have a look at Mol* https://molstar.org, it has much better label support.