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



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

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


번호 포토 분류 제목 글쓴이 날짜 조회
1240 언리얼4 언리얼5 - 디지털 트랜지션 생성 및 파티클 픽셀화 제작과정(한글자막) 금별 10.22 8
1239 언리얼4 언리얼 - 데몬슬레이어 아카자 스킬 VFX 분석 금별 10.22 6
1238 언리얼4 언리얼5 - 테크노 스타일 매직 어레이/포스트 프로세싱 그리드 링 흐름 효과 제작과정(한글자막) 금별 10.20 40
1237 언리얼4 언리얼5 - 오클루전 활용한 지면 균열 머트리얼 생성과정(한글자막) 금별 10.20 37
1236 언리얼4 언리얼 - Lightmap UV 제거를 위한 에디터 유틸리티 제작 금별 10.17 59
1235 언리얼4 언리얼 - 텍스처 패킹 자동화: 기술 아티스트를 위한 시간 절약 도구 금별 10.17 57
1234 언리얼4 언리얼 - 폴라 UV는 타일링 텍스처 간단 활용 금별 10.17 61
1233 언리얼4 언리얼5 - 원형 링 마법진 왜곡 효과 구현 팁 금별 10.15 126
1232 언리얼4 언리얼5 - 물결 패턴 Normal Map 블렌딩 & 질감 교체 가이드 금별 10.15 106
1231 언리얼4 언리얼5 VFX 프로젝트 조직화 가이드: 폴더부터 명명 규칙까지(한글자막) 금별 10.14 104
1230 유니티 유니티 - Stylized 마법구 발사체 효과 제작과정 금별 10.14 113
1229 언리얼4 언리얼5 - 행성 흡수 제작과정 : Spline과 Blueprint 활용 part2 금별 10.12 126
1228 언리얼4 언리얼5 - 행성 흡수 제작과정 : Spline과 Blueprint 활용 part1 금별 10.12 102
1227 언리얼4 언리얼5 - WorldPositionBehindTranslucency로 만드는 간단 커스텀 데칼 UV 금별 10.11 95
1226 언리얼4 언리얼5 - 나이아가라(Niagara) 스폰 그룹 활용 퀵팁 금별 10.11 104
1225 언리얼4 언리얼 - '작은(Tiny) 지오메트리' 병합을 통한 카오스 최적화 팁 금별 10.11 103
1224 언리얼4 언리얼5 - 사실적인 횃불 VFX: Houdini와 Embergen 활용 금별 10.11 110
1223 언리얼4 언리얼5 - WorldPositionBehindTranslucency로 만드는 간단 커스텀 데칼 UV 금별 10.11 86
1222 유니티 유니티 - 망치 타격 효과 연출 part2(한글자막) 금별 10.11 100
1221 유니티 유니티 - 망치 타격 효과 연출 part1(한글자막) 금별 10.11 107
1220 언리얼4 Create an Epic Rings Burst AOE FX in UE5 Niagara! (Full Tutorial) ashif 09.25 195
1219 언리얼4 Create a Dynamic Sci-Fi Dome Material in UE5! (Full Tutorial) ashif 09.24 183

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand