Node reference / Sources
Random-Dot Texture
random_textureGenerate reproducible dot textures from a fixed random seed.
Inputs
Size
sizeSettings
settingsOutputs
Image
imageRelated examples

Enable JavaScript to explore the nodes and switch presets.
Default parameters
Parameters come from the app’s node definitions. Connected settings may override local values. Dynamic ports show their default slots.
| Parameter | Default |
|---|---|
width | 100 |
height | 480 |
style | "bw" |
density | 0.5 |
dotSize | 2 |
seed | Randomized when a node is created |
foreground | [255,255,255,255] |
background | [0,0,0,255] |
palette | null |
contrast | 0.82 |
saturation | 0.92 |
Requires a StereoGen build with node graph support. Store 0.2.0 users can follow the linked tutorials.