Skip to content

yogendra-17/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

algorithms

Visualizing algorithms that I find interesting

#Gift wrap algorithm Convex hull problem -- Given a set of points, find the smallest convex polyhedron/polygon containing all the points -- is a fundamental problem in computational gemoetry. Gift wrap algorithm is one of many algorithms to solve this problem. 152862589-e5847c5a-2879-4e97-92a6-6fb75944a94b

About

Visualizing algorithms that I find interesting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages