issues
search
aarondandy
/
vertesaur
A computational geometry and math library for the CLR with potential medical, gaming, and GIS uses.
http://mediocresoft.com/vertesaur
Other
11
stars
3
forks
source link
LINQ for geometry
#40
Open
aarondandy
opened
11 years ago
aarondandy
commented
11 years ago
LINQ methods for
adding vectors (sum)
computing an MBR
midpoint for points (average)
whatever else sounds good
union? (could get crazy)
intersect (similar complexity to union)
aarondandy
commented
11 years ago
nearest to x
farthest from x
aarondandy
commented
11 years ago
filters for spatial relations/DE9IM
LINQ methods for