kicad/thirdparty/ttl
Ian McInerney 13b6028e1b Refactor all math into a new kimath library
* 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.
2020-01-07 17:12:59 +00:00
..
include/ttl Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
src/halfedge Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
CMakeLists.txt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
LICENSE.AGPLv3 Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
README.txt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00

README.txt

This directory contains the Triangulation Template Library (TTL) from https://github.com/SINTEF-Geometry/TTL.

It is licensed under the AGPLv3, with the license text in this directory.