Any super-simple way to texture a sphere?
Alejandro Tejada
capellan2000 at gmail.com
Thu Jan 30 23:23:01 EST 2014
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.
More information about the use-livecode
mailing list