You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marek Roszko 907e282347 Silence some msvc warnings 5 years ago
..
CMakeLists.txt Only try to remove the implicit conversion warning if it is supported 5 years ago
LICENSE.GPLv2 Refactor all math into a new kimath library 6 years ago
README.txt Refactor all math into a new kimath library 6 years ago
SutherlandHodgmanClipPoly.h Refactor all math into a new kimath library 6 years ago
math_for_graphics.cpp Silence some msvc warnings 5 years ago
math_for_graphics.h Cleanup 5 years ago

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.