polygon-fill
There are 9 repositories under polygon-fill topic.
julzerinos/csharp-image-processing
Image processing methods, algorithms and bitmap drawing recreated in C# Winforms. RIP MS Paint 1985 - 2017.
Matozinho/ICV_Active_Learning_CG
Neste repositório encontra-se todos os códigos das aplicações desenvolvidas no decorrer dos ICV's
Alfran007/Computer-Graphics
Implementation of basic line drawing, clipping and polygon color filling algorithms.
gliff-ai/slpf
gliff.ai SLPF – a Scanline Polygon Fill algorithm for the gliff.ai platform, based on https://github.com/kamoroso94/polygon-fill-benchmark
gzachos/cgis-course-uoi
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
hikarideai/Polycursion
Polygons made beautiful.
jonjanelle/gmaps_polygon_tool
Google Maps based tool to produce (lat, lng) coordinates from drawn path
mbaros100/Scan_Line_Polygon_Fill
Implementation of Scan Line polygon fill using X11 lib
kamoroso94/polygon-fill-benchmark
Benchmarks two separate polygon filling algorithms on polygons of different shapes and sizes.