Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎁 Gift Wrapping Algorithm Implementation

☣ Warning: This project was created during my studies for educational purposes only. It may contain non-optimal or outdated solutions.

πŸ“‘ About

Gift Wrapping Algorithm has been implemented. It is used to calculate the convex hull of a given set of points. In this project you can observe a simple animation with fixed and moving points/objects.

You can find more about this algorithm here: https://en.wikipedia.org/wiki/Gift_wrapping_algorithm

🎞 How the algorithm works

  • With moving objects (main branch, algorithm "adapts" after each step)

  • With fixed points (old branch, another principle of the algorithm)

About

Gift Wrapping Algorithm implementation: animation with fixed and moving points/objects

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages