Search found 3 matches

by MEGABASTARD
August 26th, 2004, 4:52 am
Forum: Expression Discussion
Topic: solid array
Replies: 2
Views: 10284

That guy........

How much beer is he owed now?

thanks.
by MEGABASTARD
August 25th, 2004, 2:29 pm
Forum: Expression Discussion
Topic: solid array
Replies: 2
Views: 10284

solid array

Hey guys, im trying to write an expression to create a cubic 3d array made from solids. I have got this far: numx = 10; numy = 10; numz = 10; space = 75 posx = Math.floor((index - 1)/numx); posy= (index - 1)%numy; posz = Math.floor((index - 1)/numz); x = posx*space + space/2; y = posy*space + space/...
by MEGABASTARD
July 21st, 2004, 10:52 am
Forum: Scripts Discussion
Topic: Eyedropper and Fill Color (+ Solid Color)
Replies: 6
Views: 19055

Better yet is there a way to create a tool that would scrub over several pixels to find the average rgb values? ala Shake.