1

Does anyone know of a library -- open source or otherwise -- that I can use to create a pie (radial) menu for an iOS application?

Enter image description here

It seems like someone should have thought of this by now, and I'd hate to roll my own if I don't have to.

casperOne
  • 73,706
  • 19
  • 184
  • 253
barrymc
  • 1,559
  • 2
  • 12
  • 13

2 Answers2

2

One I found a while ago.

http://www.tapsandswipes.com/frameworks/touchpie/

https://github.com/tapsandswipes/iphone-pie-menu

Hasn't had an update since 2009, but when I looked at it back then it seamed sane and could be a good starting point for you at least.

chris.

PyjamaSam
  • 10,437
  • 3
  • 32
  • 20
0

I wrote one. Might be what you are looking for. You can customize all the spacing and positions.

JVFlowerMenu

Jon Vogel
  • 5,244
  • 1
  • 39
  • 54