This one builds a lot on previous lessons. Do check them out if you haven't already!
subframe
60hz
electronics
electronic
tutorial
lesson
guide
walkthrough
Comments
-
doubt this was intended but made 5.2 answer for 5.1
-
u can set the conv temp to a element and it will only convert that element to its ctype
-
Quick note for ver 95 : Now you can set tmp with element name! (prop tool -> tmp -> you can just write 'SPRK' -> tada)
-
Gr8 tutorial on subframing for begiiners.
-
My solid bray was better i put 1 pix of filt in front of aray then set filts tmp to 6
-
oh thanks sorry I couldn't word it properly :b
-
@NACEOD So the ARAY does the XOR computation to get a BRAY. Then the DTEC reads the BRAY's ctype into adjacent FILTs -- specifically, one FILT in the top row and all the FILTs in the bottom row. Then, DRAY copies the bottom FILT to the top FILT, which changes the result of the ARAY computation in the next frame. It might help if you used shift-f to update the particles one by one.
-
what's making the filt's ctype to change and make a sierpinski
-
how does the filt change Ctype in a set pattern, wouldn't it just copy the floor of the Array's FILT? In other words, How'd he input to the filt to get it's Ctype to change like that?
-
@NACEOD Sorry, I'm not sure I understand. What do you mean by "shift ctype in the same pattern"? Each frame, the pattern is xor-ed with a shifted version of itself.