High-performance visualization and interactive data exploration of scientific and geospatial location aware datasets
javascript
webgl
opensource
high-performance
gis
scientific-visualization
infovis
performance-visualization
canvas2d
geovisualization
opengis
kitware
opengeoscience
geojs
-
Updated
May 20, 2022 - JavaScript
A LERP function is defined here: https://github.com/peterstace/simplefeatures/blob/master/geom/alg_linear_interpolation.go#L55
I ran into the following article, which shares some interesting insight into ways that LERP functions can go wrong: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0811r2.html The