tom-martin / Neon-Trails

Android Live Wallpaper that draws glowing trails

Home Page:http://heychinaski.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Live Wallpaper that animates a bunch of trails that randomly wind themselves around the screen.

A lot of the code is optimised to minimise allocation of objects and garbage collection and also uses images buffers to cache drawing where possible.  These optimizations also have the undesired effect of reducing readability.


About

Android Live Wallpaper that draws glowing trails

http://heychinaski.com


Languages

Language:Java 100.0%