SPEED :

PARAMETRIC EQUATION PARAMETERS

a
param
b
param
c
param

INTERVAL t VALUE PARAMETERS

t
begin
t
interval
t
step

LINES WIDTH & DASH

L
line
 
W
idth
Da
shed
default BCBC snap

This webapp is a DevArt project by Philippe Brouard, last updated version 02/2024.

At the top of the screen, the circle shape is drawn on canvas with a parametric equation. There are some explanations on the sketch below :

formula sketch

It's possible to change many parameters when playing with buttons. Then the circle will turn into something really different. You can also play with updating the three initial colors.

If you like what you've done while playing with Bezier Curves Big Circus, you can export it as a JPG image, and save it to your device.

The drawing is constantly updated. If there is too many lines on the canvas, it's more difficult to update: the application runs slower. Initial frame rate is about 60. It should not go under 6.

Watch on Github