Skip to content

⚫ HTML5 canvas experiment. Animated visualization of algorithm for finding the convex hull of circles

License

Notifications You must be signed in to change notification settings

greg-dev/convex-hull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualization of algorithm for finding the convex hull of circles

Just a pointless HTML5 canvas experiment. It was a second JavaScript project in my life, created for my studies (Computational Geometry course) in 2008. The task was to propose and implement an algorithm for finding the convex hull of randomly generated circles set and output results as a PostScript file. I saw it as an opportunity to play a little with the new <canvas> HTML element so I've added an animated live preview with a simple UI
allowing to easily change number of circles, radius and control the animation.

Live demo:

https://greg-dev.github.io/convex-hull/

Preview

About

⚫ HTML5 canvas experiment. Animated visualization of algorithm for finding the convex hull of circles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published