Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinnn/twinkle-aquarium
3D shoal animation with sound-based interaction
https://github.com/shinnn/twinkle-aquarium
Last synced: 27 days ago
JSON representation
3D shoal animation with sound-based interaction
- Host: GitHub
- URL: https://github.com/shinnn/twinkle-aquarium
- Owner: shinnn
- Created: 2013-08-24T15:20:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-12T17:51:39.000Z (over 10 years ago)
- Last Synced: 2024-04-15T00:04:41.252Z (7 months ago)
- Language: C++
- Homepage:
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twinkle Aquarium
![screen shot](./frontispiece.jpg "Screen shot")
[Japanese: [README_ja.md](./README_ja.md)]
## Installation
1. This project is developped by using Xcode 5.x, so you should install [openFrameworks 0.7.4](http://www.openframeworks.cc/download/older.html) according to [Xcode Setup Guide](http://www.openframeworks.cc/setup/xcode/).
2. Install [FFmpeg](http://ffmpeg.org/), which is required for video encoding by [ofxVideoRecorder](https://github.com/timscaffidi/ofxVideoRecorder).
3. Clone this repository into your workspace directory (e.g. `myApps`).## License
Copyright (c) 2013 - 2014 [Shinnosuke Watanabe](https://github.com/shinnn)
Unless otherwise stated, all source code in this repository is licensed under the [MIT license](http://opensource.org/licenses/mit-license.php).
[![endorse](https://api.coderwall.com/shinnn/endorsecount.png)](https://coderwall.com/shinnn)