waterfall-cad-examples-0.2.2.0: Examples for Waterfall CAD, a Declarative CAD/Solid Modeling Library
Safe HaskellNone
LanguageHaskell2010

GearExample

Description

This is directly implemented from "Gear Drawing with Bézier Curves" by Dr A R Collins.

Found Indirectly via Mathew Dockrey ( Attoparsec ( the YouTube channel, not the parser library ) ) and his Inkscape Plugin

And David Douard and Jonas Bähr, and their FreeCAD module

Documentation

gearExample :: Double -> Double -> Int -> Double -> Solid Source #