Update bevels and OCTN corner size

This commit is contained in:
Quinn
2022-01-12 12:58:14 -08:00
parent 65f7e5e981
commit d9d6a17885
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ oct_poly = let(corner = 1 / sqrt(2))[
[-1,0],
];
octn_poly = let(corner = 1 / sqrt(2 / 1.2))[
octn_poly = let(corner = 1 / sqrt(2 / 1.4))[
[-corner, -corner],
[0,-1],
[corner, -corner],