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



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

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


번호 포토 분류 제목 글쓴이 날짜 조회
356 언리얼4 언리얼 나이아가라 - UI에 이펙트 붙이기 금별 2022.11.10 3676
355 유니티 유니티 앰플리파이 쉐이더 - 라이트닝 셰이더 제작 과정 금별 2022.11.05 2731
354 언리얼4 언리얼5 - 간단한 프로즌 효과 제작방법 금별 2022.11.05 3060
353 유니티 유니티 - 레이마칭을 활용한 블랙홀 제작방법 금별 2022.11.03 2706
352 언리얼4 언리얼4 나이아가라 - 흩뿌려지는 형태의 디졸브 제작방법 금별 2022.11.03 2670
351 언리얼4 언리얼4 나이아가라 - 파티느낌의 리본이펙트 제작방법 금별 2022.11.03 2407
350 유니티 유니티 에너지볼(노바 쉐이더) 제작영상 및 자료 금별 2022.10.26 3372
349 언리얼4 [한글]언리얼5 - Location of Age(Initial Location) 나아가는 입자 배치하기 금별 2022.10.26 2067
348 언리얼4 [한글]언리얼 - Dust FlowMap concept Tutorial 먼지 플로우맵 효과1 제작튜토리얼 금별 2022.10.26 2597
347 유니티 유니티 앰플리파이 쉐이더 - 흑백처리효과[grabpass] 제작방법 금별 2022.10.24 2802
346 유니티 유니티 쉐이더그래프 - 흑백처리효과[grabpass] 제작방법 금별 2022.10.24 5638
345 2D [텍스쳐 페인터]Flame Painter 10주년 할인(10달러) 금별 2022.10.24 2156
344 언리얼4 언리얼 나이아가라 - 디졸브 제작 튜토리얼 금별 2022.10.24 2312
343 언리얼4 [오프라인특강영상]언리얼4 이펙터가 알아야할 랜더링 오프라인 특강 금별 2022.10.23 2524
342 언리얼4 언리얼 이펙터 기본강의 - 색감과 타이밍[한글이론] 금별 2022.10.23 2399
341 언리얼4 언리얼 - 나이아가라 흡수 효과 제작방법 금별 2022.10.20 3519
340 언리얼4 언리얼 - 게임에서 VAT를 활용하는 방법(GIC 폴란드 컨퍼런스) 금별 2022.10.16 2388
339 언리얼4 언리얼 - 횡으로 생성되는 헥사곤 타일 연출예제(노드포함) 금별 2022.10.14 2217
338 언리얼4 언리얼 간단팁 - 원형 UV 심 밉맵 모드변경으로 수정하는팁 금별 2022.10.13 2349
337 언리얼4 언리얼 간단팁 - Dot Product(벡터 내적)를 활용한 디세츄레이션(채도감소) 금별 2022.10.13 2592
336 유니티 유니티 앰플리파이 쉐이더 - 버텍스 오프셋을 활용한 리듬 기둥 이펙트[노드포함] 금별 2022.10.13 2622
335 언리얼4 언리얼 나이아가라 - 텔레포트 효과 제작방법 금별 2022.10.13 2309

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand