How Could I Add an Interactive 3D Model to My Website?

Hello,

I am looking for a way to load a three dimensional view of a crystal structure on my locally run website, excactly how this website does it.

Could you please advise me on how to do that?
It is possible to export the object data as well, I just don’t know how to translate that into a model on my website.

Thanks.

Hi @Onimorf

You might want to look into stmol

Here’s the corresponding research article on stmol

You can install stmol and its dependency py3dmol as detailed in the above GitHub repo.

Hope this helps!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.