Skip to content

DarkNeo777/threejs-space-delorean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threejs-space-delorean

practice using three.js creating cubes and spheres randomly and adding color to them. Loading gltf model, skull, delorean an a bedroom. Can also play music, tron son of flynn space-delorean

Live Demo


(https://ocol2h-3000.csb.app)

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
# view production build 
npm run preview

Troubleshoot

sh: 1: vite : Permission denied

# in terminal  
npm rebuild

About

A space world will a variety of cube and spheres, DeLorean's skulls and which rooms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published