jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
934 stars 185 forks source link

3DS Loader #318

Open grburgess opened 4 years ago

grburgess commented 4 years ago

I'm unable to find the bridge for the 3DS loader in the documentation. Would you mind pointing me in that direction?

vidartf commented 4 years ago

The 3DS load is currently not implemented. If someone want to help implement it, please comment here. See also https://github.com/jupyter-widgets/pythreejs/issues/100, https://github.com/jupyter-widgets/pythreejs/issues/246, and https://github.com/jupyter-widgets/pythreejs/issues/273. If fixed for one of them, the same code could probably be reused for all.