@gausszhou/math
v0.0.2
Published
My Math Library
Downloads
3
Readme
Math
My Math Library
Todo List
- [ ] Vector
- [ ] Vec2
- [ ] Vec3
- [ ] mat
- [ ] mat2
- [ ] mat3
- [ ] mat4
- [ ] utils
- [x] clamp
- [x] lerp
- [x] smoothstep
- [ ] random
- [ ] setSeed
- [ ] getSeed
- [ ] randomColor
Code Reference
https://github.com/Jam3/math-as-code
https://github.com/mattdesl/minimath
https://github.com/toji/gl-matrix
https://github.com/josdejong/mathjs