Unity Logo Million Particles! (VFX Graph Deep Dive)

Поділитися
Вставка
  • Опубліковано 11 лют 2025

КОМЕНТАРІ • 67

  • @CodeMonkeyUnity
    @CodeMonkeyUnity  4 роки тому +13

    This is an interesting new format doing a Deep Dive on one of the Official Unity Samples, let me know if you like it and would like to see more!
    🌐 Have you found the videos Helpful and Valuable?
    ❤️ Support on Patreon www.patreon.com/unitycodemonkey or get the Game Bundle unitycodemonkey.com/gamebundle.php

    • @Parsafari
      @Parsafari 4 роки тому

      random person scrolling through the comments 👉 Hope you have good luck for 69 years! 😍 also dont mind me , i just a game developer who uploads Devlog videos 😅

  • @lfbarni
    @lfbarni 4 роки тому +12

    I've been a software developer/engineer for the past 7 years and I wish there was someone creating this kind of bleeding edge simplified content like you. Your videos make these complex topics much more accessible, sometimes it gets pretty hard to find a learn path or even discover where to start and you're making it easy for Unity. Very well done and keep up the good work, I hope you have as much fun creating this content as we have watching it. Thanks.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому +1

      Thanks! I'm glad you found the videos helpful!

  • @CodeMonkeyUnity
    @CodeMonkeyUnity  4 роки тому +1

    🌐 Check out the Spring Sale with 500 most popular assets at 50% off! assetstore.unity.com/?on_sale=true&aid=1101l96nj&pubref=vfxunitylogocom
    ✨ Use the Coupon SSAFF2020 for an extra 10% off!
    ❤️ Using this Affiliate Link helps support the channel

  • @PandemoniumGameDev
    @PandemoniumGameDev 4 роки тому +3

    Looks phenomenal! Have to learn how to use this for sure, thanks a ton and keep'em coming :)

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

    Awesome! Unity's new particle effects are insanely beautiful 👍🤓😍

  • @yashgupta7630
    @yashgupta7630 4 роки тому +6

    hey youre the best tutorial maker u are very underated

  • @XtroTheArctic
    @XtroTheArctic 4 роки тому +1

    Amazing video type! Not everyone has the free time to go into Unity samples and try to understand them but you made it very easy to understand. Thank you very much.

  • @gower1973
    @gower1973 4 роки тому

    Your channel is the best content on UA-cam for Unity even better than Brackeys, 2,500,000 particles in realtime and it doesnt miss a beat, meanwhile in Blender im lucky to get a few fps with less than half that amount, I bet when 2.9 launches it looks alot like vfx graph.

  • @likeyou3317
    @likeyou3317 4 роки тому

    Thanks. It's kinda heart warming that making such beautiful things is doable.

  • @Cyberfoxxy
    @Cyberfoxxy 3 роки тому +3

    But how did you create the vector field?

  • @oskioskioski
    @oskioskioski 4 роки тому +6

    I noticed that you say
    "Yep there you go" and
    "Yep there it is"
    a lot, and now I can't not notice it!

  • @Ofenkatze
    @Ofenkatze 3 роки тому

    Enormously helpful, thanks!

  • @factopiavideos
    @factopiavideos 4 роки тому

    A dissection of VFX graph. Great! We want more more more more......

  • @chuckjay2000
    @chuckjay2000 4 роки тому

    Thanks for this great video, Great clear explanations. More Deep Dives on VFX and Particle System.!

  • @EricR971
    @EricR971 4 роки тому

    really useful, good explanation

  • @JP-monkeybot
    @JP-monkeybot 4 роки тому

    A very cool video,Thanks

  • @ferdowsurasif
    @ferdowsurasif 4 роки тому

    Awesome tutorial as always.

  • @quentinjulien7633
    @quentinjulien7633 4 роки тому +1

    Incredible, it looks soooo complicated, but you made it so easy ! Thanks for this video !
    The one thing I still don't understand with graphics, is HDR color. It seems simple but I didn't find any simple explanation for the difference with standard color and how it relates to shaders

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому +1

      HDR is the same as a normal color except it has a field for intensity
      That intensity is pretty much how much light it generates, like an emission field.
      Then the Bloom Post Processing effect takes that intensity field and adds a glow to the object/particle.

    • @gower1973
      @gower1973 4 роки тому +1

      RGB colour basically goes from 0-1 for each channel, but with HDR you can go past 1, it stands for high dynamic range

    • @quentinjulien7633
      @quentinjulien7633 4 роки тому

      Thanks guys !

  • @telecomanda
    @telecomanda 4 роки тому +1

    Can you please make a tutorial on radial menus? Like an inventory system that uses radial menus for selection of items, like tools and weapons. I'd really appreciate something like that!! Awesome tutorials :D

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому

      Closest thing I've done is the Ping System from Apex Legends ua-cam.com/video/vcQe_0rtvzc/v-deo.html
      Might help guide you in the right direction

    • @telecomanda
      @telecomanda 4 роки тому

      @@CodeMonkeyUnity Oh right! Thanks

  • @Tomyk9991
    @Tomyk9991 4 роки тому +1

    Since you're open for new video formats, what would you say about unity-code reviews from your viewers?

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

      I have thought about it and it could be interesting however it would also likely end up being too time consuming since I would have to wait for submissions, go through all of them and find read/understand all the code and talk about how I could improve upon it. That's a ton of work with too many uncontrolled variables.
      So it's great in theory but not sure if it would be doable. Although I definitely would like to do more videos on general coding best practices and architecture.

  • @arthurmorgan923
    @arthurmorgan923 4 роки тому

    Would you do a detailed video about clean code ? And what is your keyboard and switches ? I really like it's sound. Best ASMR for me :D

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому +1

      Yeah I would definitely like to do some videos covering clean code principles.
      My keyboard is a very old Samsung, it's membrane although feels very good since I've been typing on it for something like 15 years.

  • @alfi6037
    @alfi6037 4 роки тому

    Hey, is there a guide on your channel how to make a procedural generated world with tilemap? I mean that before starting the game you can generate a map with ground, water, trees and mountains

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому

      Haven't covered that yet but definitely would be an interesting video!
      Essentially you need to generate some noise texture and convert those values into tiles

    • @alfi6037
      @alfi6037 4 роки тому

      @@CodeMonkeyUnity Let me list a few items you would like to see in this guide:
      - Land, water, mountains
      - Trees (and give them properties - e.g. after 6 strokes, the tree is cut down and gives 6 pieces of wood)
      - stone (a deposit of stone from which raw materials can be extracted)
      - fish (add a shoal of fish on one tile with water)
      Finally, if you created a generator + a preview map in the game menu would be great (In the game Kingdoms and Castles there is a similar solution)

  • @AllwinJeba
    @AllwinJeba 4 роки тому

    Is there a way we can call the update () method based on time.. let's say every 5 seconds.. or another way to move object every 5 seconds.. also a way to implement wayback time mechanism in gaming.. where we can go back in time to event happening now

    • @anonymous-d4z3d
      @anonymous-d4z3d 4 роки тому +1

      Use coroutine and there give delay of 5 second writing ur logic than in update or fixed update startcourutine...

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому +1

      I don't think there's any native way but you could have a float property and use conditional logic to update at a certain interval
      Or maybe use a script and the vfx event system although I'm not entirely sure how custom events work.

    • @MegaBsterling
      @MegaBsterling 4 роки тому

      @@CodeMonkeyUnity use UniRx to subscribe to a stream with a Timeout and pass in a Timespan.FromSeconds(5)

  • @sheet3209
    @sheet3209 4 роки тому

    Hey man, good quality ! Could you please make tutorial on turn-based system from War Game: Pirates versus Ninjas. Its Like a chess game, but about matching same color troops vertically and horizontally to errupt attack on enemy's base. Troops have offensive and deffesive function if they are in same line as on going attack.

  • @Alexander-ij5vz
    @Alexander-ij5vz 4 роки тому

    Can you please create a Boat Control/Movement a also the water physics because I don‘t know how to do that.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому

      Maybe check out Unity's official Boat Attack demo and see how they did it!

  • @slowlee25
    @slowlee25 4 роки тому

    Is there a simple way to create a vector field from mesh?

    • @huyopo
      @huyopo 4 роки тому +1

      Yes, theres something search "Unity SDFr" on github

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому

      I tried researching some Vector Field tools but didn't find much, most of it seems based on Houdini which I've never used.

  • @montanazjohnny
    @montanazjohnny 4 роки тому

    Yo! I just finished Universal Soldier on Sega MD and saw in credits Code Monkeys as developers) I was kinda stunned for a few seconds, but then quickly googled it and now I want to know - is there any connection?)

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому +1

      Nah, no connection, I'm guessing those are their programmers, code monkey is a pretty widely used tongue-in-cheek term.
      I'm not old enough to have worked on games for the Megadrive heh!

  • @vegitoblue2187
    @vegitoblue2187 4 роки тому

    Must say this is a pretty neat tool. I used it for my college project to make the sun with the corona and all and it ran smoothly even on other laptops with lower spec (I have 1060 6gb)

  • @Johan-rm6ec
    @Johan-rm6ec 3 місяці тому

    What is visual without audio.

  • @hishamp3
    @hishamp3 4 роки тому

    Hey can u do a tutorial on 3D player human from scratch

  • @Danee2108
    @Danee2108 4 роки тому

    Me: *Looks at PC*
    PC: *Please no*

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому

      It looks intimidating but this particle system is insanely fast!
      It works just fine on my laptop although the fans to go at max speed!

  • @Michal005
    @Michal005 4 роки тому +1

    Make deepdive in visual effect book

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому +1

      Yup that's definitely one of the main ones I want to investigate, it looks great!

  • @krishsingaria7906
    @krishsingaria7906 4 роки тому

    Ist comment for Ist time

  • @Parsafari
    @Parsafari 4 роки тому

    random person scrolling through the comments 👉 Hope you have good luck for 69 years! 😍 also dont mind me , i just a game developer who uploads Devlog videos 😅

  • @dr_hex9258
    @dr_hex9258 4 роки тому

    It would be much better if you make such tutorial on the unreal engine

    • @r1pfake521
      @r1pfake521 4 роки тому +1

      Then use the search function and look for other channels with unreal tutorials instead of complaining about it on a channel which uploads Unity tutorials.

    • @dr_hex9258
      @dr_hex9258 4 роки тому

      I done that before but those tutorial aren't that good but the code monkey tutorials about unity are sooo good so why wasting time on unity when he can make a tutorial about unreal...i mean unreal is waaaay better than the unity and its easy to use...

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  4 роки тому

      Why would you say Unreal is better than Unity? They are both excellent, thye are both free and they can both be used to create any game you want.
      The only real difference between them is C# and C++

    • @dr_hex9258
      @dr_hex9258 4 роки тому

      @@CodeMonkeyUnity the people say something else...they think the unreal have more futures...I'm not saying the unity is bad but my friends told me unreal is a lot better and as an beginner i think it is...its way easier than the unity...