An open API service indexing awesome lists of open source software.

https://github.com/slowikj/polygon-painter


https://github.com/slowikj/polygon-painter

Last synced: 7 months ago
JSON representation

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.

![](screens/Untitled.png)
![](screens/Untitled10.png)
![](screens/Untitled11.png)
![](screens/Untitled3.png)
![](screens/Untitled4.png)
![](screens/Untitled6.png)
![](screens/Untitled7.png)
![](screens/Untitled9.png)
![](screens/lab.png)
![](screens/proj.png)
![](screens/proj2.png)
![](screens/Untitled_l.png)