Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zrong/cocos2d-x-filters
A filter implement for cocos2d-x.
https://github.com/zrong/cocos2d-x-filters
Last synced: about 2 months ago
JSON representation
A filter implement for cocos2d-x.
- Host: GitHub
- URL: https://github.com/zrong/cocos2d-x-filters
- Owner: zrong
- License: bsd-3-clause
- Created: 2014-03-01T11:18:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T08:08:05.000Z (over 3 years ago)
- Last Synced: 2023-03-11T16:26:45.150Z (almost 2 years ago)
- Language: C++
- Homepage: http://zengrong.net/cocos2d-x-filters
- Size: 7.32 MB
- Stars: 63
- Watchers: 16
- Forks: 44
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cocos2d-x-filters
=================[Official site(Chinese)][6]
A filter implement for cocos2d-x 2.x/3.x and quick-cocos2d-x 2.x.
- [for quick-cocos2d-x 2.x][1]
- [lua package for quick][4]
- [A sample for quick][5]
- [for cocos2d-x 2.x][2]
- [for cocos2d-x 3.x][3][1]: http://github.com/chukong/quick-cocos2d-x/tree/master/lib/cocos2d-x/extensions/filters
[2]: https://github.com/zrong/cocos2d-x-filters/tree/v2.x
[3]: https://github.com/zrong/cocos2d-x-filters/tree/v3.x
[4]: https://github.com/chukong/quick-cocos2d-x/blob/master/framework/filter.lua
[5]: https://github.com/chukong/quick-cocos2d-x/tree/master/samples/filters
[6]: https://blog.zengrong.net/cocos2d-x-filters/