Ben, your decades of industry experience are much appreciated. Thanks for sharing.
@thaylanoliscovicz90519 ай бұрын
PURE GOLD. Thank you for the effort you put in these videos!
@ptimozf87432 жыл бұрын
i've been looking at these dissolve step by step tutorials not having a clue whats going on, so i decided t watch this and i immidietly know whats going on , understand how to control it and understand it to the point i can now experiment with it on my own, spectacular video
@Galathea0007 күн бұрын
This channel is amazing !
@eggZ6633 жыл бұрын
Very cool explanation, I never knew what this node did and now I see a million times I could have used it!
@callmeray77053 жыл бұрын
In case you don't know you can zoom past 1:1 in unreal by holding controll. :) I can see fine just thought it will help. Also I'd prefer rounding over distance for next week
@BenCloward3 жыл бұрын
Ooh - no, I didn't know that. Great tip! Thank you for sharing!
@antonovivan3008 Жыл бұрын
Hey, Ben. Thank you for all of your tutorials. It’s the best thing on the whole KZbin I have seen so far. One little question. Why do you usually use math like add 1 to remap value range from -1,1 to 0,1 instead of using the remap node? Is it better for performance?
@BenCloward Жыл бұрын
Yes, that's right. The remap node is designed to handling remapping any range to any other range. This means that the math required is just a little bit more complicated. Because I'm remapping one known range to another known range, I'm able to simplify the equation and use a faster method.
@AlfredBaudischCreations2 жыл бұрын
13:34 where does 130 comes from? I mean, how does it make the range go from 0 to 1? I tried tweaking the number but I still don't understand why the number 130 works here :(
@BenCloward2 жыл бұрын
That's a value in centimeters that's shifting the origin point from the center of the cube to the ground. It represents about half of the height of the cube.
@AlfredBaudischCreations2 жыл бұрын
@@BenCloward Thanks a lot! I understand it now! Btw you should have some premium product, course or even a place where we could donate/be a Patreon to support your work :) All your playlists are so valuable, thanks for the content!
@Lesli33333 Жыл бұрын
@@BenCloward Sir the Cube height is 100 and the half 50 so the 130 ? how to calculate
@dmitrys.41703 жыл бұрын
Thanks for another great video! I would prefer length and distance.
@GARIKDoroshchuk3 жыл бұрын
Thank you for the video. length and distance
@emmanuelrenquin25672 жыл бұрын
Hello, I have a question on the Unity example. So the sin(time) goes from -1 to 1. You divide by 2 so it goes from -0.5 to 0.5, add one and it becomes 0.5 to 1.5. Then you on edge 1 you substract 0.5 so the range becomes 0 to 1, and on edge 2, you substract 0.47 so the range is 0.03 to 1.03 which means edge 2 may go beyond 1. Shouldn't we substract 0.53 for example ?
@YASIR.K3 жыл бұрын
Thank You, Ben.
@dzmitryyafimau76473 жыл бұрын
I've been watching your videos for a while and they helped me to understand a lot of cool concepts. Thank you for sharing your knowledge! Now I'm confident to dive into the TechArt side of things instead of waiting for somebody to help me figure out the way to do something. I vote for Distance and Length. Also, there is one crucial thing regarding everything you teaching about and that is performance. I've managed to optimize shaders and functions by using your tips by a significant margin, but it would be great if you'd explain to us how costly a certain technique is going to be. For instance, is it a good idea to put this Smoothstep node anytime and everywhere or we should be careful and only use it when absolutely necessary? Does it forcing the CPU to do a lot of extra calculations or is it somehow implemented in the GPU logic to perform as cheap as Saturate? (I guess not though)
@JhebadiaSprunklefunk3 жыл бұрын
Great stuff! I vote distance & length next :)
@XieJiJun3 жыл бұрын
Thank you.length and distance pls.
@hongrenyan95893 жыл бұрын
Thanks for another great video!
@PiPiCatStudio3 жыл бұрын
i just google smooth step and you make the tut!!!thank you
@Chacobo2 жыл бұрын
I was hard stuck a whole day trying to sync up additional masks/ lerps with the dissolve effect. The problem was that the things that pass through SmoothStep are actually inverted, i.e. when Time * Sine = 0, SmoothStepMin = 0 and everything passes through (which looks like Time * Sine = 1). So If you use the same time node for other stuff it won't work. You'll have to do a OneMinus somewhere. Hope this helps someone.
@AaronZhai Жыл бұрын
love you, sir
@antoniosuarez7881 Жыл бұрын
Thanks, grate tutorial
@RoniStudio2 жыл бұрын
Thank you sir. It's very useful
@denisshafikov4372 жыл бұрын
Very nice explonation but why u don't use channel mask node in SG instead using swizzle node?
@BenCloward2 жыл бұрын
Lots of different ways of doing that. I just have a thing for the swizzle node. All methods should give you the same results. So use the one you like best.
@Lesli33333 Жыл бұрын
Hi Sir how to use one constant control the Dissolve
@dmaw51353 жыл бұрын
ur da best ben
@waltage3 жыл бұрын
wow like color ramp
@vietcyco57263 жыл бұрын
Cell shader like genshin impact game tutorial ply sir!!!!!!!!!!!!!!!!!