patrickfuller / imolecule

An embeddable webGL molecule viewer and file format converter.
http://patrickfuller.github.io/imolecule/
MIT License
86 stars 18 forks source link

Use different format such as .xyz in Html #37

Open afreakyelf opened 1 year ago

afreakyelf commented 1 year ago

Hi, I have to load .xyz files and wondered how to achieve that in HTML using JS. Any help would be appreciated.

Since imolecule takes only .json in draw method.