On my webpage, I am accessing JS files from Dropbox, but unfortunately errors are being displayed in the inspector and the JS is not functioning properly (the three.js shader should be visible but only the background color appears).
Interestingly, when these files are hosted locally everything works perfectly fine. It's only when they are moved online that the issues begin to arise.
Is there anyone out there who can help me resolve this issue? How can I make it work without encountering errors?
Any assistance is greatly appreciated.
link:
errors:errors logged in console