Skip to content

arduino\arduino library release

Compare
Choose a tag to compare
@Makuna Makuna released this 20 Mar 21:50
· 377 commits to master since this release

Topology, Tiles, and Mosaic - 2D layout of pixels so you can reference them as x and y rather than just index
Gamma correction object - it will map the RGB to gamma correct values
Samples to demonstrate new features
NeoPixelAnimator supports dynamically changing the timescale. Easy way to slow all animations down.
Biliniar blend function (2d blend preparing for Textures work that is coming soon)
Color comparison operators so you can test if two colors are the same