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



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

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


번호 포토 분류 제목 글쓴이 날짜 조회
312 2D 섭스턴스 디자인/언리얼 - 바닥 크랙 데칼 제작방법 금별 2022.09.14 3686
311 2D 포토샵 - 비정형 라인 생성방법 금별 2022.09.14 3768
310 2D 포토샵 - 간단한 플레어 제작방법 금별 2022.09.14 3090
309 유니티 유니티 앰플리파이 쉐이더 - 얼음 소재 제작방법(중국어) 댓글+1 금별 2022.09.08 3819
308 유니티 유니티 앰플리파이 쉐이더 - 카툰느낌 불 소재 제작방법(중국어) 금별 2022.09.08 3255
307 2D 포토샵 - 다양한 패턴의 간단 텍스쳐 제작 방법 금별 2022.09.04 2896
306 2D [간단팁]라이트닝 효과 제작원리 금별 2022.09.03 2948
305 2D 애프터 이펙트 - 엘리먼트 3D 카툰풍 빔 이펙트 제작방법(중국어) 금별 2022.08.31 3783
304 언리얼4 언리얼 - 나이아가라에 블루프린트로 트리거 셋팅 퀵팁 금별 2022.08.29 3343
303 유니티 유니티 앰플리파이 쉐이더 - 눈알 형태의 우주공간 생성 제작방법 금별 2022.08.29 2632
302 유니티 유니티 앰플리파이 쉐이더 - 나비 효과 구현하기 금별 2022.08.25 4598
301 유니티 유니티 - 피어나는 꽃봉오리 효과 제작과정영상 금별 2022.08.25 3288
300 유니티 유니티 - 자라나는 나무 효과 제작과정 금별 2022.08.25 3359
299 유니티 유니티 쉐이더 그래프 - 3D 스캔 이펙트 제작방법 금별 2022.08.24 2861
298 유니티 유니티 쉐이더그래프 - 오브텍트 반응형 폭포제작 금별 2022.08.24 2635
297 유니티 유니티 쉐이더 - 스텐실 버퍼 활용방법 금별 2022.08.24 2990
296 유니티 유니티 쉐이더 그래프 - 홀로그램 카드 제작방법 금별 2022.08.24 2651
295 유니티 유니티 앰플리파이 쉐이더 - 용해화 스타일 하프톤 쉐이더 제작방법(중국어) 금별 2022.08.23 3351
294 유니티 유니티 쉐이더 - 오브젝트 표면 파티클화 효과 제작방법(쉐이더코드포함) 금별 2022.08.18 4290
293 언리얼4 언리얼5 - 시간 역재생(프렉쳐) 효과 튜토리얼 금별 2022.08.18 2937
292 언리얼4 언리얼 머트리얼 노드 예제 - 2D 트랜지션 효과 노드 금별 2022.08.18 2419
291 언리얼4 언리얼 퀵팁 - 2D 컬 노이즈 간단제작방법 금별 2022.08.17 2258

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand