n-wach / protractr

Geometric Constraint Solver
https://n-wach.github.io/protractr
53 stars 9 forks source link

Refactor #8

Closed n-wach closed 4 years ago

n-wach commented 4 years ago

Separate GCS from UI. Renamed constraints to relations. Unify Point, VariablePoint, and PointFigure. Linked variables for equal relations and constant propagation. Cleanup UI. Cleanup IO.