Hi,
I'm trying to train myself on Oracle JET. I must say it's a really cool technology.
Nevertheless, I'm struggling to include the library Three.js in order to display a WebGL 3D model inside of one of the views.
The three.js code is already written so I tried to include a <script> tag inside the view html but I understood it can't work... Couldn't include my code in the viewModel as well ...
Any tuto, link, advice ?