https://github.com/juancarlospaco/nim-easings
Robert Penner Easing Functions for Nim
https://github.com/juancarlospaco/nim-easings
easing-functions math mathematics nim nim-lang robert-penner
Last synced: about 1 month ago
JSON representation
Robert Penner Easing Functions for Nim
- Host: GitHub
- URL: https://github.com/juancarlospaco/nim-easings
- Owner: juancarlospaco
- License: mit
- Created: 2019-08-30T19:16:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T11:33:40.000Z (over 5 years ago)
- Last Synced: 2025-04-12T00:42:43.479Z (about 1 month ago)
- Topics: easing-functions, math, mathematics, nim, nim-lang, robert-penner
- Language: C
- Size: 53.7 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Easings









- Robert Penner Easing Functions for Nim, adapted from http://robertpenner.com/easing
- [See `runnableExamples` for examples.](https://github.com/juancarlospaco/nim-easings/blob/master/src/easings.nim#L25-L40) All `func` take and return `float`. No dependencies.# Stars
