Skip to content

Latest commit

 

History

History
22 lines (7 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (7 loc) · 1.08 KB

Three.js Virtual Tour Tutorial

One of the best things to make a good web experience is to create an immersive experience. For a business, for example, imagine a virtual interactive tour of the hotel, apartment, or for tourist attractions, a guided informative virtual tour in the museum, art gallery or historical and archaeological site. Among other things, a useful trick for this is to play with camera movement and animation. I made a free tutorial on how to achieve this with JavaScript and Three.js, in a scene like the one below (3D model of Hallwyl Museum in Stockholm, Sweden), to make your website an immersive experience and interactive for the users. We'll do this completely from scratch, so every beginner could easily follow. If you are interested in creating such a project, check my YouTube channel.

App Screenshot

YouTube Video

Click here!

Authors