How to use ThreeJS in ShapeSpark

Hello, I would like to know what would be the file model I would need to have to be able to use ThreeJS within a ShapeSpark environment, do I import ThreeJS? Do I install using NPM?

Although Shapespark uses three js components under the hood, current versions of three js are not easy to implement.

We experimented a lot back then and were able to extend shapespark with some functions from very, very early three js versions.
But I’m afraid you’re running into a dead end here.