OpenGenus/cosmos

Add Sutherland hodgeman clipping algorithm in any language

Open

#1,237 opened on Oct 11, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfestadd codenew algorithm

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add the code for Sutherland hodgeman clipping algorithm in any language ( C, Swift, Java, Go, Python or any other)

The code should be placed at code/computational_geometry/sutherland_hodgeman_clipping

Sample C++ code: here

Note: multiple contributors can work on this issue as it has multiple parts (languages)

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

Contributor guide