↧
Answer by Marty Fouts for Animating expanding gradient pattern on object
If you want the edges of the red/blue to bleed into the gray area, use moonboots' approach, but if you want the edges to be sharp here's an alternative:In this version you animate the threshold value...
View ArticleAnswer by moonboots for Animating expanding gradient pattern on object
You could do it this way: Create an Input > Texture Coordinate node, a Vector > Mapping node, a Converter > Serpate XYZ node, use a Color > MixRGB node to mix a red and blue gradient with a...
View ArticleAnimating expanding gradient pattern on object
I'm attempting to create an animation of an expanding gradient area on a simple beam.I managed to do this with a single color as shown below by applying keyframes to a ColorRamp in the node...
View Article