gl-vec3
gl-matrix's vec3, split into smaller pieces
Found 103 results for lerp
gl-matrix's vec3, split into smaller pieces
bare-bones linear interpolation function
grab bag of easing equations
A BigInt can represent whole numbers larger than 2⁵³ - 1.
Pick color from a given color palette by index
recomposes a 4x4 matrix
decomposes a 3D matrix
Typescript library for lerping single and multi-sample data sets over time
lerps two numbers or an array of numbers
mzMath - a collection of TypeScript-based math helpers.
Frame rate independent linear interpolation function
The RAW function collection for working with angles
grab bag of easing equations
opposite of lerp; get normalized range between two bounds
Super simple numeric range interpolation
minimal tweening engine
Linear and Hermite interpolation functions.
The method of linear interpolation (lerp) to easing animations.
bare-bones smoothstep interpolation function
Powerful, lightweight animations for PixiJS 6, 7, 8+. A TypeScript implementation of Apple's SKActions, forked from srpatel/pixijs-actions.
Interpolate between Numbers, Arrays or Objects
The RAW JavaScript 2D Vector library
The RAW JavaScript 3D Vector library
Mathematics is the classification and study of all possible patterns.
The missing JavaScript Math functions
Various algorithms and math utilities.
Interpolation functions
A BigInt can represent whole numbers larger than 2⁵³ - 1 {web}.
Lightweight and modular math toolbox
A number is a mathematical object used to count, measure, and label.
Lerp with snapping
A math library with a Vector class and added methods.
Gets value at fractional index.
Fixed timestep with frame interpolation plugin for PixiJS.
A Typescript lambda animation / easing engine
A number is a mathematical object used to count, measure, and label {web}.
A linear interpolation component for A-Frame.
Create dynamically interpolated values with CSS calc() expressions
Mathematics is the classification and study of all possible patterns {web}.
A bunch of typescript/js utils for JS game development
A functional, fast, comprehensive and dependencyless typescript vector algebra library
Create a range of colors in an Array by linear interpolation.
A library for generating smooth two-dimensional interpolation curves
🍑 A tiny collection of convenient JavaScript utilities.
A bunch of reuseable Easing Functions, including those from the Material Design specification and Robert Penner.
Math utilities
📈 Easily define and evaluate eased curves, similar to Unity's AnimationCurves with modifiers akin to Blender's FCurve Modifiers
Logarithmic/exponential interpolation.
keyframed animation tools
Gets value at fractional index.
Simple linear interpolation function for Kotlin
Lerp along a path (list of 2d cordinates)
tweens an array from start to finish
Color functions
Useful utilities from the emotion-agency
A lightweight TypeScript utility function for linear interpolation
gl-matrix's vec3, split into smaller pieces, converted to c header files
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
Nonlinear Interpolation of Integers Made Simple
A lightweight library featuring a collection of small, versatile functions designed to streamline your development experience and enhance productivity.
tweens a CSS transform (matrix3d)
Like dipping the DOM in honey.
a collection of useful maths functions and objects for use in simple javascript projects, including games
A tiny, dependency-free collection of utility functions for animation, easing, interpolation, cursor mapping, and frame timing with a `Clock` class. Great for creative coding, canvas work, and lightweight game dev.
Mathematics library for Javascript
ESM-only fork of @gamestdio/easing
A functional programming library for creating composable easing functions for animation.
A small function to linearly interpolate colors
A library for writing efficient, simple interpolation code
Javascript library to visualize the effect of Delaunay triangulation
A VueJs component that makes the default slot follow the mouse from its default position
A light library of easing functions
A teeny-tiny spring utility
Node.js module
interpolate values in a css string
Helpers for creativity
Collection of easing equations for JavaScript / TypeScript
A simple vector utility library
Tween property A to B over a given time and interpolation
Create a range of colors in an Array by linear interpolation.
A simple math utility library
A simple, percent based, sliding feature gate
Custom easings
Interpolation between many values
A library for generating smooth two-dimensional interpolation curves
Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough
Install
A bunch of reuseable Easing Functions, including those from the Material Design specification and Robert Penner.
A simple, zero-dependency linear interpolation (LERP) implementation
simple math functions. clamp, lerp etc
A library for writing efficient, simple interpolation code
Smooth scrolling paired with horizontal scroll.
Some little math helper functions
Interpolate between numbers, objects, and arrays
Simple n-dimensional linear interpolation
Some of my favorite linear interpolation helpers.
Interpolation functions
This is a simple custom smooth scroll plugin
Animate JavaScript
Lerp/Mix - Calculates a value some percentage of the way between the two values.
LeanTween is an efficient tweening engine for Unity3d
Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].
Yet Another Color Manipulation Library