Fixed and simplified anchoring.

This commit is contained in:
Revar Desmera
2019-05-17 14:41:45 -07:00
parent 8b792c9414
commit 88ea4c94d9
16 changed files with 175 additions and 115 deletions

View File

@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////
// LibFile: matrices.scad
// LibFile: affine.scad
// Matrix math and affine transformation matrices.
// To use, add the following lines to the beginning of your file:
// ```