Hi
I was bored, so I did some research on hatching.
Basic pixel filling: http://www.cs.unc.edu/~mcmillan/comp136/Lecture8/areaFills.html http://www.codeproject.com/gdi/QuickFill.asp
Vector filling: http://www.cs.umass.edu/~verts/cs32/polyfill.html http://www.cs.drexel.edu/~david/Classes/CS430/Lectures/L-05_Polygons.6.pdf http://www.xs4all.nl/~kholwerd/algdoc/filling/filling.html http://www.acm.org/tog/GraphicsGems/gems/ConcaveScan.c http://www.acm.org/tog/GraphicsGems/gems/PolyScan/
Keywords: Scan-line polygon fill algorithm, floodfill and boundary fill algorithms
Cheers, Noel Grandin
NOTICE: Please note that this email, and the contents thereof, are subject to the standard Peralex email disclaimer, which may be found at: http://www.peralex.com/disclaimer.html
If you cannot access the disclaimer through the URL attached and you wish to receive a copy thereof please send an email to [EMAIL PROTECTED]
_______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
