Euclidean division
Divide x
field to p.x
and y
field to p.y
.
Euclidean division
Divide x
field to x
and y
field to y
.
Divide x
and y
to v
Divide x
field to p.x
and y
field to p.y
.
Divide x
field to x
and y
field to y
.
Flip vertically
canvas size
Flip vertically
canvas height
default value would be z
of point
default value would be z
of point
Modulo operation
Divide x
and y
to v
Modulo operation
Divide x
field to p.x
and y
field to p.y
.
Modulo operation
Divide x
field to x
and y
field to y
.
Add v
to x
and y
Add p.x
to x
field and p.y
to y
field.
Add x
to x
field and y
to y
field.
Run loop
Multiply v
to x
and y
Multiply p.x
to x
field and p.y
to y
field.
Multiply x
to x
field and y
to y
field.
Set x
value
Transform x
value by function
Set y
value
Transform y
value by function
Set z
value
Transform z
value by function
Generated using TypeDoc
Euclidean division Divide
x
andy
tov