In the last post we saw how to do cubic interpolation on a grid of data. Strangely enough, when that grid is a grid of pixel data, bicubic interpolation is a common method for resizing images! Bicu…| The blog at the bottom of the sea
1 post published by demofox2 during May 2025| The blog at the bottom of the sea
The noise textures used in this post, and the python scripts used to generate the diagrams, can be found on github at Thresholding blue noise textures can be a decent way of getting blue noise poin…| The blog at the bottom of the sea