13b6028e1b
* Split up the thirdparty code into the thirdparty folder (#3637) * Create a new kimath static library containing all the math functions This is part of cleaning the build system for #1906. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE.GPLv2 | ||
README.txt | ||
SutherlandHodgmanClipPoly.h | ||
math_for_graphics.cpp | ||
math_for_graphics.h |
README.txt
This directory contains miscellaneous mathematical functions from various libraries. math_for_graphics.cpp/h is from FreePCB (https://www.freepcb.com/) and is licensed under GPLv2. SutherlandHodgmanClipPoly is licensed under GPLv2.