An open API service indexing awesome lists of open source software.

https://github.com/magiccube/count-down-3d

An opening video using WebGL Technology
https://github.com/magiccube/count-down-3d

Last synced: 11 months ago
JSON representation

An opening video using WebGL Technology

Awesome Lists containing this project

README

          

# count-down-3d

This is an opening video of a special internal event. In this project I used Three.js together with ES6, [MX6](https://github.com/MagicCube/mx6) and other open source technologies to create visual effects.
The idea is to use a bunch of balls to illustrate the counting-down animation and a [special image](https://github.com/MagicCube/count-down-3d/blob/master/server/public/images/logo.png) in the end.

# How to Install
```sh
$ npm install
```

# How to Run
```sh
$ npm start
```
Open http://localhost:3000 in your browser

# Screenshots
![](https://github.com/MagicCube/count-down-3d/blob/master/@screenshots/01.png?raw=true)
![](https://github.com/MagicCube/count-down-3d/blob/master/@screenshots/02.png?raw=true)
![](https://github.com/MagicCube/count-down-3d/blob/master/@screenshots/03.png?raw=true)
![](https://github.com/MagicCube/count-down-3d/blob/master/@screenshots/04.png?raw=true)
![](https://github.com/MagicCube/count-down-3d/blob/master/@screenshots/05.png?raw=true)