adrianhajdin / project_3D_developer_portfolio

The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
https://jsmastery.pro
5.83k stars 1.29k forks source link

THREE.GLTFLoader: Failed to load buffer "scene.bin" || THREE.WebGLRenderer: Context Lost #26

Closed hasan75 closed 1 year ago

hasan75 commented 1 year ago

After writing the ComputersCanvas code, my screen goes black. I tried to open another person's netlify link and it was taking almost 1 minute to load the 3d computer animation. On my console the error shows: image

Can Someone help, please?

[N.B: The file structure is the same as the video shows]

hasan75 commented 1 year ago

I deleted my package.json file and replaced it with the file from this repo. That worked for me.