Bring Blender Geometry Nodes to Unreal Engine (works for cloth simulations too!)

  Рет қаралды 10,117

NateDotFbx

NateDotFbx

Күн бұрын

After much searching and hair pulling I have found a way to export geometry nodes to Unreal Engine using a series of exports and imports in various file types. This should also work for cloth simulations, soft bodies, Marvelous Designer animations, or any other animation that uses displacement of vectors.
Please like and subscribe if you found this helpful!
Ducky3D tutorial:
• Satisfying Geometry No...

Пікірлер: 37
@prototype9000
@prototype9000 7 күн бұрын
ive got it to work without having to make a location key skipped everything after that works fine
@user-mp1ui3vn7q
@user-mp1ui3vn7q 4 ай бұрын
Dude at the begining i was like, what! alembic my performance is going down the drain, but i keep watching and oh boy you did it, with an fbx this looks amazing men i have to try this!
@adrawdesign
@adrawdesign 4 ай бұрын
trully briliant that something i'd use real well thank you
@amirhoseini3563
@amirhoseini3563 7 ай бұрын
this is great,thanks bro
@lashalk9054
@lashalk9054 7 ай бұрын
Thanks you are my hero. Liked and subscribed.
@IamSH1VA
@IamSH1VA 7 ай бұрын
Very cool, i was searching for something like this. Thanks. 🙏 I think all these steps can be done through *python script* /blenders addon system so you will get final FBX or maybe even directly import GN to UE5. That would save so much time. Very cool of you for sharing. Subscribing….
@Natedotfbx
@Natedotfbx 7 ай бұрын
If you figure that out, please share!
@vladtheclad
@vladtheclad Ай бұрын
Nice trick with Skeletal Meshes. But I'd advice to use a vertex offset animation in VAT shader. This will be way cheaper than Skeletal Meshes in UE.
@Greacus
@Greacus 3 ай бұрын
For some reason, my fbx file doesn't have the animations. Help please.
@Misterred-GW2
@Misterred-GW2 Ай бұрын
Thank you for this video! Whenever I do this, my normals are stretched warped and look really bad in ue5. However in Blender they look great, any idea why this would be the case?
@Misterred-GW2
@Misterred-GW2 12 күн бұрын
I managed to fix it by checking the Triangulate faces box under geometry. Apperently Unreal only works with triangle Polygons, while my mesh in Blender was made with quads, in the converting process the normals took a hit. This fixed it
@nurbdailym
@nurbdailym 12 күн бұрын
I made some test using USD, it's working, you have nothing to do except exporting as USD. bonus, you're keeping material (if compatible)
@nurbdailym
@nurbdailym 12 күн бұрын
there is also 2 plugins on market (99euros). But haven't test it yet. if someone else had ?
@denat5108
@denat5108 6 ай бұрын
Can i use your method with multiple materials? I see your method collapse all mats to one. About a year i am searching for a method to import crouds and traffic to ue based on GN
@Natedotfbx
@Natedotfbx 6 ай бұрын
I am pretty sure you can have as many materials as there are faces on the model you are using, go wild. This workflow will only affect the shapekey animations. However, you have to reapply materials after reimporting the .mdd file unfortunately.
@sepehrabdar9304
@sepehrabdar9304 6 ай бұрын
I just tried this out and my final fbx file was about 2.5Gb and whenever i tried to import it into unreal, the import menu never shows up and unreal just freezes, do you have any thoughts that could help me out? do i just need to drastically lower the vertex count to make the file smaller?
@Natedotfbx
@Natedotfbx 6 ай бұрын
Yeah 2.5 gigs is probably a bit large for this workflow. Your computer might not have enough ram to process the import. If there is a way to decimate the animation, I would do that.
@sepehrabdar9304
@sepehrabdar9304 6 ай бұрын
@@Natedotfbx loool I have 64gb of ram
@Natedotfbx
@Natedotfbx 6 ай бұрын
@@sepehrabdar9304 Oh lol, thats as much as I have. How many verticies are we talking?
@sepehrabdar9304
@sepehrabdar9304 6 ай бұрын
@@Natedotfbx well there was about 1.6M but i brought down the bevel drastically and its lower now, but the problem is, after i follow your steps exactly, my fbx doesnt have an animation at all and its just the mesh as it was in the frame the player was on when i exported it
@Natedotfbx
@Natedotfbx 6 ай бұрын
@@sepehrabdar9304 Does everything work up until the point of exporting to fbx? you can delete the point cache modifier and the animation still works in blender? The animation will break if any verticies are created or destroyed during the animation.
@olesiaesenzholova2036
@olesiaesenzholova2036 5 күн бұрын
please, help. Can't apply mdd export. errors ((
@SatyajitMondal-wq4wc
@SatyajitMondal-wq4wc Ай бұрын
how to retain the texture of my models?
@Natedotfbx
@Natedotfbx Ай бұрын
I have not found a way, you will need to uv unwrap again
@benveasey7474
@benveasey7474 2 ай бұрын
Would this work with particles?
@Natedotfbx
@Natedotfbx 2 ай бұрын
It only works if there is a real vertex geometry. I would stick to Niagra for particles.
@gabrielgherman87
@gabrielgherman87 Ай бұрын
I believe the key here is what he explained in the beginning of the video about the Realize node. "The Realize Instances node makes any instances (efficient duplicates of the same geometry) into real geometry data. " (Description from the official Blender documentation). Of course, I am not aware of your goal here, but Niagara is an amazing tool from Unreal for particles/simulations. Even you want something more robust, look for workflows that use Houdini and Unreal. Houdini is a paid software, but there is a free non-commercial version. Houdini is very complex, but as far as I am aware, it is the most powerful tool currently available to the general public for simulations.
@benveasey7474
@benveasey7474 Ай бұрын
@@gabrielgherman87 My goal is to have fluid like particles in Unreal. I need to do a lot of research. I know Niagara has 3D Fluid particles but I need to test to see if they are superior to the particles from the Blender Addon FluidLab (really easy to use Addon). I have marked Houdini down as a last resort (Dylan Brown has done some great tutorials on getting Houdini water into UE). It's my last resort since it has the reputation for being hard to learn. My ultimate aim is to have Unreal do Water Features. I would ideally like to offer the water features as a playable level, so that clients can get an idea of what they will look like before they are built.
@pav5000
@pav5000 3 ай бұрын
UE now supports geometry nodes natively, so you may just use them there kzfaq.info/get/bejne/b690frOXs9_VkoE.html
@JasonSmith-pn6ch
@JasonSmith-pn6ch 3 ай бұрын
Later in that video one of the guys clearly states that those tools are not planned for public availability so if anyone is thinking of watching that video it will not help you accomplish the content explained in this video.
@gabrielgherman87
@gabrielgherman87 Ай бұрын
​@@JasonSmith-pn6ch You saved me from watching a 2 hour video, thanks! And for anyone else who wants to confirm, 1:32:00 is where they mentioned it.
@noknownsaint
@noknownsaint 4 ай бұрын
When i Import my object back into blender (entirely made in geometry node) its just a plane?
@Natedotfbx
@Natedotfbx 4 ай бұрын
make sure you realize instances!
The RIGHT way to cut holes in surfaces in Blender
10:52
Josh Gambrell
Рет қаралды 1,2 МЛН
Вечный ДВИГАТЕЛЬ!⚙️ #shorts
00:27
Гараж 54
Рет қаралды 11 МЛН
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 143 МЛН
Real to Unreal: From Real World Height Maps to Unreal Engine 5
1:03:59
Making 3D animation look painterly (it's easier than you think)
8:05
Geometry - Nodes Best Feature for Abstract Renders | Blender 3D
10:29
Unreal Engine Materials in 6 Levels of Complexity
44:12
pwnisher
Рет қаралды 155 М.
The QUICKEST way to RIG your Characters! Blender 3D Tutorial
9:02
Lewis Animation
Рет қаралды 237 М.
Morph Targets in Unreal Engine 5.2 Sequencer
8:20
Mark Hennessy-Barrett
Рет қаралды 9 М.
Import ANY Animation from Blender to Unity (NO RIG / NO BONES!)
19:18
Best 3D Terrain Generation Software
10:55
InspirationTuts
Рет қаралды 55 М.
My Indie Blender to Unreal Engine 5 Workflow for Game Environments
10:23
Jesus vs devil #jesus #devil
0:26
jesus my love
Рет қаралды 14 МЛН
Repeat 🥴🤣 LeoNata family #shorts
0:11
LeoNata Family
Рет қаралды 13 МЛН
making a knife from an old file
0:58
Random Tools
Рет қаралды 12 МЛН
Respect 😱🔥 #shorts #respect #viral
0:31
MG RESPECT KING
Рет қаралды 33 МЛН
Дроны отбирают работу у грузчиков
0:15
Короче, новости
Рет қаралды 10 МЛН
ОЧЕНЬ ВКУСНЫЙ БУТЕРБРОД 🍞
0:49
КиноХост
Рет қаралды 3,6 МЛН
Jesus vs devil #jesus #devil
0:26
jesus my love
Рет қаралды 14 МЛН