Skip to content

More Info

Hubz edited this page Feb 23, 2020 · 1 revision

Triangles

Triangles move up at a set speed set by the user, with smaller triangles moving faster than the big ones.

The colour for the triangles is taken from the hex box in the colour picker, converted into HSV and then V is added to randomly in a range of -0.06 to 0.06 to make it a different colour than the background.

Smaller triangles are always closer to the screen.

Background

The colour for the background is once again taken from the hex box in the colour picker, converted into HSV and set.

Clone this wiki locally