Liking cljdoc? Tell your friends :D
Clojure only.

scad-tarmi.util


loftclj

(loft block)
(loft chunk-size block)
(loft chunk-size step block)

Link passed shapes by a series of convex hulls. By default, link by pairs. While this function shares its etymological root with lofting as the term is used in WYSIWYG 3D modeling software, it does not generate any new primitives or intermediate planar sections to fill out a shape along a given path. The path must be created first and all objects placed along it before they are passed to this function. The function merely wraps each pair/trio etc. of the sequence in hulls.

Link passed shapes by a series of convex hulls. By default, link by pairs.
While this function shares its etymological root with lofting as the term is
used in WYSIWYG 3D modeling software, it does not generate any new primitives
or intermediate planar sections to fill out a shape along a given path. The
path must be created first and all objects placed along it before they are
passed to this function. The function merely wraps each pair/trio etc. of the
sequence in hulls.
sourceraw docstring

radiateclj

(radiate hub spokes)

Link a series of shapes through a single, central shape.

Link a series of shapes through a single, central shape.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close