+ 1
I wanted some interesting mathematical functions for canvas for shapes if you have please share.
I am building a website which contain math for canvas if you have any mathematical functions like for drawing heart,etc please share in comment.
2 Answers
+ 4
Cardioids kind of look like a heart.
r(Ļ) = 1 - cos Ļ
Lissajous curves look really cool too.
x(t) = sin(Ļ1 * t + Ļ1)
y(t) = cos(Ļ2 * t + Ļ2)
+ 1
BroFarOpsĀ©Ā®ļøā¢ļø š± I believe you have somethingš