yaptide / ui

Yet Another Particle Transport IDE - frontend
https://yaptide.github.io/web_dev/
GNU General Public License v3.0
9 stars 4 forks source link

Fix threejs warnings #876

Open grzanka opened 1 year ago

grzanka commented 1 year ago

image image

grzanka commented 2 months ago

Now a different one is seen:

WARNING: Multiple instances of Three.js being imported.

It seems to come from the fact that we use both JSROOT and threejs.

image

image