Skip to content

A portal scene created as part of ThreeJS Journey Tutorial by Bruno Simon

Notifications You must be signed in to change notification settings

pavsoldatov/portal_threejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Journey

Live

https://portal-threejs-phi.vercel.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

About

A portal scene created as part of ThreeJS Journey Tutorial by Bruno Simon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published