Skip to content

First Three.js and WebGL-powered tech demo, showcasing a dynamic 3D scene with a ferris wheel of that lists technologies used in the app.

License

Notifications You must be signed in to change notification settings

Aquabbas/aquabbas-threejs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Journey

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

First Three.js and WebGL-powered tech demo, showcasing a dynamic 3D scene with a ferris wheel of that lists technologies used in the app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published