An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Easings

![](https://raw.githubusercontent.com/juancarlospaco/nim-easings/master/easings.gif "Robert Penner Easing Functions for Nim")

![](https://img.shields.io/github/languages/top/juancarlospaco/nim-easings?style=for-the-badge)
![](https://img.shields.io/github/languages/count/juancarlospaco/nim-easings?logoColor=green&style=for-the-badge)
![](https://img.shields.io/github/stars/juancarlospaco/nim-easings?style=for-the-badge "Star nim-easings on GitHub!")
![](https://img.shields.io/maintenance/yes/2019?style=for-the-badge "2019")
![](https://img.shields.io/github/languages/code-size/juancarlospaco/nim-easings?style=for-the-badge)
![](https://img.shields.io/github/issues-raw/juancarlospaco/nim-easings?style=for-the-badge "Bugs")
![](https://img.shields.io/github/issues-pr-raw/juancarlospaco/nim-easings?style=for-the-badge "PRs")
![](https://img.shields.io/github/commit-activity/y/juancarlospaco/nim-easings?style=for-the-badge)
![](https://img.shields.io/github/last-commit/juancarlospaco/nim-easings?style=for-the-badge "Commits")

- 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

![Star nim-easings on GitHub](https://starchart.cc/juancarlospaco/nim-easings.svg "Star nim-easings on GitHub!")