Viewing posts from April, 2016
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 …
Swift
A controller that uses a UIStackView and view controller composition to display content in a list
HTML
Idea in Action
C
高性能分布式存储服务
C++
Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.