A little blinkscript I made a while ago that makes an occlusion and curvature based on Nworld and Pworld.
Other
AOfromNandP
Contributed by Plemouss
Complex
Contributed by daverobinsongfx
A work in progress for an alnalogue of the Complex.h class library in GLIBC. At present it doesn't work, though maybe someone else will have greater luck?
Conway's Game Of Life
Contributed by Liryc
Conway's Game Of Life, in BlinkScript.
DCT - Discrete Cosine Transform
Contributed by mborgo
Blink Discrete Cosine Transform naive implementation (includes the inverse dct too)
photonormal
Contributed by LeoLiuos
If you want to create a normalmap from photos, you can light the object from 4 straight angles: above,left,right,below and input your images on the gizmo.
PixelGather
Contributed by nikowuesti
Utility to collect all input pixels next to each other.