OOK, Once I Owned a Kestrel, is now being revamped. Previously, it was to be released solely on iPhone and iPad. Now, iPhone, iPad, and other mobile devices are dropped and it will be primarily a desktop project. Welcome to the new OOK. Enjoy.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Report RSS Interactive Map (view original)
Interactive Map
embed
share
view previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

Dragging functionality is implemented. Use two fingers to drag the map and one finger to select a system. I'm currently working on the system selection code. It's going to be a bit tedious, as I have to add the pixel coordinates for every system into an array and then loop through it each time the finger is touched down to determine whether or not a system was selected. A variable will then be set with the selection ID and a GL circle will be drawn over the active system.