유니티 쉐이더 그래프 - Weaving Ring Tutorial 2



유니티 쉐이더 그래프 - Weaving Ring Tutorial 2

금별 1 2,477 2019.08.12 03:57

3. Split chain

I refer to this section as the "Split chain", not to be confused with the Split node that we've been using to split up vectors.

Final part, lets start a new chain below everything else, this won't be as long as the wave chain. Again, we start with the Polar Coordinates node's green component for the clockwise gradient.

However we go about making this clockwise gradient spin over time, it will definitely require the Time node, so lets create that. Whenever I add a Time node it always gets immediately multiplied by some speed value, so lets create the Multiply node and Split Speed property.

 

For the Split to increase and decrease smoothly, we can use the Sine node again, with the same rule as last time of having the Degrees To Radians node immediately before it. 

As there is only one 'wave' this time around, we can convert this to degrees just by throwing in exactly 360 to the Polar Coordinates Length Scale parameter.

This conversion also means that our Split Speed will be measured in degrees per second, here I set the value to 90. 

Connect all this up by Adding the multiplied time to our clockwise gradient and then send its output to Degrees To Radians which should already be connected to Sine.

 

Similar to the previous Sine node in the wave chain, the negative portion of this Sine output will cause an unwanted result, in this case it will cause a secondary inverted RGB weave effect on the opposite side, so lets Remap this from (-1,1) to (0,1). 

However unlike the previous Sine, we don't need to implement any magnitude adjustment here, as we already have a variable that dictates the waves magnitude. I think it's more intuitive that this part remains between 0 and 1.

 

Now we can combine this chain with the rest of the graph with Multiply. The affect that this 0 to 1 output has when multiplied to the output of the colorful wave chain is to reduce it to nothing at 0 and leave it fully intact at 1. This new combination can then be reconnected to the Add node of the main ring chain.

 

We aren't done yet though, there's one last touch which I think makes a big difference in this effects presentation. Currently the weaving effects increase and decrease is so gradual that it is visible for most of the perimeter of the ring. I think this effect is improved when most of the ring is completely solid white, because this makes the weaving effect look like it's magically unraveling something that feels more solid.

To apply this, let's go back to the Remap node at the end of the Split chain we just made. We can adjust this 0 to 1 curve with a Power node, this is simply 'A to the power of B'. So we can raise it to the power of a new property called Split Curve Adjust. This will keep the values in-between 0 and 1 but affect all the between values causing a steeper or shallower slope. Here I set Split Curve Adjust to 8.

4. End!

Finally we can go back to the end of our Ring chain and send our end result into a master node. This shader in it's current state is kind of a 'standalone' effect and doesn't care about lighting, so the simple unlit master node will work. This shader can then be applied to a material which in turn can be applied to a mesh renderer with a quad mesh to become visible in scene and in game.

Thanks for reading! 

This was my first time writing a tutorial so I'm looking for feedback. I'm also no expert in shader graph so I'm also looking for advice there too. Thanks !

Comments

금별 2019.08.15 00:21
https://gamefx.co.kr/bbs/board.php?bo_table=tip_01&wr_id=122 <- 1편

번호 포토 분류 제목 글쓴이 날짜 조회
1173 언리얼4 Step-by-Step Guide: Healing Aura Effect in Unreal Engine 5 Niagara ashif 05.27 6
1172 언리얼4 Master Blood Eruptions in UE5: A Step-by-Step VFX Guide ashif 05.26 19
1171 언리얼4 언리얼 - 1,2개의 축을 제어하는 월드 기반 회전 예제 금별 05.26 35
1170 유니티 유니티 - 그라디언트 맵으로 실시간 VFX 제작하기(한글자막) 금별 05.26 39
1169 언리얼4 Create Mesmerizing Magnetic Fields in UE5 Niagara: A Step-by-Step Guide ashif 05.23 67
1168 3D 3DS Max - 직각 Sword Slash 메쉬 제작방법 금별 05.23 61
1167 언리얼4 Step-by-Step Guide to Dynamic Trails in UE5: Elevate Your Game VFX! ashif 05.22 75
1166 언리얼4 언리얼/후디니 - 코페르니쿠스 시뮬레이션 데칼을 언리얼에서 활용하는법(한글자막) 금별 05.21 95
1165 언리얼4 언리얼5 - 죽음 디졸브 이펙트 Niagara SkeletalMesh Location 사용 금별 05.21 94
1164 언리얼4 후디니/언리얼 - 유체 및 불규칙한 동적 오브젝트를 UE로 내보내는 두 가지 방법 – ABC와 버텍스 애니메이션 금별 05.20 104
1163 유니티 유니티 - 음률 리듬 VFX 제작 가이드(한글자막) 금별 05.20 118
1162 유니티 유니티 - 별빛 VFX: 단계별 제작 가이드(한글자막) 금별 05.20 115
1161 유니티 유니티 - Ice Cone과 Spike 제작 가이드(한글자막) 금별 05.20 94
1160 유니티 유니티 - 입체 오각형/육각형 텍스처와 모델 제작 가이드(자막) 금별 05.20 96
1159 언리얼4 언리얼5 - Burn Transition Material 예제 및 노드 금별 05.18 109
1158 언리얼4 언리얼5 - 커스텀 노드를 활용한 줌블러 예제 및 코드 금별 05.18 111
1157 언리얼4 언리얼5 - 버텍스 색상과 결합한 마스크 활용한 버텍스 오프셋 제어간단제작과정 금별 05.18 102
1156 유니티 유니티 - URP로 구현하는 후처리 VFX: 흑백 플래시와 화면 왜곡 제작팁 금별 05.18 119
1155 언리얼4 언리얼5 - Cold Smoke 효과와 Ice Debris 제작과정(한글자막) 금별 05.18 107
1154 언리얼4 MAGIC of Material in UE5 ashif 05.14 137
1153 언리얼4 Step-by-Step: Design Stunning Level Up FX in Unreal Engine 5 ashif 05.13 134
1152 언리얼4 언리얼 - 나이아가라 캐쉬 간단 사용방법 금별 05.12 152

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand