mirror of
https://github.com/Irev-Dev/Round-Anything.git
synced 2025-08-05 15:37:33 +02:00
Update unionRoundMask-Doc.md.scad
This commit is contained in:
@@ -36,11 +36,12 @@ unionRoundMask(r=1,detail=3,q=30)
|
||||
module intersectionRound(r, q=70, epsilon = 1e-6,showOperands = true) {
|
||||
Undocumented for now.
|
||||
|
||||
//helpers
|
||||
# helpers
|
||||
module clad(r,q=70) // speed is limited to convex operand
|
||||
module shell(r,q=70) // not in use
|
||||
module inset(r,q=20) // speed is limited to convex operand
|
||||
|
||||
|
||||
## Citation
|
||||
roundUnionMask Includes code based on examples from:
|
||||
Kogan, Jonathan (2017) "A New Computationally Efficient Method for Spacing n Points on a Sphere," Rose-Hulman Undergraduate Mathematics Journal: Vol. 18 : Iss. 2 , Article 5.
|
||||
|
Reference in New Issue
Block a user