Skip to content

KJy-Frontend/GSAP-Three.js-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The king's hall

"Create An Immersive Experience With Three.js And GSAP" YouTube tutorial project files https://youtu.be/U-ZiSLwicK8

  1. Download repository
  2. Install Parcel by typing the following command: npm install parcel -g
  3. Make sure to install dependencies: open project in VSCode -> open command line -> type: npm install
  4. Run Parcel by typing this command: npx parcel ./src/index.html
  5. Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:1234
  6. Have fun! :D

Model

https://sketchfab.com/3d-models/the-king-s-hall-d18155613363445b9b68c0c67196d98d

About

Fork from WaelYasmina/kingshall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 52.5%
  • JavaScript 47.5%