INCF / csa

The Python implementation of the Connection-Set Algebra
GNU General Public License v3.0
13 stars 17 forks source link

3D geometry functions #5

Closed pherbers closed 6 years ago

pherbers commented 6 years ago

This commit adds 3D equivalents of the existing 2D geometry functions. This includes random3d, grid3d, euclidMetric3d and euclidDistance3d.