Page 1 of 1

Sine Cosine Wave

Posted: Thu Aug 19, 2021 9:08 pm
by AhmedDawoud
Hey Everyone.
I made this project.
It's called "Sine Cosine Wave".
It Shows the sine and cosine waves and their relation to the unit circle.
SineCos.love
(623.24 KiB) Downloaded 273 times
What do you think of it?
This is the source code: https://github.com/AhmedDawoud3/Sine-Cosine-Wave

Re: Sine Cosine Wave

Posted: Fri Aug 20, 2021 8:37 am
by darkfrei
Always add screenshot. ;)
The axis crossing must be always +/-45 degrees.
Maybe choosing the phase with the mouse click.
Make it as projection to the axis (now both curves are from the point on circle, it's wrong):

Re: Sine Cosine Wave

Posted: Sat Aug 21, 2021 10:53 am
by AhmedDawoud
darkfrei wrote: Fri Aug 20, 2021 8:37 am Always add screenshot. ;)
The axis crossing must be always +/-45 degrees.
Maybe choosing the phase with the mouse click.
Make it as projection to the axis (now both curves are from the point on circle, it's wrong):
If you choose "with axis" it's projected to the axis
I already made it to see the doted line but forgot to push it to GitHub
Screenshot_2021-08-21-12-49-39-14.jpg
Screenshot_2021-08-21-12-49-39-14.jpg (58.3 KiB) Viewed 6598 times