유니티(unity)의 비주얼 이펙트 그래프(VFX GRAPH)

유니티(unity)의 비주얼 이펙트 그래프(VFX GRAPH)

https://unity.com/visual-effect-graph

유니티(unity)에서 비주얼 이펙트 그래프(VFX GRAPH)를 사용하면 노드(node) 및 흐름(flow) 기반의 시각적 그래프를 사용하여 눈, 먼지(point), 나뭇잎(quad), 연기(flipbook), 잔해(mesh), 스파크(line), 차량흔적(strip)등 다양한 유형의 일반 파티클과 복잡한 시뮬레이션(GPU)을 위한 실시간 인터렉티브 시각 효과를 제작할수있습니다. 

 

VFX Graph는 빠르고 효율적인 렌더링을 위해 GPU 가속과 Compute Shader를 사용합니다. VFX Graph에서 파티클의 위치, 크기, 색상 등을 계산하는데 Compute Shader(GPU에서 수행되는 프로그램)를 사용하며 GPU 성능(병렬적으로 데이터를 처리함으로 CPU보다 빠른 속도로 연산)을 활용하여 수백만 개의 파티클을 실시간으로 방출하고 시뮬레이션합니다.

 

그밖에 이벤트 트리거 시스템(운석이 땅에 충돌했을때 생성하는 연기), 물리 시뮬레이션,  사용자 정의 시뮬레이션 데이터 샘플링을 지원하고  포인트 캐시, 벡터 필드, SDF, VAT와 같은 외부 소스 데이터를 가져오기하여 VFX그래프에서 사용할수있습니다. 또한 쉐이더 및 메티리얼 제작 도구인 Shader Graph와 통합하여 파티클 쉐이더 및 이펙트를 제작할수있습니다. 



유니티 블로그 비주얼 이펙트 그래프

https://blog.unity.com/engine-platform/new-possibilities-with-vfx-graph-in-2020-lts-and-beyond

https://blog.unity.com/technology/now-available-the-spaceship-demo-project-using-vfx-graph-and-high-definition-render

 

Visual Effect Graph
(Visual Effect Graph 12.0.0)

https://docs.unity3d.com/Packages/com.unity.visualeffectgraph@12.0/manual/index.html

 


비주얼 이펙트 그래프(VFX graph) 호환성
Universal Render Pipeline (URP), URP’s 2D Renderer, and the High Definition Render Pipeline (HDRP)

https://docs.unity3d.com/Packages/com.unity.visualeffectgraph@10.4/manual/System-Requirements.html

 


유니티 비주얼 이펙트 그래프 튜토리얼 재생목록
https://www.youtube.com/playlist?list=PLtRuo28h-g1mndib2hMyp-dVfx7Jq9cOH 

 

고급 시각효과를 위한 가이드
https://resources.unity.com/games/definitive-guide-to-creating-visual-effects?ungated=true&elqTrackId=250dcc20c78f4136a7535a18173d0e2e&elqaid=4215&elqat=2 

 

The definitive guide to creating advanced visual effects in Unity

Learn how to use Unity’s complete set of tools for authoring high-fidelity, richly detailed visual effects with the The definitive guide to creating advanced visual effects in Unity e-book.

resources.unity.com

 

 


유나이트 서울 2020 - Unity Visual Effect Graph 활용을 위한 고급 팁
https://youtu.be/b9QbRuvkvsI

 

Visual Effect Graph | Visual Effect Graph | 12.0.0

Visual Effect Graph The Visual Effect Graph enables you to author visual effects using Node-based visual logic. You can use it for simple effects as well as very complex simulations. Unity stores Visual Effect Graphs in Visual Effect Assets that you can us

docs.unity3d.com

 

 

유니티 유나이트 도쿄 2019 비주얼 이펙트 그래프(sdf, point cache)
https://youtu.be/Xwmdl4sbsjY

 

유니티 비주얼 이펙트 그래프 시그라프(siggraph) 2021
https://youtu.be/Nu8CZciSZt4

 

 

유니티 제펜 케이지로 에반젤리스트 VFX 그래프

https://youtu.be/i7yT3n84wEc

 

Unity-Technologies/VisualEffectGraph-Samples
https://github.com/Unity-Technologies/VisualEffectGraph-Samples

Unity-Technologies
VFXToolbox
https://github.com/Unity-Technologies/VFXToolbox

댓글

Designed by JB FACTORY