Coder Social home page Coder Social logo

akdenizkutayocal / convex-hull-calculation-with-gift-wrapping-algorithm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 13 KB

This was a small school project of finding Convex Hull of given set of points by using Gift Wrapping Algorithm of Jarvis March written in C and Javascript.

C 37.32% HTML 62.68%

convex-hull-calculation-with-gift-wrapping-algorithm's Introduction

Convex-Hull-Calculation-with-Gift-Wrapping-Algorithm

This was a small school project of finding Convex Hull of given set of points by using Gift Wrapping Algorithm of Jarvis March. Both C and JS files added to the file.

Checkout this page for further details. https://en.wikipedia.org/wiki/Gift_wrapping_algorithm

In mathematics, the convex hull of a set of points is the smallest convex set that contains these points. The convex hull may be visualized as the shape enclosed by a rubber band stretched around these points (see the figure below). In this assignment, I computed the convex hull of a set of given points in a separate file (input.txt). For the given set of 14 points below, you can find the 7 points on the right most column, through which the convex hull passes.

Jarvis

convex-hull-calculation-with-gift-wrapping-algorithm's People

Contributors

akdenizkutayocal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.