https://github.com/slowikj/polygon-painter
https://github.com/slowikj/polygon-painter
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/slowikj/polygon-painter
- Owner: slowikj
- Created: 2018-04-10T21:55:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T12:14:58.000Z (over 7 years ago)
- Last Synced: 2025-01-20T14:50:22.825Z (9 months ago)
- Language: C#
- Size: 13.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PolygonPainter
A project done during Computer Graphics course at Warsaw University of Technology.
It is written in C# (Winforms).A user may create polygons, set constraints on edges (such as a specific length, horizontal/vertical line).
Additionally, one may fill a previously created polygon providing an arbitral image. What is more, it is possible
to achieve a 3D filling effect if a user provides a normal vector map or/and a high map.Moreover, there is a feature to compute the intersection of chosen polygons.











