Perlin noise in Arduino


in processing, i've used perlin noise() function generate less random randomness. wondering if there in arduino.

basically, have servo controlled robotic arm , 1 of servos position randomly, don't want totally whipping on place. noise() function solve issue, perhaps there way it...

thanks help!

one workaround used generate large string of numbers in processing using noise() , pasted values array in arduino sketch , pulled values needed. yes loop after time created illusion of 'smooth random' of perlin noise , going know otherwise. iirc working on variant of noise arduino might around more...

brian


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Perlin noise in Arduino


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums