github

danielzeller / Depth-LIB-Android-

  • суббота, 30 апреля 2016 г. в 03:12:42
https://github.com/danielzeller/Depth-LIB-Android-

Java
A library gives depth to Views. It also contains some examples of Canvas drawing techniques to create particle systems, waves and grain effect. I was not really happy with the default shadows in android beacuse they start misbehaving when they are rotated som I made my own shadow solution. Don't expect to much from this lib, it was written as a …



Build Status

Depth-LIB-Android-

A library that gives depth/thickness to Views. It also contains some examples of Canvas drawing techniques to create particle systems, waves and grain effect. I wasn't really happy with the default shadows in Android beacuse they start misbehaving when they are rotated so I made my own shadow solution. The project also contains various tweening functions for animations, and uses the Facebook rebound lib for some tweens. Don't expect too much from this lib, it was written as a quick prototype, so the visuals look good but the code behind it could have been better.