Example Tool Plugins
Last updated

Draws a circle centered on the position you first press the trigger with the radius and orientation controlled by where you release the trigger.

Draws a cube centered on the position you first press the trigger with the size and orientation controlled by where you release the trigger.
Point Spacing: The distance between control points for the strokes that make up the cube
Inset Amount: How much to inset each face towards it's center
Draws tiles that follow a hilly landscape as you hold the trigger.
Scale: The scale of the landscape. Smaller values make hills and valleys closer together
Height: The height of the landscape (Controls the vertical scaling)
Offset: The distance from the floor to position the landscape
Grid Size: The size of the grid used. Bigger values are more "low poly"
Creates wireframe brushstrokes for any of the 5 Platonic solids (Tetrahedron, Cube, Octahedron, Dodecahedron, Icosahedron)
(todo)
Calls an API to generate a random SVG icon using the MultiAvatar library

Draws lines from the position you start drawing to your current position.
Spacing: How often to draw a new stroke

Switches to the Hull Brush and draws cubes of random size and color as you move your brush",
Maximum Size: Controls how big the cubes can be
Spread: Larger values allow cubes to be placed further from your brush position
Amount: 0.5 gives a random 50/50 chance of creating a new cube each frame. Smaller values produce less cubes, larger values more.

Draws a conical spiral.
Number of turns:
Number of steps per turn:

Draws a spherical spiral.
Steps:
Turns:

Draws a supershape using the Super Formula
Symmetry:
n1:
n2:
n3:

Draws a heart shape using an SVG Path
Point Spacing:
Draws a brush stroke forming a variety of interlocking knot shapes known as Torus Knots
(todo)

Draws a blocky landscape (best used with a hull brush).
Horizontal Spacing:
Verticle Spacing:
Draws regular blocks in space as you draw (best used with the hull brush)

Grid Size:
Draws words that follows your brush. Tries to access the clipboard so try copying in some text.
Size:
Spacing:
Last updated