Skip to content

Releases: MerlotRain/apollonius

v1.0.0

27 Dec 13:39
Compare
Choose a tag to compare

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.