mnets / pymnet

The original library for analyzing multilayer networks.
https://mnets.github.io/pymnet/
GNU General Public License v3.0
118 stars 24 forks source link

Is there a way to export the model to the web? #7

Open debrisvector opened 2 years ago

debrisvector commented 2 years ago

Hi @bolozna

I want the model to be displayed on the web page.And I saw that there is code in pymnet about implementing it with threejs. I called an earlier version of threejs to render successfully.But I found that the content about the layer is not well generated. Thanks in advance