JavaScript PixelArt

Interpolation Functions

A demo of two interpolation functions in the #Canvas #tutorial. One accepts a radius and generates column heights to render a circle. The other accepts an array of heights and generates column heights to render mountain terrain. #JavaScript  #PixelArt