유니티 쉐이더 팁 - 유령 트레일효과 SIN WAVE TRAIL



유니티 쉐이더 팁 - 유령 트레일효과 SIN WAVE TRAIL

금별 0 7,856 2019.08.02 19:53

 

 

It was done with just a particle system, and it is particle mesh render within trail component. The issue of the effect is how to create three different swing trail on a single plane.

The shader is made by Amplify shader editor 1.5.8. It also could do it with shader graph in Unity.

大圖Full Size



Texture made by Substance designer 2018

R:  for trail 1.
G:  for trail 2.
B:  the noise of distortion.
A:  the noise for dissolve.

大圖Full Size
 

Shader Breakdown of shader


1.基礎Shader屬性設定 Setting property 
2.Shader大圖中Sin01的區塊為擺動UV的產生,Sin02及03僅是重複01計算後,改變其波長頻率時間等來製作三種不同擺幅 。
The Sin01 block is working for the motion of V coordinate. Sin02 and Sin03 block are just duplicate it, and modify the value of wavelength, amplitude and time to do the variety of motion.

 

 a. First, create the sin node and add with time.

 

 

b. V coordinate remap to 1~ -1, and then add to Sin. You can fin the Sin wave animation. 

 

c. As the result, value goes to be more than one. It has to remap to 1~ -1.

 

d. Multiply U coordinate to increase the swing animation from left to right (0~1) and add to the origin V coordinate. 

 

e. Append swing V and origin U to get the swing UV for trail map.

 

 

3. In order to make the trail animation to be more variety, need to add some distortion into UV. The Flow UV block work with two motion from B channel of texture and multiply the parameter value to control the strength of distortion. Multiply U coordinate to keep shape in the start position (left) and more distortion to end (right).

 

 

 

4. Create the edge mask within UV coordinate to clean the shape animation over the edge.

 

 

5. Dissolve block is doing the dissolve in the end of trail.

 

 

a. Add Flow UV to make it naturally.

 

b. To add frac node, it will let the value from 0~1, even it is going to be huge from time. But the texture have to be seamless. In this way, it could maintain the motion value and some performance.

 

c. Modify the ramp (0~1) to increase effect of dissolve. 

 

6. Lerp within U coordinate to create two color from start (left) to end (right). 

 

 

 Shader的部分就到此完成
Done

 

粒子系統設置 particle setting


The render is mesh particle and add the trail component. You can find the detail setting in the below picture.

 

It is the breakdown of the Sin Wave effect.

 

Comments


번호 포토 분류 제목 글쓴이 날짜 조회
1214 언리얼4 How to make Summon FX in Unreal Engine 5 Niagara ashif 09.12 38
1213 언리얼4 Create EPIC Wind Swirl VFX in Unreal Engine 5 Niagara ashif 09.11 56
1212 언리얼4 Create EPIC Stylized Toon Fire Material in UE5: Full Control Guide ????✨ ashif 09.10 56
1211 언리얼4 언리얼5 - Niagara로 번개와 표면 상호작용 VFX 만들기 금별 09.03 142
1210 언리얼4 언리얼5 - 간단한 바닥 아우라 색수차 효과를 추가 제작팁 금별 09.03 194
1209 언리얼4 언리얼5 - Rotate Around Point 활용 궤도 애니메이션 연출 간단팁 금별 09.03 107
1208 언리얼4 언리얼5 - halftone post-process 제작 예제 금별 09.03 443
1207 언리얼4 언리얼5 - 흡수 및 폭발 효과 간단 제작과정(한글자막) 금별 09.02 436
1206 언리얼4 언리얼5 - 회피 텔레포트 효과 간단제작과정(한글자막) 금별 09.02 135
1205 언리얼4 언리얼5 - Stylized 화속성 검기 간단 제작 분석(한글자막) 금별 09.02 171
1204 언리얼4 언리얼5 - 메시 조각 흡수 간단 제작과정(한글자막) 금별 09.02 377
1203 언리얼4 유니티 - 고드름 형태 프리즈 셰이더 제작과정(한글자막) 금별 09.02 190
1202 언리얼4 언리얼5 - Stylized 라이트닝 메쉬 제작과정(한글자막) 금별 08.22 227
1201 언리얼4 언리얼/C4D로 만드는 모션그래픽 스타일 VFX 제작과정(한글자막) 금별 08.22 143
1200 언리얼4 후디니/언리얼5 - 가벼운 VFX: Pivot Painter 제작과정(한글자막) 금별 08.22 181
1199 언리얼4 언리얼5 - 자연스러운 바닥 얼음생성 효과 제작과정(한글자막) 금별 08.22 170
1198 언리얼4 언리얼5 - 간단한 바닥 아우라 색수차 효과를 추가 제작팁 금별 08.22 128
1197 언리얼4 언리얼5 - 셰이더 토이로 만든 블랙홀을 언리얼에서 구현하는과정 금별 07.27 324
1196 언리얼4 언리얼5 - 나이아가라 활용한 라이트닝 감전효과 제작과정(한글자막) 금별 07.27 327
1195 언리얼4 언리얼5 - 고품질 반사 효과 만들기: Reflection Vector 활용법 금별 07.25 317
1194 언리얼4 언리얼5 - EasyMap으로 구현하는 무작위 텍스처 타일링 기법 금별 07.25 321
1193 언리얼4 How to Create EPIC Toon Smoke Trail FX in Unreal Engine 5 ashif 07.22 231

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand