Skip to content

hanmag/movie-gallery3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-gallery3d

该项目使用 node.js 爬取豆瓣网 (https://movie.douban.com/) 近期上映电影及打分与影评数据,并结合 three.js 以 CSS3 三维动画的形式进行展现。

Live Demo

mg3d.png

环境要求

  • WebKit Browser (eg. Chrome)
  • Node.js 4.2.1+

使用方法

$ git clone https://github.com/hanmag/movie-gallery3d.git
$ cd movie-gallery3d
$ npm install # 安装npm包依赖

$ node scrapy.js # 运行程序

打开浏览器访问:http://localhost:3000/

仅供娱乐,欢迎加入一起完善!

About

豆瓣近期电影爬取,并使用三维相册展示。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published