mattdesl / mat4-decomposeLinks
decomposes a 3D matrix
☆26Updated 10 years ago
Alternatives and similar repositories for mat4-decompose
Users that are interested in mat4-decompose are comparing it to the libraries listed below
Sorting:
- n-degree Bezier spline interpolation.☆52Updated 8 years ago
- Multilinear interpolation for ndarrays☆16Updated last year
- easing library allowing to describe complex easings in JSON☆56Updated 8 years ago
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Updated 6 years ago
- 📔 Simplify authoring GLSL shaders and reduce boilerplate☆30Updated 8 years ago
- glslify transform that provides you with a cleaner module import/export syntax☆14Updated 9 years ago
- A minimalistic, yet powerful, class based mixin utility.☆22Updated 6 years ago
- [experiment] better Canvas2D text rendering☆78Updated 9 years ago
- Completely reset the state of a WebGL context, deleting any allocated resources☆19Updated 10 years ago
- a minimal requestAnimationFrame render loop☆55Updated 6 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 6 years ago
- gets a plane's normal from 3 points☆12Updated 9 years ago
- A common interface for 3D cameras☆11Updated 10 years ago
- Applies browserify transforms to your source code, without actually bundling it.☆27Updated 8 years ago
- Converts gl-matrix mat4 objects into css transform: matrix3d strings☆18Updated 10 years ago
- Extract a contour on a simplicial complex☆11Updated 3 years ago
- get current mouse/touch position☆15Updated 9 years ago
- Get the current ergonomic viewport☆14Updated 9 years ago
- Linear interpolation between multiple arrays☆13Updated 4 years ago
- Create polygons with the Canvas API☆22Updated 3 years ago
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Updated 9 years ago
- Find a bounding box for a set of points☆24Updated 9 years ago
- Babel transform for glslify☆49Updated 4 years ago
- "simplify" an svg path☆51Updated 2 years ago
- ☆15Updated 10 years ago
- Gets the RGBA pixel array from an Image/Video/Canvas source☆21Updated 9 years ago
- A browserify transform that automatically installs your missing dependencies for you