Skip to content

FLYPoPo7/Technology-City

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js

当前效果仅供学习

效果图

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

效果

  • effect/fly.js 飞线
  • effect/radar.js 雷达
  • effect/wall.js 光墙

About

科技风智慧城市 Demo: http://stonerao.com/public/city/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Other 1.3%