Blender Bake Textures for EEVEE, Unity or Unreal [Material Displacement in EEVEE]

Поділитися
Вставка
  • Опубліковано 26 гру 2024

КОМЕНТАРІ •

  • @TheDarknessTroller
    @TheDarknessTroller 2 роки тому +55

    Make sure to click 32-bit Float when creating the new image for the displacement bake. Displacement maps need the extra bit depth to avoid banding.

  • @Topvq
    @Topvq Рік тому +6

    You man are a legend ! i couldnt find a working baking texture tutorial for eevee textures

  • @avfx111
    @avfx111 2 роки тому +17

    Also remember to set color management settings to sRGB and view transform to standard. Because Filmic alters the colors of the image

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому +1

      Good one, thanks for pointing this out!

    • @avfx111
      @avfx111 2 роки тому +1

      @@KaizenTutorials you're welcome. And thanks for making these awesome tutorials :)

  • @4KProductionsFilms
    @4KProductionsFilms 2 роки тому +4

    Those displacement workarounds are a huge help to me! Thank you.

  • @mercurysmith563
    @mercurysmith563 Місяць тому +1

    I have a procedural rock wall material that I want to bake down and have created the Diffuse, normal, and roughness map and need to bake a displacement. Cycles doesn't have a displacement bake, as you mention so you are using the height from the material to create one...except that material you have has the height coming out of a group, when I open that group to see where it gets the height input to see how I can set my much simpler node tree, I see about a hundred nodes in a spaghetti tree. So, from a normal set of nodes, where am I getting height to create the displacement map?

    • @KaizenTutorials
      @KaizenTutorials  Місяць тому +1

      The height is always the final input that goes into the displacement socket on the material. So to render out the height simply plug that final output into the emission slot as shown in the video. It doesnt matter how complicated the node setup before that final output is :-)

  • @DotLine416
    @DotLine416 Рік тому +2

    Thanks a lot
    tip on displacement was perfect!

  • @RyanKingArt
    @RyanKingArt 2 роки тому +3

    Nice! 👍‍

  • @ronioclarenzo6137
    @ronioclarenzo6137 Рік тому +1

    Excellent tutorial! Thanks a lot!

  • @rajendrameena150
    @rajendrameena150 2 роки тому +2

    I heard about an add-on called "Simple Bake" is that automate the process.

  • @lokosstratos7192
    @lokosstratos7192 5 місяців тому

    So what is the difference doing it this way and doing it through bake from multires, which has specific displacement baking option?

    • @KaizenTutorials
      @KaizenTutorials  5 місяців тому

      Honestly didn't know that was an option and maybe at the time of recording this video it wasn't actually!

  • @alihansahin5578
    @alihansahin5578 2 роки тому +1

    Thank you sir. that was great tutorial

  • @faryanblender8946
    @faryanblender8946 2 роки тому +1

    Helped me alot thanks!

  • @petrnovy6196
    @petrnovy6196 2 роки тому +1

    Thank you for the tip with UV cordinate system. Realy nice tip. :)

  • @Namivi
    @Namivi Рік тому +1

    Great video, but is that possible with materials that only work in eevee? If I bake them in cycles, they dont work anymore 😅 (my materials are cel shaded with outline, only working in eevee, and I cant make them again because 300+ are massivly time consuming)

    • @KaizenTutorials
      @KaizenTutorials  Рік тому +1

      Ah, no as far as I know you can't bake in EEVEE :-( Maybe there's an addon to do it?

    • @Namivi
      @Namivi Рік тому

      @@KaizenTutorials thanks for the fast reply! And no, I couldnt find one yet. When I created my materials I was like "yeah if it wont work in Unity I just bake them" but i completely fogot eevee cant bake. And now i dont have enough time to remake them all. Oh man. You could think its possible to just convert the material into an UV map or whatever, but no, I cant find anything 😫 (first time working with Unity for University, man, i really messed that part up XD)

    • @KaizenTutorials
      @KaizenTutorials  Рік тому +1

      @@Namivi well you could aplly the material to a plane and set it to an emission shader, add a camera and align it to the top of plane. Set render resolution to a texture like resolution like 2048x2048 and just render the textures as images and save those..

    • @Namivi
      @Namivi Рік тому

      @@KaizenTutorials you're right 🤔 Thanks I'll try!

  • @qbukhari
    @qbukhari Рік тому

    Thank you
    Brilliant stuff

  • @sudipto30
    @sudipto30 2 роки тому +1

    excellent tips

  • @AudreyGoncalves-
    @AudreyGoncalves- Рік тому

    Kaizen for example, when I bake my material, everything seems to be okay in blender but when I try to apply the material in Sketchfab for example the material is completely messed up. The proportions are wrong and stuff like that. Do you know what should I do ?

    • @KaizenTutorials
      @KaizenTutorials  Рік тому

      Hmm that's weird. I'd assume it's a scale issue. I'd make sure you have all transforms applied in Blender before exporting and then try again.

  • @molten_bread
    @molten_bread 2 роки тому +1

    I am having an issue I set up a different kind of texture where i used color ramps and noise nodes to make a rock texture. I am having an issue where there are awkward lines going through the final sphere after I apply the images and it is all messed up at the poles

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому

      Hmmm well UV Spheres always have some issues with displacement, that's due to the way their UV's are layed out. The top faces are all triangles and thus can create issues on materials with Strong displacement. Try to use it on a plane and see if it looks fine there. Then it should be good! For the sphere you can always dial down the amount of displacement to get rid of the worst of it. Hope that helps any! If not; feel free to shoot me an e-mail @ kaizentutorials@gmail.com with your issues.

  • @9c6t2
    @9c6t2 2 роки тому +1

    Hi
    How do you give the Height option?
    What is the next thing you are connecting after the texture coordinates?
    Sorry for my bad english.

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому +1

      No worries, your English is fine! But I'm not entirely sure what you mean. To export the height I've got the height output plugged into the base color of the principled BSDF. If you mean the green node after the texture coordinate node; that's a Node group for the material that I'm using in this tutorial. You can find the material in the Blenderkit add-on, which you can download and install for free! Hope that helps :-)

  • @mercurysmith563
    @mercurysmith563 Рік тому +1

    I don't intend to export anything to game engines, or other software but create animated characters inside of Blender using EEVEE. I have a number of procedural textures on my characters, some fairly involved but, given that I'm rendering on a RTX 3090, what would I gain by baking? Won't baking the texture freeze the lighting for my character?

    • @KaizenTutorials
      @KaizenTutorials  Рік тому +3

      No, that's why you disable the direct lighting in the base color bake. The other maps don't use the lights. So if you just disable the lights affecting the base color bake, it should look just fine with your scene lighting! I have a newer video on the subject called Creating Game Assets in Blender. You can check that out to get a bit more info on the process of unwrapping and baking in Blender.

  • @mercurysmith563
    @mercurysmith563 Рік тому

    Is the displacement adding geometry that takes a toll when rendering animation or, does the baking process avoid the extra load on rendering in eevee?

    • @KaizenTutorials
      @KaizenTutorials  Рік тому +1

      Baking down your displacement to a height map makes it so you can use it in engines such as UE, Unity and Marmoset and still get displacement working without the need for additional geometry. This is very simplified but sortof explains the idea!

    • @mercurysmith563
      @mercurysmith563 Рік тому

      Great tutorial, love your videos. This also keeps everything inside Blender so you're not dancing back and forth between graphic or third party online map creation software. I always hate incorporating third party solutions.@@KaizenTutorials

  • @tuna98khan
    @tuna98khan 2 роки тому +1

    I was just going to ask about cooking when I saw your video😂

  • @gauthierruberti8065
    @gauthierruberti8065 2 роки тому +1

    Thank you!

  • @bobdobs8855
    @bobdobs8855 2 роки тому

    Hi, I was wondering if there is a way of drawing with texture paint on top of a PBR texture? Thank you.

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому

      You can add another image texture to your shader, add it on top, create a mew texture and then take that into texture paint! If that makes sense haha

    • @bobdobs8855
      @bobdobs8855 2 роки тому +1

      @@KaizenTutorials Thank you, great to know that it can be done. Now just to figure that out.:)

  • @zelfzack9432
    @zelfzack9432 2 роки тому +2

    Omg how tf haven't I thought about this before owo

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому +1

      Lol this is me when watching pretty much any tutorial 😂

  • @GreyManFaustus
    @GreyManFaustus 2 роки тому +1

    Does this produce seamless tiles?

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому

      Is the texture is created properly, then yes. Since baking has nothing to do with the seams!

    • @GreyManFaustus
      @GreyManFaustus 2 роки тому

      @@KaizenTutorials So, basically no, alright. I'm trying to make noise based textures for Unreal Engine, but can't find any guidance on how to make them seamless.

    • @leodash_
      @leodash_ 2 роки тому

      @@GreyManFaustus Blender can procedurally generate noise texture. Procedural texture is always seamless.
      If you want to map the noise texture to the shape of the 3D object, click on the Noise Texture node and hit Ctrl+T, it will create Texture Coordinate and Mapping nodes before it, and make sure it takes 'Object' input from the Texture Coordinate node.
      This video is just to guide you on 'baking' the texture, not generating a new one. You do the baking after you're done setting up all the textures mainly to improve performance.

    • @GreyManFaustus
      @GreyManFaustus 2 роки тому +1

      @@leodash_ I tried that. If I bake such a texture based off a square plane and put it onto something else, there will be seams.
      I found a way to loop noise by now and that works well.

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому

      Ok good to hear! You can also use a free node created by Erindale (you can find it online somewhere). This will let you blend seams for image textures!

  • @psykology9299
    @psykology9299 4 місяці тому

    I get the error "no valid selected objects" when trying to bake the texture

    • @KaizenTutorials
      @KaizenTutorials  4 місяці тому +2

      Do you have your baked object and the node with the texture selected?

    • @psykology9299
      @psykology9299 4 місяці тому

      @@KaizenTutorials i do, but theres been various things giving me issues for a while now on this project file, im gonna copy the objects im working on into their own project files and see if i can get it to work from there

    • @psykology9299
      @psykology9299 4 місяці тому +1

      And thanks for the response i know its an old video so its really cool that you still engage with the older ones

  • @franktseng2425
    @franktseng2425 2 роки тому

    Hi, thank you for amazing tutorial, the best about texture baking I ever seen.
    So if I really understood, we have to bake it individually.
    For example I want to bake the 3 things: Diffus/Normal/Roughness. If there are 5 BSDF node, then I need to do it 3x5 individually?

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому +1

      Well you'll have to bake each map individually PER material yes. So if you have 3 materials and each fo these have 5 maps (Diffuse, Normal, Roughness, Metal, Displacement) you'll have to bake each of those for each individual material!

    • @franktseng2425
      @franktseng2425 2 роки тому

      @@KaizenTutorials Thx. Just make sure: even 5 BSDF inside of the same Material we have to go this individually, right?

  • @Magma-uw7yo
    @Magma-uw7yo 2 роки тому

    It doesn't work for me, I have a procedural texture of a planet but it's too eavy to work with so I tr to bake the texture but it doesn't bake like it look on the sphere.

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому

      Hmm.. are you baking emit values? So make sure to bake the emit value of each map and when then using them for the material also make sure to use non-color data for the image textures for metallic, roughness, normal and alpha. Only use color-data for the base color image texture!

    • @Magma-uw7yo
      @Magma-uw7yo 2 роки тому

      @@KaizenTutorials I don't think I use emit values, I use mix rgb with noises textures. On my sphere I have separate contients and ice polar but when I bake, I have just one shape without my ice polar.

  • @erfanerfani5473
    @erfanerfani5473 8 місяців тому +3

    After two years, it's still one of the greatest tutorials out there, thanks man it helped me a lot❤❤️‍🔥🔥🔥

  • @DraconicKobold
    @DraconicKobold 9 місяців тому

    baking the texture this way doesnt work. I have created a planet model that is 100x100 meters. trying to render it this way litteraly doesnt render. after 24 hours it has not reached 1%. However in viewport this thing is fine. not lag at all.

    • @KaizenTutorials
      @KaizenTutorials  9 місяців тому

      Oh yeah that could be an issue with large texture density. What resolution are you trying to render on?

    • @DraconicKobold
      @DraconicKobold 9 місяців тому

      @@KaizenTutorials4096x4096. In order to create the planet I mixed together a bunch of noise textures and used multiple principeled BSDFs. I found a workaround though: Delete every Principeled BSDF and replace it with a diffuse BSDF. Set roughness to 1. Then render. After that do the same with metalic, roughness, specular and emission maps. Always rendering them as color only map.

  • @boyytheclassic
    @boyytheclassic 2 роки тому +1

    thx

  • @kakarotleo.3D
    @kakarotleo.3D Рік тому +1

    they should automate this BS

    • @KaizenTutorials
      @KaizenTutorials  Рік тому

      Whats the fun in that? No you’re right would be great if this was automated.

  • @wearwolf4202
    @wearwolf4202 2 роки тому +1

    Fix the title. You can't bake in eevee

    • @KaizenTutorials
      @KaizenTutorials  2 роки тому +5

      The title says Bake for EEVEE, as in bake for use within EEVEE, so it doesn’t seem wrong to me.

    • @Wolf_Kann
      @Wolf_Kann 10 місяців тому

      it's incorrect. @@KaizenTutorials

    • @matthewward1346
      @matthewward1346 8 місяців тому +1

      It's...not.....😂 if you're gna be pedantic and annoying, ar least be right hahaha

  • @jbdh6510
    @jbdh6510 Рік тому

    Thank you for this great tutorial!

  • @sureyeah3574
    @sureyeah3574 2 роки тому +2

    Thank you!

  • @carlossanabria2504
    @carlossanabria2504 2 роки тому +1

    Thank you!