A client showcasing the apparatus-generator package. This variant gets its lines from my WIP Graphite library.
SaveNewRevert
Layout
rows
columns
padding
Apparatus Shape
cell_size
cell_pad
radius_x
radius_y
simple
roundness
solidness
compactness
block_size
chance_vertical
h_symmetric
v_symmetric
Apparatus Looks
display_stroke
display_fill
random_palette
palette
color_mode
group_size
Controller
save_image
Close Controls
Here's the new load parameter for your GUI's constructor:
Automatically save
values to localStorage on exit.
The values saved to localStorage will
override those passed to dat.GUI's constructor. This makes it
easier to work incrementally, but localStorage is fragile,
and your friends may not see the same values you do.