Unreal Engine 5.2 | PCG - Mesh To Points

  Рет қаралды 26,323

The8 Inc.

The8 Inc.

Жыл бұрын

Unreal Engine 5.2 PCG Mesh To Points First look.
The8 Inc. : www.the8.tokyo/
Contact : contact@the8.tokyo
#the8
#unrealengine5
#ue5
#digitaltwin
#metaverse
Follow us on:
Instagram
/ the8.tokyo
X
/ daisuke_vfx

Пікірлер: 63
@SWITERCh
@SWITERCh Жыл бұрын
Отличный урок дружище ! Один из лучших, что я нашел по PCG, сложно было его найти из-за малого количества просмотров )
@sumitdandge6909
@sumitdandge6909 9 ай бұрын
Thanks alot for these tutorials! I recently took up Unreal Engine and these are helping so much in the learning proocess!
@mkcoding-wi5rv
@mkcoding-wi5rv 9 ай бұрын
Amazing job. Also the lighting of the scene is spectacular.
@TheGrrson
@TheGrrson 9 ай бұрын
Thank you so much for this tutorial! I was trying to use a sphere like you do but it wasn't working because I wasn't using the volume sampler node.
@AKproarch
@AKproarch 9 ай бұрын
Огромное спасибо чувак
@ssa6338
@ssa6338 4 ай бұрын
Awesome tutorial....
@guilloisvincent2286
@guilloisvincent2286 Жыл бұрын
wow nice !
@dipeshvaidya3457
@dipeshvaidya3457 9 ай бұрын
NICE
@glenn3646
@glenn3646 9 ай бұрын
the PCG is very powerful
@EladMagdasi
@EladMagdasi 3 ай бұрын
Is it possible to utilize this into regular Blueprints? for example grabbing points from a mesh and using a regular Spawn Actor From Class in a regular Blueprint with the "Points from Mesh" ?
@unrealist6967
@unrealist6967 4 ай бұрын
do you know how to avoid the meshes spawning over other existing meshes?
@weijunchen1290
@weijunchen1290 Жыл бұрын
great tutorial! Thanks for sharing it. I have a question, do you know how to use the color property into the material?
@The8-tokyo
@The8-tokyo Жыл бұрын
Thank you. Do you mean adding a specific color to the existing material? I think there are many ways, but I often use the method of multiplying Constant3Vector where I want to add colors.
@weijunchen1290
@weijunchen1290 Жыл бұрын
@@The8-tokyo I mean use the color attributes from the PCG point to change the material color for the static meshes.
@The8-tokyo
@The8-tokyo Жыл бұрын
I have not yet tried controlling the color for static meshes placed with PCG, so I don't know yet. sorry.
@weijunchen1290
@weijunchen1290 Жыл бұрын
@@The8-tokyo because the debug mode it just change the instance color, so I think it can change the material on the static meshes too.
@pinsandneedles8562
@pinsandneedles8562 11 ай бұрын
​@@weijunchen1290You can use the instance packer by attribute in the static mesh spawner and then in the material look for the 'custom data' node.
@teokim6298
@teokim6298 8 ай бұрын
Thank you for your nice tutorial!! It helps me a lot. I have some issues in the projection node. !!! It seems that it's working like an intersection node not a projection. The debug cube is in the air not projecting on the surface. Am I missing something? BTW Mesh to Points in UE 5.3 is changed to Create Point node. ( Create Points > Mesh To Points ). Thanks.
@The8-tokyo
@The8-tokyo 8 ай бұрын
UE5.3 변경사항을 알려주셔서 감사합니다. 내가 진행한 테스트에서는 static Mesh에 배치했을 경우 면에 붙은 상태로 cube가 표시되었습니다. 다른 댓글에도 있듯이 mesh의 pivot 위치이슈는 있었는데 다른 문제인가요?
@teokim6298
@teokim6298 8 ай бұрын
네. 면에 붙지 않은 상태로 표시 됩니다. Volume Sampler 는 잘 프로젝션이 되는데, Spline Sampler 는 잘 작동하지 않아서요.@@The8-tokyo
@evrenever
@evrenever 2 ай бұрын
There are always problems with custom mesh. I created everything from scratch on an empty stage. but it doesn't work as you show. The version I use is 5.3.2. If you update the lesson, I'm sure it will be very useful.
@mathewgoinsamy
@mathewgoinsamy 10 ай бұрын
Nice tutorial. Have an issue though. I am stuck, i dn't see the Lod Settings to choose rqested lod type to source model, any help?
@The8-tokyo
@The8-tokyo 10 ай бұрын
It seems that you can set the LOD of assets created by PCG from DetailTab in Editor.
@michaelkukula5926
@michaelkukula5926 10 ай бұрын
Great video! Could you please make a video about how you set up the pcg from scratch? :)
@michaelkukula5926
@michaelkukula5926 10 ай бұрын
It's kind of difficult to follow along with what you're doing. I'm doing everything you do but I am not getting the white cubes at 0:31 for example.
@The8-tokyo
@The8-tokyo 10 ай бұрын
Thank you. Is the blueprint element type MeshToPoint?
@michaelkukula5926
@michaelkukula5926 10 ай бұрын
@@The8-tokyo yeah I did. I watch the section several times in case I missed something, and I even started a new project, but no luck. Maybe you click something in the video that happens so quickly that I missed it :-(
@The8-tokyo
@The8-tokyo 10 ай бұрын
If your setting is correct, press D to get a white box. If it doesn't come out, something might be wrong. I'm sorry that the video was fast-forwarded...
@michaelkukula5926
@michaelkukula5926 10 ай бұрын
@@The8-tokyo no worries. yeah it's really weird. 1. I installed both plugins 2. Created a new PCG Graph. 3. Dropped it into the level. 4. Created a MeshSocketstoPoints 5. Changed it to Mesh To Points 6. Added a static mesh to the Mesh To Points under Default. 7. Changed the Requested LODType to Source Model 8. Pressed D to debug. Is there something I'm missing?
@yeohjo
@yeohjo 8 ай бұрын
Hi, i am having an issue where my points are always spawning at the 0 point instead of my mesh. No matter how i move or scale my mesh its always at the 0 point (the virtual points) am i doing somthing wrong?
@The8-tokyo
@The8-tokyo 8 ай бұрын
The Pivot position of Mesh that you want to generate points should be 0,0,0. Try using DCCTool to set the Pivot position to 0 and then import it into UE, or reset the Pivot position to 0 in ModelingTool on UE.
@KeikoYu-nw3eg
@KeikoYu-nw3eg 10 ай бұрын
Hello, so i have a ready map i want to PCG some plants on it, but it seems like the debug only generate on the 0,0,0 location, which is not on my mesh location.. how do i fix that? there is multiple mesh in a levels all in different location..
@KeikoYu-nw3eg
@KeikoYu-nw3eg 10 ай бұрын
im using 5.2 which it should be the same version as yours
@The8-tokyo
@The8-tokyo 10 ай бұрын
In my case, I was able to place a point on StaticMesh by making the first node Mesh To Point. Is the blueprint element type MeshToPoint?
@legolasgaming5391
@legolasgaming5391 5 ай бұрын
no me aparece meshsocketstopoints como lo habilitas?
@The8-tokyo
@The8-tokyo 4 ай бұрын
Don't you see any points around the origin of your scene? In my case, all mesh pivots are at the origin. It seems that PCG with mesh to point has a relationship with each mesh pivot.
@user-qi3nq7qk7i
@user-qi3nq7qk7i 10 ай бұрын
我卡在了给模型采样这一步了,在获取Actor数据后进行体积采样没有呈现该有的效果,并且Debug 无效,不知道是什么情况
@The8-tokyo
@The8-tokyo 10 ай бұрын
Sorry, I haven't been able to check your data, so I don't know the details.
@upbgenoob5488
@upbgenoob5488 Жыл бұрын
I can smell something like Blender here....😀😀😀
@user-pd3nu2zz1s
@user-pd3nu2zz1s 11 ай бұрын
Why is the virtual point I generate with mesh to points forced at 0,0,0 and not on my model?
@The8-tokyo
@The8-tokyo 11 ай бұрын
Please tell me how you set it up.
@user-pd3nu2zz1s
@user-pd3nu2zz1s 11 ай бұрын
@@The8-tokyo em.... I see your video , step by step , do it . I can only speak simple English, please forgive
@The8-tokyo
@The8-tokyo 11 ай бұрын
Do you mean that points are not generated in the mesh in your scene? Can you share the data you are creating with me?
@user-pd3nu2zz1s
@user-pd3nu2zz1s 11 ай бұрын
@@The8-tokyo It's fixed. It's the version. The method in your video now creates problems with the location of virtual points, and the new version makes it more complicated
@MindMeld929
@MindMeld929 10 ай бұрын
@@user-pd3nu2zz1s what version are you using ? im facing the same issue
@RoeJogan
@RoeJogan Жыл бұрын
I am not seeing the meshtopoints node anymore...
@The8-tokyo
@The8-tokyo Жыл бұрын
In my case, after creating the MeshSocketsToPoint node, I was able to create MeshToPoint from the Blueprint Element Type on the right.
@RoeJogan
@RoeJogan Жыл бұрын
@@The8-tokyo Ah nice one! Seems like Meshes are the foundation for accurate placement of things.
@user-hg6lb8tz6z
@user-hg6lb8tz6z 8 ай бұрын
​@@The8-tokyoI am not seeing the mesh socket to points node.... why... i cant find...
@The8-tokyo
@The8-tokyo 8 ай бұрын
@user-hg6lb8tz6z 위에 쓰고 있는 순서로 하면 안나올까요?UE5.3에서는 좀 바뀐 것 같은데요..
@user-hg6lb8tz6z
@user-hg6lb8tz6z 8 ай бұрын
네.... 순서대로 했는데도 안나와요😭
@MrMcnamex
@MrMcnamex 9 ай бұрын
did they remove this meshtopoint in 5.3...?
@The8-tokyo
@The8-tokyo 8 ай бұрын
I'll check it later.
@rvakato
@rvakato 6 ай бұрын
might use MeshSocketsToPoints then change Blueprint Element Type to MeshToPoint on the right hand side.
@cloackmu
@cloackmu Ай бұрын
its called Create Point instead of Mesh to point
I went through ALL Unreal Engine Plugins, here is what I found
36:35
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 3,7 МЛН
СНЕЖКИ ЛЕТОМ?? #shorts
00:30
Паша Осадчий
Рет қаралды 8 МЛН
бесит старшая сестра!? #роблокс #анимация #мем
00:58
КРУТОЙ ПАПА на
Рет қаралды 2,8 МЛН
THEY WANTED TO TAKE ALL HIS GOODIES 🍫🥤🍟😂
00:17
OKUNJATA
Рет қаралды 2,3 МЛН
3 Ways to Scatter PCG Points on a MESH in Unreal Engine 5
14:45
Aziel Arts
Рет қаралды 3,2 М.
Make Forest In 10 Minutes - (PCG) - Unreal Engine 5.2
10:22
VirtuLlama
Рет қаралды 48 М.
Nanite for Artists | GDC 2024
22:09
Unreal Engine
Рет қаралды 90 М.
UE5 How To - Procedural Fence using Spline and Mesh actors (PCG)
18:23
Why Unreal Engine 5.4 is a Game Changer
12:46
Unreal Sensei
Рет қаралды 1 МЛН
Best 3D Terrain Generation Software
10:55
InspirationTuts
Рет қаралды 54 М.
Unreal Engine 5.2 | Photogrammetry Realistic Tree
8:38
The8 Inc.
Рет қаралды 5 М.