Liking cljdoc? Tell your friends :D

patterning.library.std


bez-curveclj/s

(bez-curve points)
(bez-curve points style)
source

centered-rectclj/s

(centered-rect cx cy w h style)
source

clockclj/s

(clock time-map style)
source

clock-faceclj/s

(clock-face style)
source

clock-handsclj/s

(clock-hands time-map)
source

crossclj/s

(cross color x y)

A cross, can only be made as a pattern (because sshapes are continuous lines) which is why we only define it now

A cross, can only be made as a pattern (because sshapes are continuous lines) which is why we only define it now
sourceraw docstring

diamondclj/s

source

drunk-lineclj/s

(drunk-line steps stepsize & args)
source

drunk-line-internalclj/s

(drunk-line-internal steps stepsize random angle-range)
source

find-all-cyclesclj/s

(find-all-cycles points step)

Find all distinct cycles when stepping through points by step size

Find all distinct cycles when stepping through points by step size
sourceraw docstring

find-cycleclj/s

(find-cycle point-vec step start-idx visited)

Find a single cycle starting from start-idx, returning [cycle-points new-visited]

Find a single cycle starting from start-idx, returning [cycle-points new-visited]
sourceraw docstring

h-sinclj/s

source

horizontal-lineclj/s

source

multilineclj/s

source

nangleclj/s

(nangle rad n)
(nangle rad n style)
(nangle cx cy rad n)
(nangle cx cy rad n style)
source

ogeeclj/s

(ogee resolution stretch style)

An ogee shape

An ogee shape
sourceraw docstring

on-backgroundclj/s

(on-background color pattern)
source

polyclj/s

(poly radius no-sides)
(poly radius no-sides style)
(poly cx cy radius no-sides)
(poly cx cy radius no-sides style)
source

quarter-ogeeclj/s

source

random-rectclj/s

(random-rect style & {:keys [random] :or {random default-random}})
source

rectclj/s

source

spiralclj/s

source

spiral-pointsclj/s

(spiral-points a da r dr)
source

squareclj/s

source

starclj/s

(star rads n)
(star rads n style)
(star cx cy rads n)
(star cx cy rads n style)
source

vertical-lineclj/s

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close