Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@MerlotRain MerlotRain released this 27 Dec 13:39

Apollonius Circle Problem Library

This library provides a C/C++ API to solve the Apollonius Circle Problem, which involves finding the circle tangent to three given geometric objects (points, lines, or circles). It includes functions for adding geometric objects to the problem, solving for the resulting circles, and retrieving the details of the solution.