Skip to content

Commit

Permalink
some issues with stupid things
Browse files Browse the repository at this point in the history
  • Loading branch information
Palomarrrr authored Sep 9, 2022
1 parent 0a2e14a commit 91212d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ If you are not familiar with Bezier Curves, it is a mathematical way to describe
To start, enter your start and end time in the first two boxes.

Then add your starting and ending SV. These will be the two endpoints of your curve and are represented by the blue dots in desmos.

![blue dots](https://i.imgur.com/iVF3Rpm.png)

Next will be your two control points. In the desmos page, these are represented by the black dots.

![black dots](https://i.imgur.com/kbT5RnP.png)

Below them is the control points X values. Currently this is measured by a number between 0 and 1 with 0 being the beginning of the SV and 1 being the end. I plan on making this more intuitive later.
Expand Down

0 comments on commit 91212d7

Please sign in to comment.