Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MathBunny/convex-hull-visualizer

Repository files navigation

Convex Hull Visualizer

The purpose of this Android app is to visualize computational geometry algorithms (ex: Graham Scan) to generate convex hulls for a series of points inputted by the user. View the app on Google Play Store.

Features

  • Allows user to plot points on a canvas
  • Permits user to customize canvas using multi-touch gestures and through settings screen
  • Features color customization and edge/node size
  • Generates convex hull using Graham Scan algorithm in O(NlogN) time
  • JavaDoc Documentation

Further Development

  • Include Grift-Wrapping Algorithm O(N*H)

Screenshots

Image Unavailable

About

Android app that generates convex hulls using computational geometry algorithms

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /