Landscape & Foliage Deformation for UE4 (Part 3 of 3)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 42

  • @Nexiebean
    @Nexiebean 3 ปีที่แล้ว +5

    I just found your channel and i've been going through some of your content. Your work and guides are so amazingly good! A lot of the specific things i've being trying to learn you have a video for and I can't thank you enough for the stuff you're providing!

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +1

      Perfect! I'm glad I can fill in the gaps :)

  • @Fokkusu
    @Fokkusu 3 ปีที่แล้ว +3

    Awesome! lots of upgrades since last time I look at my landscape and its a really smart and interesting use of a lot of features, you never fail to surprise us and thanks a lot for sharing all this :D

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +1

      Haha what else we could do with this... HMMMM

    • @Fokkusu
      @Fokkusu 3 ปีที่แล้ว

      @@PrismaticaDev idk but even without the tesselation is a very cool detail to have in pretty much almost any game I believe even if it does not look "good" from certain angles

  • @YourSandbox
    @YourSandbox 3 ปีที่แล้ว +5

    Charlie brings quality

  • @ricardovega1407
    @ricardovega1407 3 ปีที่แล้ว +3

    Rolling pebbles down on one of those hills would be very satisfying 😌 Amazing work!

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +2

      Sometimes on stream we make giant beachballs with my face on them and kick them around... Very satisfying to see the trails! hahaha

  • @topraktunca1829
    @topraktunca1829 ปีที่แล้ว +1

    I just wanna mention that if you are having issues / not getting custom stencil values. Just make sure in the project settings - post processing - custom depth pass, make that enabled with stencil. I couldn't get the stencil part working, it was just not enabled :D

  • @nicholasbrown5013
    @nicholasbrown5013 3 ปีที่แล้ว +2

    Cool! It’s good to get people away from the mindset of using tick and tesselation. Both can kneecap performance pretty bad and for some reason it’s hard to get people to stop focusing on them. Ue5 supposedly removed tesselation even, though they might add it back because of the uproar.

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว

      Yup yup - the reason I decided to delve into this method further is because it's completely passive - it doesn't care how many actors are affecting the landscape/foliage, it's just capturing a depth comparison over X distance either way. More expensive that a single actor spawning footprints/particles on tick, but much less expensive than 100 actors spawning footprints on tick haha

    • @nicholasbrown5013
      @nicholasbrown5013 3 ปีที่แล้ว +1

      @@PrismaticaDev yeah it’s pretty clever! I still don’t quite understand how the blood works. I’m working on a mod that’s multiplayer and I think I could use this for the footprints. It would be nice to use it for craters but I’m not sure how that will work.

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว

      @@nicholasbrown5013 This should work perfectly in Multiplayer since each Client will have their own scene capture/render target that only they need to see - no need to replicate anything from this system. The blood works by setting the Blood particles to have Custom Depth and stencil value 1, which only draws to the R channel of the whole effect (on my landscape material, the R channel is used as a lerp between the landscape colour and the colour of blood) which is why the inclusion of Stencils is so powerful for this!

    • @nicholasbrown5013
      @nicholasbrown5013 3 ปีที่แล้ว +1

      @@PrismaticaDev ah ok. I can rewatch that video after I do the original web tutorial you linked. I’m sure it’ll come together. Yeah I wanted to leverage that it’s all client side for a no replication solution as well as the scale. Thanks again for all these great tutorials. Looking forward to finding out more about your game!

  • @Ragchomp
    @Ragchomp 2 ปีที่แล้ว

    Legit best unreal tutorials out there

  • @gugapilar3135
    @gugapilar3135 3 ปีที่แล้ว +3

    Muito interessante o conteúdo! Já vi todo ele!
    te desejo muita sorte com o seu canal!

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว

      Thanks so much Guga :) Hope to see you in the future videos!

  • @stanwildin3D
    @stanwildin3D 3 ปีที่แล้ว +3

    Charlie is the new meta when it comes to ue4 💪.
    Also this metod wouldn't work if there isn't any light source right?. Like at night for example. If there isn't any moon shine but just sky light. Would that work🤔

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +2

      Yup, it would work perfectly fine since the PostProcess is just measuring the Depth of what it's seeing :)

  • @RomarioDev
    @RomarioDev 3 ปีที่แล้ว +2

    Landscape & Foliage Deformation Trilogy is completed.....yet

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +2

      The holy trinity of Landscapes and Foliage

  • @luwihd_
    @luwihd_ 2 ปีที่แล้ว

    The renderreduction is possible because of unseeing a normal map? Sry I started recently with unreal engine. Thank you for all these videos

  • @TheTrickyify
    @TheTrickyify 3 ปีที่แล้ว +2

    Fucking magic sand, awesome video my ue guru

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +1

      Haha magic indeed :P Thanks Dragkhar!

  • @wortnes
    @wortnes 3 ปีที่แล้ว +2

    Epic!!!

  • @alf3977
    @alf3977 3 ปีที่แล้ว +1

    PogChamp !

  • @miloszgierczak4806
    @miloszgierczak4806 2 ปีที่แล้ว +1

    Okay, i did the set timer by function name as you did, and added the draw material to render target in my "draw to persistent" function, now i see that my scene capture is capturing with 30fps but it started to "shake!" And when i move my scene capture is shaking a little bit, but only when i move.

    • @TheBlackGamerPT
      @TheBlackGamerPT ปีที่แล้ว

      Have you found a way to fix this?

    • @joeyohman8112
      @joeyohman8112 ปีที่แล้ว

      I have the exact same problem, did any of you find any solution to this?

    • @joeyohman8112
      @joeyohman8112 ปีที่แล้ว

      Heyy, I think it was fixed after implementing the rest of this tutorial, including alpha channel textures. I also had some scene capture flags left on that I forgot to disable. So, not sure what fixed it. But do everything in this tutorial and go from there to find out what the problem is if you need! :)

  • @HomakHakerok
    @HomakHakerok 3 ปีที่แล้ว +1

    yeeeeeeeeeeeeeeees yyeeeeeeeeeees yeeeeeeeeeeeeeeeeeeeees

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +1

      Sounds like you liked this video! :P

  • @0805slawek
    @0805slawek 3 ปีที่แล้ว +2

    how long you learn ue4?

    • @PrismaticaDev
      @PrismaticaDev  3 ปีที่แล้ว +1

      About 10 months in total now, I started a few months into the pandemic last year

  • @Alaabale
    @Alaabale 3 ปีที่แล้ว +2

    4th comment