There are 0 repository under lerp topic.
Make transitions look nicer with non-linear interpolation
Unity Smooth Follow with Lerp
Powerfull binary search set of nodes to interpolate any kind of type.
Linear interpolation for colors
Lerping is one of the foundational things you need to know about in video game development! There are so many use cases for lerping it's impossible to name them all! Almost any time you want to rotate, move, or change a value over time, lerping is an option.
In this tutorial repository you'll learn how you can easily apply smoothing and randomness to smoothing by using Animation Curves or MinMaxCurves to achieve nonlinear interpolation on "lerp"s.
An open source 3D first person player controller for @godotengine that supports bunny hopping, air strafing, and more!
Lerp Function Creator (LFC) is a tool to create your own lerp functions with a GUI Interface
This Swift Playground contains functions relating to and demonstrating functions of linear interpolation.
🔢 Various algorithms and math utilities.
Map a number from one range to another
Sample code for a blog post on float remapping on iOS
A no dependency Typescript library for Bezier, De Casteljau algorithm, Curves, Lerp, Smooth scrolling, simple animation, browser swipe events, color blending, and easing
Easy to use tweener for Unity with coroutines and async/await
A generic Vector numeric type. Supports: Scalar arithmetic, vector arithmetic, square root, dot product, normal, reflection, distance, lerp, sum of squares and cosine similarity.
The header Library that provides math primitives and utility functions.
Visualizing Bézier Curve using De Casteljau's algorithm of recursive linear interpolation
A Typescript lambda animation / easing engine built on top of requestAnimationFrame
Javascript library to visualize the effect of Delaunay triangulation
Time-warped interpolation of latent space
✏️ Animating de casteljau subdivision
ThreeJS _ ReactThreeFiber
A dynamic image gallery built with Next.js and animated using Framer Motion, exploring concepts like smooth animations and lerp (linear interpolation).
Demonstrates generating terrain meshes from noise. There's also tools for modifying the terrain and the terrain can be saved as a mesh asset and used in any projects. Includes FPS preview and simple tree placement. https://youtu.be/u4WbrUH0eaU
A lightweight math utility library that provides commonly used mathematical functions for JavaScript and TypeScript applications.