Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykob/object-pool
https://github.com/ykob/object-pool
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ykob/object-pool
- Owner: ykob
- Created: 2015-09-09T13:19:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T07:12:10.000Z (about 9 years ago)
- Last Synced: 2024-10-12T22:17:18.362Z (about 1 month ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# object-pool
オブジェクトプールの実験です。
一般的なパーティクルのアニメーションを、オブジェクトプールを用いて実装してみます。## npm install
```
npm i browser-sync browserify gulp gulp-ruby-sass gulp-sequence require-dir vinyl-source-stream watchify
```