Liking cljdoc? Tell your friends :D

clojure2d.extra.utils

Set of various utilities which can be used to display various objects.

Set of various utilities which can be used to display various objects.
raw docstring

show-colorclj

(show-color col)

Display color.

Input: color

Display color.

Input: color
sourceraw docstring

show-gradientclj

(show-gradient gradient)

Display gradient.

Input: gradient function (see [[gradient]]).

Display gradient.

Input: gradient function (see [[gradient]]).
sourceraw docstring

show-imageclj

(show-image img)

Show image

Show image
sourceraw docstring

show-paletteclj

(show-palette palette)

Display palette.

Input: list of colors.

Display palette.

Input: list of colors.
sourceraw docstring

show-scalar-fieldclj

(show-scalar-field f norm-in norm-out)

Show scalar field R^2->R

Show scalar field R^2->R
sourceraw docstring

show-vector-fieldclj

(show-vector-field f norm-out)

Show scalar field R^2->R^2

Show scalar field R^2->R^2
sourceraw docstring

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

× close