CameraFilter
Realtime camera filters. Process frames by OpenGL shaders.
Download the apk to have a try.
Filters
Thanks to the original authors of the shader codes. I had only portted them from webgl to opengl es.
Source link: https://github.com/nekocode/CameraFilter
Realtime camera filters. Process frames by OpenGL shaders.
Download the apk to have a try.
Thanks to the original authors of the shader codes. I had only portted them from webgl to opengl es.
Mugen is a microlibrary for implementing infinite scroll on Android.
This little tool generates wrappers for your SharedPreferences, so you can benefit from compile time verification and code completion in your IDE. You also get nice singletons for free.
SimpleAB is a framework to help you A/B test your Android applications with no hassle. A/B testing should be as simple as it needs to, and if you're not interested in handling huge SDKs and understanding complex dashboards and documentation articles, SimpleAB is the tool you was looking for.
The project makes easy animations by entering Activity
or Fragment
Android layout that simulates physics using JBox2D. Simply add views, enable physics, and watch them fall!