https://github.com/9-volt/quadrilateral_translation
Translation of a Quadrilateral point to a Square point
https://github.com/9-volt/quadrilateral_translation
Last synced: about 1 year ago
JSON representation
Translation of a Quadrilateral point to a Square point
- Host: GitHub
- URL: https://github.com/9-volt/quadrilateral_translation
- Owner: 9-volt
- Created: 2015-10-10T21:21:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T08:59:19.000Z (almost 11 years ago)
- Last Synced: 2025-03-05T02:19:29.060Z (over 1 year ago)
- Language: Processing
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quadrilateral Translation
Translates Quadrilateral's points to Rectangle's points

Credits go to the [Jacob](http://stackoverflow.com/a/3190725/1194327).
Implemented by [Andrew](https://github.com/Andreis13).