Create JavaScript 3D World in 5 Minutes - Three.js Skybox Tutorial

preview_player
Показать описание
=== Follow us on ===
#ThreeJS #WebDesign #3DSkybox
Рекомендации по теме
Комментарии
Автор

im really glad that i found this channel

erdemozverenn
Автор

great content as usual, would be really helpful if you guys post a long video about three.js, really excited about this!

mrigankabora
Автор

I'm honestly bewildered by all the things Javscript is capable of. Instant like and subscribe..

jayanths
Автор

Hi dude I suggest u do coding pushed in git or maybe add download button at bottom of ur site which makes more reliable and easy for us to continue ur work

hellloooworld
Автор

One of my best tutorial channels.. keep up bro.. all respect ❤

redaloui
Автор

3:42 the moment you realize you could easily be living inside such cube without realizing it

KubaSobecki
Автор

Great video !! It would be extremely helpful if you make one detailed three.js tutorial 😊

luckie
Автор

Putting stickers inside glass box, making it looks liek a worldo.
*BRILLIANT*👽

razormilkyway
Автор

Im in awe. I didnt know javascript can do this!

dokomei
Автор

Great video! The download link for the Skybox images was amazing.

seb
Автор

it's better:

const loader = new THREE.CubeTextureLoader();
const texture = loader.load(['1.jpg', '2.jpg', '3.jpg', '4.jpg', '5.jpg', '6.jpg', ]);
scene.background = texture;

redhook
Автор

I am getting error in my chrome browser when i run the code


Uncaught TypeError: Cannot read properties of undefined (reading 'style')
at new OrbitControls (OrbitControls.js:28)
at init (index.html:25)
at index.html:57

abdullahsheikh
Автор

Awesome, you make good Videos! Keep up the good work! Love it

martymcflyjr
Автор

I have to try this, this sounds like magic!

Maru-gejn
Автор

Hi,

Uncaught SyntaxError: import declarations may only appear at top level of a module

Uncaught TypeError: THREE.OrbitControls is not a constructor

chintannedariya
Автор

you should rename the images and use a for each loop to push each item into the array

lliammcbean
Автор

Que gran trabajo hizo el Español que creo "Three.js".

IAVIC
Автор

Really helpful and more than that it’s just 5 mins

hellloooworld
Автор

Awesome ... I love it
Goid job pro. ..thanks for sharing

sadiaal-mamory
Автор

Why do you have 79k subs
You should have 7.9m subs

WhyThisMedia