언리얼4 - 리퀴드 이로이젼(침식) 효과



언리얼4 - 리퀴드 이로이젼(침식) 효과

금별 0 4,292 2020.03.12 18:36

 

Liquid Erosion

 

 

I'm using Blenders "Dynamic Paint Canvas" to capture a liquid getting splashed on a surface over time resulting in an image sequence of "wet maps". To combine them into one image (adding then on top of eachother) I wrote a Python Script which generates an "erosion map". With a simple SmoothStep-Material, this map can be used to fade the liquid in/out nicely.

My python script: https://www.dropbox.com/s/x35wuxxtl7epesk/createErosionTexture.py?dl=0

Base-Idea described in this Sea of Thieves Talk: https://youtu.be/KxnFr5ugAHs?t=658

I was inspired by a FLIP Fluid Tutorial: https://youtu.be/GYGNoTmZSN0

How to setup an erosion material: https://realtimevfx.com/t/what-is-your-alpha-opacity-mask-clip-erode-animation-workflow-like/7705/15?u=simonschreibt

Quickly render Normal Map from Blender: https://youtu.be/h24akA8K-40

 

 

 

A liquid which appears over time based on an erosion map. The wetness on the ground is a 2nd erosion map with Blenders Canvas-"Spread" enabled.
The base-technique was discussed in this great Sea of Thieves Talk: https://youtu.be/KxnFr5ugAHs?t=658

A liquid which appears over time based on an erosion map. The wetness on the ground is a 2nd erosion map with Blenders Canvas-"Spread" enabled.

The base-technique was discussed in this great Sea of Thieves Talk: https://youtu.be/KxnFr5ugAHs?t=658

 

 

 

I used a Blender FLIP Plugin for the liquid and Blenders "Dynamic Paint Canvas" which "tracks" everything it touches - in this case the liquid. The result is an image-sequence. I baked a 2nd image-sequence where the wetness is spreading.

I used a Blender FLIP Plugin for the liquid and Blenders "Dynamic Paint Canvas" which "tracks" everything it touches - in this case the liquid. The result is an image-sequence. I baked a 2nd image-sequence where the wetness is spreading.

 

 

 

I wrote a Python-Script which grabs all the images and stacks them on top of eachother into ONE image which is now my erosion map. With a simple shader those grayscale values can be faded on/out nicely.

I wrote a Python-Script which grabs all the images and stacks them on top of eachother into ONE image which is now my erosion map. With a simple shader those grayscale values can be faded on/out nicely.

 

 

 

 

Here you can see the textures and some "gotchas". The normal map was created via Photoshop-Filter from the last rendered Blender-Frame.

Here you can see the textures and some "gotchas". The normal map was created via Photoshop-Filter from the last rendered Blender-Frame.

 

 

 

 

The pretty simple material. Of course, values like "base color" are different in my Material Instance for the final look.

The pretty simple material. Of course, values like "base color" are different in my Material Instance for the final look.

 

 

Update: Bruno had a great idea! Here is the result, you can find a detailed description below.

Update: Bruno had a great idea! Here is the result, you can find a detailed description below.

 

 

Brunos cool idea: Instead of the complex canvas/python-experiement, you can use a camera capturing the zDepth liquid-geometry from below. I used a B/W-Gradient to simulate the depth in my test and it worked out really nice.

 

Brunos cool idea: Instead of the complex canvas/python-experiement, you can use a camera capturing the zDepth liquid-geometry from below. I used a B/W-Gradient to simulate the depth in my test and it worked out really nice.

 

Comments


번호 포토 분류 제목 글쓴이 날짜 조회
513 언리얼4 언리얼5 - 디지털 트랜지션 생성 및 파티클 픽셀화 제작과정 금별 2023.06.25 1925
512 언리얼4 언리얼/후디니 - 디아블로 스타일 플루이드 오브 UI 이펙트 제작과정 금별 2023.06.17 1881
511 언리얼4 언리얼 - 구형 UV 활용 방법 금별 2023.06.17 2782
510 유니티 유니티 URP - 간단 바닥 화염 크랙 제작과정 금별 2023.06.12 2895
509 2D 섭스턴스 디자인 - 프로시졀 플레어 텍스쳐 제작과정 금별 2023.06.11 2146
508 언리얼4 언리얼5.2 - 체크무늬 바닥재질 만들기 금별 2023.06.09 2487
507 언리얼4 후디니/언리얼 - UI 플루이드 원형체력게이지 제작과정 금별 2023.06.08 2347
506 언리얼4 언리얼5 - 간단 메쉬표면 전기발생효과 제작방법 금별 2023.06.01 2850
505 언리얼4 언리얼5 - 간단 유도발사체 설정방법 금별 2023.06.01 2285
504 유니티 유니티 URP - 원신느낌의 Barbara의 치유 효과 만들기 금별 2023.06.01 3281
503 언리얼4 언리얼5 - High Quality Directionally animated FOG 금별 2023.05.31 2216
502 유니티 유니티 앰플리파이 쉐이더 - 쉐이더 활용 레이더 제작과정 금별 2023.05.25 2485
501 언리얼4 언리얼 - 물방울 형태 버프 이펙트 제작방법(물방울/십자 형태 텍스쳐제작) 금별 2023.05.25 2732
500 2D 포토샵 - 불/폭발/액체 그리는 방법 금별 2023.05.24 2647
499 유니티 유니티 쉐이더 그래프 URP - 에너지 쉴드 제작방법 금별 2023.05.22 3031
498 언리얼4 언리얼 - Smoothstep활용 프로시졀쉐이더 제작(2D 반지형 링) 금별 2023.05.18 3884
497 유니티 유니티 포스트프로세스 - 집중선 효과 제작과정 금별 2023.05.18 3279
496 유니티 유니티 앰플리파이 쉐이더 - 카툰풍 폭파 이펙트 제작방법(중국어) 금별 2023.05.15 3796
495 언리얼4 언리얼5 - 레벨에서 나이아가라 이펙트가 보이지 않을때 해결방법 금별 2023.05.15 3538
494 언리얼4 이펙터의 모든것! 게임이펙터 O/X 인터뷰 [신입~3년차] new 금별 2023.05.15 3617
493 언리얼4 Parallax Frost Material in UE5.2 Tutorial | Download Files ashif 2023.05.10 2230
492 언리얼4 언리얼 - 노출 변화화에 상관업이 이미시브 색상을 유지하는 방법 금별 2023.05.10 3463

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand