Skip to content

veonua/CirclePackingView

Repository files navigation

CirclePackingView

Build Status

In geometry, circle packing is the study of the arrangement of circles (of equal or varying sizes) on a given surface such that no overlapping occurs and so that all circles touch one another.

CirclePackingView is an Android component that implements a circle packing algorithm as a group of round image views. CirclePackingView can be a useful replacement for status badges and circle image views. This repository includes the CirclePackingView component itself.

CirclePackingView uses calculations from http://www.packomania.com/

Circle packing view implements best-known packings of unequal circles with radii of i^1/2, i=1,2,3,...8, in a circle (could be extended up to 100)

Preview

About

Circle Packing View for android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages