UE 5.4 | PCG Biome Core Plugin Tutorial

  Рет қаралды 7,329

Maris Freimanis

Maris Freimanis

Күн бұрын

This is part 2 of my tutorial series. In Part 1 of my UE5 Multi Biome Landscape tutorial series we went over how to create Photorealistic Mountain Landscape in Gaea. Also how to import heightmaps in Unreal Engine and set up simple landscape material. In part 2 we are using PCG Biome Core plugin that comes with Unreal Engine 5.4 to populate our landscape. I will go over plugin basics and how to set up your own multi biome texture mask using Gaea.
----------------------------------------------------------------------------------------------------------------
FOLLOW ME:
►Artstation: www.artstation.com/marisfreim...
►Instagram: / freyvirtualproduction
►Facebook: / marisfreimanisofficial
►Twitter: / marisfreimanis
►Website: www.marisfreimanis.com/
----------------------------------------------------------------------------------------------------------------
00:00 Intro
00:25 Project Setup
00:50 How Biome Core plugin works
05:42 Make Biome Texture in Gaea
14:20 Biome Core Blueprint and DA Setup
17:43 Fix not spawning Assets
21:50 Volume Adjustment
23:25 Mask Texture Setup
31:02 Add Water
31:58 Outro

Пікірлер: 35
@jamesfield8023
@jamesfield8023 Ай бұрын
Great workflow. Thanks for sharing!
@user-ch2uj3ot6q
@user-ch2uj3ot6q 20 күн бұрын
作为初学者,非常感谢您的教程!👍
@MarisFreimanis
@MarisFreimanis 19 күн бұрын
Glad I could help!
@aranchin-yo6wy
@aranchin-yo6wy Ай бұрын
This is the new feature that released with 5.4 recently right? Also awesome video! Love it!
@MarisFreimanis
@MarisFreimanis Ай бұрын
Yes that’s new plugin that comes with 5.4.
@Blue-dq7ze
@Blue-dq7ze Ай бұрын
Is there any way to make this colour distribution texture into an adjustable procedural texture? Big Brother can take a look at the new dispersion feature of the D5 renderer for a great experience and would like to implement it in UE5 as well!🎉
@MarisFreimanis
@MarisFreimanis Ай бұрын
You mean by using dynamic texture? I have some ideas how to do it, will look more into it son.
@leod86
@leod86 23 күн бұрын
Is there a maximum number of colors for the mask? 5? Could you beat that amount if you used black and white masks for each soil type?
@MarisFreimanis
@MarisFreimanis 19 күн бұрын
I don't think there is since you can use any color you want. Probably if colors are too close could make some overlapping issues, but would need to test hat.
@svendkorsgaard9599
@svendkorsgaard9599 7 күн бұрын
Bro. Is there no way to use masks from Gaea together with the UE5 water system ? It would be so mcuh better
@MarisFreimanis
@MarisFreimanis 6 күн бұрын
I know that there are some 3rd party paid plugins that support that, but as afar as I know only for Ocean and you still need to do manual work for rivers etc. UE water system is bad and people been waiting for proper update for a long time. Im currently experimenting with PCG generated water, once I will have something decent will post about it.
@OfficialCiggy
@OfficialCiggy 17 күн бұрын
when you deleted the filters, it was water level filter that didnt allow you to spawn. to prevent trees in water.. also texture size is not tricky lol. if your map is 1024 you just times that by 100. so it would be 102400 or a map size of 8129 would be 812900.
@MarisFreimanis
@MarisFreimanis 11 күн бұрын
Yes texture sizing thing i figure out, found that common Gaea to UE scaling is wrong and will address that in upcoming video. When it comes to min max Z it actually don't help with water at all if you have water in different heights. It's useful only when setting sea level if you don't want things to spawn in your ocean etc. There are better ways to exclude water than just trying to hard code Z limits/
@glay011
@glay011 Ай бұрын
Why is the display not updated ,when I move 'BP_PCGBiomeVolume' box,And all the trees have disappeared
@MarisFreimanis
@MarisFreimanis Ай бұрын
You just need to regenerate. You can also set it up to auto generate
@glay011
@glay011 Ай бұрын
@@MarisFreimanis Unable to regenerate,What is the reason
@MarisFreimanis
@MarisFreimanis Ай бұрын
Make sure you did part in 17:52 where I show how to fix biomes not spawning. If height information is not overwritten it will not spawn anything under 0Z
@The_honourable_one
@The_honourable_one Ай бұрын
Bro how can you use resources made for unreal engine 5.3 in unreal engine 5.4
@MarisFreimanis
@MarisFreimanis Ай бұрын
Unfortunately you can't
@MarisFreimanis
@MarisFreimanis Ай бұрын
Hey! I'm sorry I realize i probably misunderstood your question. I thought you asked about Biome Core plugin, you can use that only with 5.4+, but You can import 5.3 assets (like megascans trees) in 5.4 project, you can import in "unsupported" versions without any issues. When you get to add to project window, click Show all projects, select your 5.4 project and at the bottom set version to 5.3.
@The_honourable_one
@The_honourable_one Ай бұрын
Thanks for the reply cause I got confused in the engin resource 😅
@lordrex34
@lordrex34 25 күн бұрын
Well, the BiomeCore plugin doesn't really support large worlds tbh, and placing multiple instances of BiomeCore just doesn't work. Anybody came up an idea to workaround this ?
@JustFranzeh
@JustFranzeh 20 күн бұрын
I've got it working in a 2k map :)
@astralstormgamestudios1259
@astralstormgamestudios1259 20 күн бұрын
@@JustFranzeh what about 32?
@JustFranzeh
@JustFranzeh 20 күн бұрын
@@astralstormgamestudios1259 32k map??,
@lordrex34
@lordrex34 19 күн бұрын
2K is actually a small landscape, nearly everything works fluently with it. I recommend trying a 4K or 8K map scaled to 200 and 400.
@JustFranzeh
@JustFranzeh 19 күн бұрын
@@lordrex34 yeaah I know. I'm only out here testing. I've only been using UE5 for 5 days. I'm not here to make games or that. More experiment with landscape renders etc but yeah I am going to work my way up the scale etc. I've formulated the exact scaling so what you make in Gaea is the same in Unreal. So far it works correctly 👌.
@Preirin
@Preirin Ай бұрын
Are you sure you're in 5.4? According to the marketplace, assets such as Norway Maple is only supported in 5.1-5.3....
@MarisFreimanis
@MarisFreimanis Ай бұрын
You can import 5.3 assets in 5.4 project. Unless it's a plugin that has dependencies that brake in different versions, most of assets you can import in "unsupported" versions without any issues. When you get to add to project window, click Show all projects, select your 5.4 project and at the bottom set version to 5.3.
@Preirin
@Preirin Ай бұрын
@@MarisFreimanis Noice! I'll give that a try. Cheers!
@Preirin
@Preirin Ай бұрын
@@MarisFreimanis Awesome! Just added LITERALLY about 100 GB of assets... now, hopefully I can play with them LOL
@MarisFreimanis
@MarisFreimanis Ай бұрын
Glad it worked out
@astralstormgamestudios1259
@astralstormgamestudios1259 20 күн бұрын
I don't like that texture mask system at all..
@MarisFreimanis
@MarisFreimanis 11 күн бұрын
I have new video coming up that will ease this process abit, at least until I have reworked plugin to support landscape painting.
UE5 | Create a Photorealistic Mountain Landscape in Gaea
38:18
Maris Freimanis
Рет қаралды 6 М.
PCG Layered Biomes. Basic Tutorial
10:21
LazyCatsDev
Рет қаралды 3,7 М.
В ДЕТСТВЕ СТРОИШЬ ДОМ ПОД СТОЛОМ
00:17
SIDELNIKOVVV
Рет қаралды 3,9 МЛН
La revancha 😱
00:55
Juan De Dios Pantoja 2
Рет қаралды 51 МЛН
Её Старший Брат Настоящий Джентельмен ❤️
00:18
Глеб Рандалайнен
Рет қаралды 8 МЛН
PCG Landscape Input MISSING in Unreal Engine 5.4?
5:32
Aziel Arts
Рет қаралды 3,6 М.
Procedural Foliage Tool for Unreal Engine 5 (UE 5.4 Tutorial)
13:48
PCG Biome - How to Use Your Own Model - Map Generator PCG
6:25
BefourStudios
Рет қаралды 3,4 М.
Create Biome with PCG with this New Biome Plugin in Unreal Engine 5.4 !
22:53
Blender Vs. Maya
11:30
Film Stop
Рет қаралды 52 М.
Yes, You Can Sculpt Landscape With PCG
17:19
BoroCG
Рет қаралды 49 М.
3D Gaussian Splatting - Explained!
8:28
Spatial Intelligence
Рет қаралды 75 М.
Massive Village - Procedural village with PCG
1:32
Michael Simard
Рет қаралды 5 М.
I Learned Blender in a Week
9:26
Ritchi
Рет қаралды 621 М.
Unreal Engine 5 PCG Landscape and Spline Tutorial
21:00
Some Design Tutorials
Рет қаралды 8 М.
Hell or Heaven _ everything will be judged by the Squid doll angel
0:52
Sagawa1gou funny video 😂😂😂 | SAGAWA Best TikTok 2024 #shorts
0:10
Sagawa /さがわ
Рет қаралды 5 МЛН
А что ты любишь на завтрак? Я кушаю кашу и сосиску)
0:48