Skip to content

Commit

Permalink
Merge pull request #38 from dathinaios/master
Browse files Browse the repository at this point in the history
Add image with graphs for the easing functions
  • Loading branch information
SamiPerttu authored Feb 7, 2024
2 parents 837607d + 8a93325 commit 39c3b47
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -1186,6 +1186,8 @@ These math functions have the shape of an easing function.
| `sqrt(x)` | square root of `x` |
| `uparc(x)` | convex quarter circle easing curve (inverse function of `downarc` in 0...1) |

![](easing_functions.png "easing_functions")

---

### Noise Functions
Expand Down
Binary file added easing_functions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 39c3b47

Please sign in to comment.