Help with file from YouTube tutorial

Question:
I was watching this youtube tutorial, and I downloaded the tutorial files, and put them into an HTML/CSS/JS Repl, but the webpage result is just a blank one. Others in the youtube comments have said this, and apparently it works on a VSCode Live Server, but I am trying to run this on Replit.
Repl link:
https://replit.com/@MiloCat/Panorama

1 Like

is the zip necessary for program?

1 Like

No, it is not, it just contained the files

1 Like

what errors are you recieving?

1 Like

None, just that nothing shows up on the HTML page

1 Like

I see… are you sure there are no HTML console errors? perhaps use the code and follow the replit tutorial: https://docs.replit.com/tutorials/3D-rendering-with-threejs

1 Like

I don’t have a console

1 Like

no can you tell me the “wrench” errors (you know the error you get when you press the devtool console)

1 Like

There aren’t any :frowning: errors there

1 Like

interesting can you try following the tutorial and copy pasting your files into a new repl?

the tutorial really isn’t a tutorial, more like a showcase :frowning:

1 Like

Are you using a school laptop? Or school wifi. Because they have block repl.co so you can view it even in the workspace. (Atleast in my district)

1 Like

no it seems replit has trouble using the app, might be that the program accesses the root or what not ;-;

1 Like

Nope, it’s an issue with the code

Some codes do not run on replit. Try a different editor like VScode but I am not telling you to completely switch to other programs

breh the whole point is to get this to run on replit

There is litterally no way to do that

Have you tried using the Three.js template by Replit?