https://github.com/anj1/AffineSpaces.jl

If you're doing computational geometry but are tired of copy-pasting 
fragile stackoverflow answers to do simple things like point-line distance 
and so on (or choosing between that and some huge and bloated computational 
geometry library like CGAL), this is for you.

It''s still work in progress. I'm going to add some more computational 
geometry like meshes, convex hulls, constructive solid geometry, and so on 
(might do those in another repo that pulls base functionality from this 
one).

Cheers,
Al Nejati

Reply via email to