Search found 3 matches

by AhmedDawoud
Mon Sep 19, 2022 10:55 am
Forum: General
Topic: Midi Visualizer
Replies: 2
Views: 1486

Midi Visualizer

Hey everyone,
I made this "Midi Visualizer" with Love, What do you think of it?
https://github.com/AhmedDawoud3/Love2d-Midi-Visualizer
by AhmedDawoud
Sat Aug 21, 2021 10:53 am
Forum: Games and Creations
Topic: Sine Cosine Wave
Replies: 2
Views: 6694

Re: Sine Cosine Wave

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 ...
by AhmedDawoud
Thu Aug 19, 2021 9:08 pm
Forum: Games and Creations
Topic: Sine Cosine Wave
Replies: 2
Views: 6694

Sine Cosine Wave

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