linear-interpolation
There are 57 repositories under linear-interpolation topic.
AleksandrHovhannisyan/fluid-type-scale-calculator
Generate font size variables for a fluid type scale with CSS clamp.
jacobwilliams/finterp
Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran
sgreben/piecewiselinear
tiny linear interpolation library for go
goldest-star/numerical_methods
Introduction to Numerical methods
jacobwilliams/regridpack
Modern Fortran Edition of REGRIDPACK
tinvaan/qtquick-mapview
Simulate the flight of a UAV on map coordinates.
b-cancel/Unity3D_ColorKit_Library
This Library was created to allow people to 1. Linearly Interpolate between colors and 2. to mix colors in additively and subtractively. The currently supported color spaces include RGB, RYB, and CMYK.
zhgulden/numerical_methods
Introduction to Numerical methods
Bit-Sahil04/paint-magic
A painting tool that generates inverse "snapped" effect using linear interpolation.
jverneaut/client-side-interpolation
Experiment with using linear-interpolation to smooth client side rendering of websocket games
UltimateDoge5/Metaballs
TypeScript implementation of metaballs, organic-like shapes, using canvas api.
aalekhm/PixSoR
PixSoR - Pixel Software Renderer with Shader Emulation.
Amir-Shamsi/FPGA-LUT-based-methods
For smooth functions, LUT-based methods can be made more memory-efficient, if they are combined with interpolation. The project purpose is to implement interpolation using the quadratic method.
pmostoff/lerpFunctions
This Swift Playground contains functions relating to and demonstrating functions of linear interpolation.
b-cancel/Unity3D_ColorKit_Demo
This Library was created to allow people to 1. Linearly Interpolate between colors and 2. to mix colors in additively and subtractively. The currently supported color spaces include RGB, RYB, and CMYK.
pouyakary/basic-gouraud-shader
A basic Gouraud Shader for fun
Rightpoint/sample-float-remapping-ios
Sample code for a blog post on float remapping on iOS
sayhitosandy/Image_Deformation
Feature-Based Image Metamorphosis
stefanoschmidt1995/cppinterp
Fast C++ based interpolation for Python
wzever/VAE-image-reconstruction
Course project (optional task 1) of SJTU CS3612: Machine Learning, 2023 spring
b-cancel/Unity3D_LerpKit_Demo
Make Linear Interpolation Easier. Lerp a certain distance in a given unity of time. Pass the functions a distance and a time... or simply a velocity... and it will do the rest for you.
ieee-sun/interpolation
Interpolation for Missing Data
kirtan2605/IITM-EE1103-Numerical_Methods
The assignments of the course EE1103, Numerical Methods, offered by Prof. Anil Prabhakar, Department of Electrical Engineering at IIT Madras.
Koushikphy/BezierCurve
Visualizing Bézier Curve using De Casteljau's algorithm of recursive linear interpolation
leifekstromclark/hexagonal-coordinates
Linear interpolation with hexagonal coordinates on x+y+z=0. Implemented in Pygame.
openalloc/SwiftSeriesResampler
Transform a series of coordinate values into a new series with uniform intervals
andermi/linear_segmentation
Automatic sparse sampling of 1-D array into linear segments minimizing error
ewpratten/spacetrace
A 3D path solving library
KPorus/Math-Code_Fundamental
Math & coding fundamental part for AI basic
mavyfaby/bezier-curve
Bézier Curves using my brain and linear interpolation.
Migueltrigol/gas_concentrations_prediction_model
This notebook loads a time series of gas concentrations in the air to train a recurrent neural network to predict the next hour of data
sempfi/FPGA_LUT-based_Interpolation
An LUT-based Interpolator
Siddardha21/NUMERICAL-METHODS
NUMERICAL METHODS solutions
tyczynski/lerp.js
The method of linear interpolation (lerp) to easing animations.
UpSideDownGitHub/OpenGL-Morphing
Simple game produced in C++ using GLUT that will give the user a shape and they must draw the shape and see how close they can get