언리얼4 - 버텍스 옵셋 예제와 노드



언리얼4 - 버텍스 옵셋 예제와 노드

금별 0 4,794 2019.09.16 21:12

(eVan님의 언리얼이펙트클래스정보 : https://cafe.naver.com/unrealfx/17946)

 

 

 

 

 

Ok now about the Intro Loop Outro. I set I up like this. Intro value grow to one and stay at one. One will be my loop value . For the outro It’s similar except that the value return to 0 ones it’s done and the loop can restart. So in this function the key is Fmod (modulo) my time will incrase to my total duration and return to 0. Now I can use these result in different lerp to switch between different states and to manage the dynamic of the transition you can use a Pow(er) or a curve atlas if you want to have more control on it .

 

Screenshot_2

 

And now I want to share you a recent discovering. This node call Virtual Plane Coordinates can save you.
The main use case for me is when I want to do a projection in function of the camera.
Basically I used it as a kind of screen position coordinate with the particularity the (0;0) of the UV is not on the top left of the screen but a defined anchor point.
I this case the pivot of my object will be my (0;0) . Here I wanted to have UV scale feeting with my sphere so one and minus one should be on the border of the sphere. To debug it I recommend you to use an Abs (absolute value) followed with a floor (to see the step when the value is higher than one) and a saturate on a min(1) (to don’t burn your eyes in the first time ) , this debug should be applied after the divide. In the effect I used it to create a background facing the camera, so it’s applied on the sphere with the reverted normal .

 

VPC

 

Screenshot_3

 

 

 

Comments


번호 포토 분류 제목 글쓴이 날짜 조회
263 언리얼4 언리얼 Material Texcoord 사용법[한국어 라이브 특강] 금별 2023.08.12 1874
262 언리얼4 언리얼5 - 간단한 소용돌이 쉐이더 제작방법 금별 2023.08.11 2061
261 언리얼4 언리얼5 - 데칼 실시간 생성 및 늘어나는 문제 해결 금별 2023.08.11 1785
260 언리얼4 언리얼5 - 불규칙한 바닥 빗방울 리플효과 제작방법 금별 2023.08.11 2275
259 언리얼4 언리얼 - 구체 노면에 따라 흐르는 웨이브 제작과정 금별 2023.08.10 1998
258 언리얼4 언리얼 - 비누방울 머트리얼 제작과정 금별 2023.08.07 1598
257 언리얼4 언리얼 - Advanced Scan Effect 제작 튜토리얼(그리드FX) part3 금별 2023.08.07 1341
256 언리얼4 언리얼5 - Ghost World Postprocess Material 제작과정 금별 2023.08.06 1478
255 언리얼4 언리얼 - Advanced Scan Effect 제작 튜토리얼 금별 2023.07.31 1629
254 언리얼4 언리얼 - 자연스런 UV 울렁거림 제작예제 금별 2023.07.31 1727
253 언리얼4 언리얼5 - 시퀀서 활용 특정 동작 슬로우 모션 제작방법 금별 2023.07.26 2615
252 언리얼4 UE5 | AOE in Unreal Engine 5.2 Niagara Tutorial | Download Files ashif 2023.07.26 1924
251 언리얼4 언리얼 간단팁 - 메쉬외각 엣지 흔적 정리 금별 2023.07.20 2005
250 언리얼4 언리얼 - 머트리얼 노드 정렬 단축키 팁 금별 2023.07.20 3196
249 언리얼4 Unity Dev Weeks 2023: 서머너즈 워: 크로니클에서 사용한 렌더링기법과 최적화 기능개발 과정 금별 2023.07.11 1754
248 언리얼4 언리얼 - 라이트닝 이펙트 제작과정 금별 2023.07.10 1617
247 언리얼4 언리얼 - 마법진/문자 인트로 영상 제작과정 금별 2023.07.10 1572
246 언리얼4 언리얼/섭스턴스 디자인 - 화염 크랙 제작과정 금별 2023.07.10 1852
245 언리얼4 언리얼 - 스파이더맨에 나온 글리치 효과 제작과정 금별 2023.07.07 1706
244 언리얼4 언리얼 - 하트 모양의 파티클 이동 간단 제작과정 금별 2023.07.06 2689
243 언리얼4 언리얼 - 커스텀 데칼 UVs 사용예제(WorldPositionBehindTranslucency활용) 금별 2023.07.04 2226
242 언리얼4 언리얼 - (간단팁)채널 선택 및 믹싱에 내적 사용방법 금별 2023.07.04 1954

 

Banner
 
Facebook Twitter GooglePlus KakaoStory NaverBand