This is a very useful collection of image processing source code!
http://www.csse.uwa.edu.au/~pk/research/matlabfns/

For example:
http://www.csse.uwa.edu.au/~pk/research/matlabfns/Misc/noiseonf.m

noiseonf.m 
generates noise images with specified amplitude spectra. 
One can create pleasing cloud pattern images this way.

This is very similar to the image filter employed in this tutorial:
http://www.youtube.com/watch?v=aEs9BPYA9Ks

Perlin noise and Simplex noise could works fine, too.

This is a javascript implementation:
https://gist.github.com/banksean/304522

http://en.wikipedia.org/wiki/Perlin_noise
http://en.wikipedia.org/wiki/Simplex_noise

Al




--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Any-super-simple-way-to-texture-a-sphere-tp4675293p4675344.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to