This commit is contained in:
blueloveTH 2023-05-22 13:18:33 +08:00
parent 429f572c53
commit 746bd452b3
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
---
icon: package
label: easing
order: -6
---
Python wrapper for [easing functions](https://easings.net/).

View File

@ -1,7 +1,6 @@
---
icon: package
label: linalg
order: -6
---
Provide `mat3x3`, `vec2` and `vec3` types.