Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingreza/butterflysimulationcocos2d
This is an easy to implement butterfly simulation on cocos2d. It uses random bezier curves for flight.
https://github.com/kingreza/butterflysimulationcocos2d
Last synced: about 1 month ago
JSON representation
This is an easy to implement butterfly simulation on cocos2d. It uses random bezier curves for flight.
- Host: GitHub
- URL: https://github.com/kingreza/butterflysimulationcocos2d
- Owner: kingreza
- Created: 2014-02-04T22:12:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T21:55:50.000Z (about 10 years ago)
- Last Synced: 2023-04-30T23:04:00.013Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Butterfly Simulation on Cocos2d v3
This is an easy to use and easy to implement butterfly simulation. It uses basic cocos2d CCActions for animation and movement.
Butterfly movements take place on randomly generated bezier curves.
Feel free to use it in your game or to change it around as you wish.
If you have any questions drop me a line at [email protected]
demo:
http://www.youtube.com/watch?v=BvRwMq699hY&feature=youtu.be