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



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

금별 0 8,062 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


번호 포토 분류 제목 글쓴이 날짜 조회
345 2D [텍스쳐 페인터]Flame Painter 10주년 할인(10달러) 금별 2022.10.24 2386
344 언리얼4 언리얼 나이아가라 - 디졸브 제작 튜토리얼 금별 2022.10.24 2541
343 언리얼4 [오프라인특강영상]언리얼4 이펙터가 알아야할 랜더링 오프라인 특강 금별 2022.10.23 2719
342 언리얼4 언리얼 이펙터 기본강의 - 색감과 타이밍[한글이론] 금별 2022.10.23 2632
341 언리얼4 언리얼 - 나이아가라 흡수 효과 제작방법 금별 2022.10.20 3777
340 언리얼4 언리얼 - 게임에서 VAT를 활용하는 방법(GIC 폴란드 컨퍼런스) 금별 2022.10.16 2634
339 언리얼4 언리얼 - 횡으로 생성되는 헥사곤 타일 연출예제(노드포함) 금별 2022.10.14 2498
338 언리얼4 언리얼 간단팁 - 원형 UV 심 밉맵 모드변경으로 수정하는팁 금별 2022.10.13 2648
337 언리얼4 언리얼 간단팁 - Dot Product(벡터 내적)를 활용한 디세츄레이션(채도감소) 금별 2022.10.13 2907
336 유니티 유니티 앰플리파이 쉐이더 - 버텍스 오프셋을 활용한 리듬 기둥 이펙트[노드포함] 금별 2022.10.13 2889
335 언리얼4 언리얼 나이아가라 - 텔레포트 효과 제작방법 금별 2022.10.13 2560
334 언리얼4 언리얼 나이아가라 - 액터 홀로그래픽 FX 제작방법 금별 2022.10.13 2414
333 유니티 유니티 - How to upgrade materials to URP in Unity 2021.2.2 금별 2022.10.09 2585
332 언리얼4 언리얼 - 간단한 발사체 트레일 제작방법 금별 2022.10.09 4602
331 언리얼4 언리얼 나이아가라 - Spawn Per Unit Sword Trails 설명 금별 2022.10.09 2681
330 언리얼4 언리얼 나이아가라 - 캐릭이 불타는 효과 제작방법 금별 2022.10.09 3002
329 언리얼4 언리얼 - 스크린 트랜지션 효과 제작방법 금별 2022.10.06 2958
328 언리얼4 언리얼 - 프로시졀 트라이앵글형태 타일링 효과 예제(머트리얼 노드 포함) 금별 2022.10.06 3021
327 언리얼4 언리얼 나이아가라 - 분해 후 흡수 효과 제작방법 금별 2022.10.06 3670
326 언리얼4 언리얼 - 캐릭이 액체화되는 효과 제작방법 금별 2022.10.06 3683
325 유니티 유니티 - VFX 및 게임 개발에 유용한 5가지 셰이더 그래프 [유니티, 셰이더 그래프] 금별 2022.10.06 3924
324 언리얼4 언리얼 - 피 임팩트와 퍼짐 효과 제작방법 금별 2022.10.06 4655

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand