Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.68 KB

README.md

File metadata and controls

36 lines (18 loc) · 1.68 KB

Depth-LIB-Android

This library adds depth/thickness to views.

See demo on youtube

Demo

The demo code 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 because 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.

More Libraries

Make sure to also checkout Metaballs LIB:

LINK

and Blur LIB:

LINK

Contact

You can reach me on twitter as @zellah or danielzeller.no.

Who's behind this?

Developed by @zellah at agens.no, a company situated in Oslo.