Aktionen

29.05.2024 - Session 12: Unterschied zwischen den Versionen

Aus exmediawiki

(UE 5 Intro to Niagara)
Zeile 1: Zeile 1:
'''29.05.2024 - Session 12'''
+
'''Intro to Niagara in UE5'''
 
<br>
 
<br>
In this session we will take a look at partical simulation in UE with Niagara.
 
 
<br>
 
<br>
Intro Manual:
+
Niagara is Unreal Engine's next-generation VFX system. With Niagara, the technical artist has the ability to create additional functionality on their own, without the assistance of a programmer. The system is adaptable and flexible. Beginners can start out by modifying templates or behavior examples, and advanced users can create their own custom modules.
 
<br>
 
<br>
https://www.dropbox.com/scl/fi/hwem3vn09mulee2gq7uk6/Niagara-Intro.pdf?rlkey=fpc309bqn0ytabx27dggsbvd6&st=nohxi80s&dl=0
 
 
<br>
 
<br>
 +
* In the Niagara VFX system, there are four core components:
 +
** Systems
 +
** Emitters
 +
** Modules
 +
** Parameters
 
<br>
 
<br>
Recording of the Session:
+
For a more in-depth explanation, please visit [https://dev.epicgames.com/documentation/en-us/unreal-engine/overview-of-niagara-effects-for-unreal-engine Overview of Niagra].
 
<br>
 
<br>
https://www.youtube.com/watch?v=M3vMCvsZxVY
+
<br>
 +
[https://www.youtube.com/watch?v=M3vMCvsZxVY SCREEN RECORDING of the session]

Version vom 24. Februar 2025, 11:38 Uhr

Intro to Niagara in UE5

Niagara is Unreal Engine's next-generation VFX system. With Niagara, the technical artist has the ability to create additional functionality on their own, without the assistance of a programmer. The system is adaptable and flexible. Beginners can start out by modifying templates or behavior examples, and advanced users can create their own custom modules.

  • In the Niagara VFX system, there are four core components:
    • Systems
    • Emitters
    • Modules
    • Parameters


For a more in-depth explanation, please visit Overview of Niagra.

SCREEN RECORDING of the session