pmndrs / maath

🪶 Math helpers for the rest of us
https://maath.pmnd.rs
801 stars 15 forks source link

feat(misc): add unit interpolation and conversion methods #11

Closed CodyJasonBennett closed 2 years ago

CodyJasonBennett commented 2 years ago

Adds some methods that I commonly use within R3F and my own projects.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pmndrs/maath/Cek84Urf3nMPz1W2G7QEvVtaRgmm
✅ Preview: https://maath-git-fork-codyjasonbennett-unit-methods-pmndrs.vercel.app

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 75c432adc6df61de76e69d4f126740915b6e71f6:

Sandbox Source
maath-demo-circumcircle Configuration
maath-demo-points Configuration
maath-demo-boxSphere Configuration
maath-demo-sutherland-hodgman Configuration
gsimone commented 2 years ago

Yay first contrib, thanks Cody!