
Visit: https://cghow.com/ for more tutorials. submit your tutorial/Artwork.
In this tutorial you will learn how to create Jellyfish in Niagara and Cascade in unreal engine. you will learn every step for this effect texture, materials, mesh and emitters.
#unrealenginevfxtutorials #cghow #unrealengine #gamevfx #gamefx #ue4vfx #ue4fx #niagara #unrealengineniagara
Introduction
Hello everyone, and welcome to today’s tutorial! In this video, we’re going to dive into the world of Unreal Engine particle systems and create a mesmerizing jellyfish effect. We’ll start by building the jellyfish mesh in a 3D modeling software, then move on to creating a dynamic material to give it life. Finally, we’ll assemble the entire effect in both Cascade and Niagara.
Creating the Jellyfish Mesh
Let’s begin by creating the jellyfish mesh. We’ll use a simple cylindrical shape as the base. To add detail, we’ll subdivide the cylinder and manipulate the vertices to create the characteristic bell shape. We’ll also add tentacles by extruding edges and shaping them into organic forms.
Creating the Material
The material for the jellyfish will be key to its dynamic appearance. We’ll use a combination of world position offset, noise textures, and gradient maps to create the illusion of movement and distortion. The core idea is to manipulate the mesh’s UV coordinates based on world position and time, causing the texture to shift and warp. Additionally, we’ll use a gradient map to fade the transparency of the mesh towards the bottom, creating a soft, translucent effect.
Building the Effect in Cascade
In Cascade, we’ll create a particle system with a sphere emitter to spawn the jellyfish. Each jellyfish will have its own material instance, allowing for random variations in color and movement. We’ll use a combination of velocity, acceleration, and noise to create the jellyfish’s undulating motion. To simulate the tentacles, we’ll add child particles that follow the parent particle and gradually fade out.
Building the Effect in Niagara
Now, let’s recreate the same effect in Niagara. We’ll start by creating a particle system with a sphere emitter. We’ll use a mesh emitter to spawn the jellyfish mesh, and we’ll apply the same material we created earlier. To achieve the jellyfish’s movement, we’ll use a combination of velocity, acceleration, and noise modules. We’ll also add a trail module to create the trailing effect.
Combining the Effects
Once we have both the Cascade and Niagara versions of the jellyfish effect, we can combine them to create a more complex and visually stunning scene. We can add additional elements like bubbles, underwater plants, and lighting effects to further enhance the scene.
Conclusion
In this tutorial, we’ve explored the process of creating a dynamic jellyfish effect in both Cascade and Niagara. By understanding the core principles of particle systems and materials, you can create a wide range of stunning visual effects. Remember to experiment with different settings and techniques to achieve your desired results.
[Include a visual demonstration of the jellyfish effect in both Cascade and Niagara]Additional Tips
- Optimize Performance: Use level of detail (LOD) techniques to reduce the number of particles at a distance.
- Experiment with Different Materials: Try using different textures and material functions to create unique effects.
- Add Sound Effects: Incorporate sound effects to enhance the overall experience.
- Consider Virtual Texture Technology: For large-scale scenes, virtual textures can help optimize performance.
By following these tips and experimenting with different techniques, you can create stunning and immersive underwater scenes in your Unreal Engine projects.


Leave a Reply