How to Use MotionBlur in the FLIP Fluids Addon (QuickTip #1) 🎥

Поделиться
HTML-код
  • Опубликовано: 17 дек 2024

Комментарии • 27

  • @tyleradams3490
    @tyleradams3490 Год назад +1

    Oh yeah, perfect!

  • @andreyse3304
    @andreyse3304 Год назад +2

    thanks vary much

  • @AmnamnanmUa
    @AmnamnanmUa 8 дней назад

    Hello! How can i make objects swim, just like in this simulation?

    • @FLIPFluids
      @FLIPFluids  7 дней назад

      Here is a tutorial about this tricks: ruclips.net/video/JyfMQ6RX6nA/видео.html

  • @P4nem___Et___C1rcenses
    @P4nem___Et___C1rcenses Год назад

    Hello There! I'm quite a beginner at Blender and have a question. I was able to achieve color mixing with the attribute node and now I want to try color mixing combined with variable viscosity. So I think I have to add another attribute node with the name flip_viscosity but I don't know what I have to connect the fac-output to. Didn't find any help or tutorial unfortunately. Do you have an idea? Cheers!

    • @FLIPFluids
      @FLIPFluids  Год назад

      Interesting project! The variable viscosity works in the simulation part and is not accessable as node for a shader setup.
      You will find a viscosity mix asset in the assets library. Let us know if you need support with setting up things.

  • @bu2taozi
    @bu2taozi Год назад

    怎样才能消除边框的接缝呢,比如一个大的水面上只模拟部分区域
    ow can I eliminate the seams of borders, for example, only simulating a portion of a large water surface?

    • @FLIPFluids
      @FLIPFluids  Год назад

      You can use a blend texture to soften the edges. And you can make the areas at the domain edge disappear (must be set before the simulation)

  • @williamminnaar6311
    @williamminnaar6311 9 месяцев назад

    Hello there - Do you have a tutorial on working with FF Materials? please :)

    • @FLIPFluids
      @FLIPFluids  9 месяцев назад +1

      What exact do you mean.. how to setup the materials or how to create them?

    • @williamminnaar6311
      @williamminnaar6311 9 месяцев назад

      @@FLIPFluidsHi there - Yes, how to add materials to the Fluid? I am quite new to Blender - I'm a 3d Max user, but trying to move to Blender :)

    • @FLIPFluids
      @FLIPFluids  9 месяцев назад +1

      You would nee to select the fluid_surface object, and then click the physic-properties-panel to find a material-dropdownbox.
      Or you use the assets browser to drag-and-drop shaders to your fluid_surface.@@williamminnaar6311

    • @williamminnaar6311
      @williamminnaar6311 9 месяцев назад +1

      ​@@FLIPFluidsThank you 😊

  • @shalommdavid2062
    @shalommdavid2062 8 месяцев назад

    Hi Iam having a problem when I pressed initialize motion blur it says possible render crash warning what should I do please help me 🙏

    • @FLIPFluids
      @FLIPFluids  8 месяцев назад

      It’s just a hint that we recommend to use CMD Based rendering, as rendering out of Blender can result in errors and crashes

  • @altostratusgame2217
    @altostratusgame2217 Год назад

    Is it possible to move the domain area during simulation? For example if an object travel a long distance so the simulation always occur around that object only?

    • @FLIPFluids
      @FLIPFluids  Год назад +1

      No that’s not possible. You could fake that by using a gravity in a specific direction while your objects keeps being on the same place. An other thing you could try is to use a meshing volume object inside a bigger domain. But it will need a high resolution as well .

  • @trdavid567
    @trdavid567 Год назад

    Is there any difference between using this and the regular motion blur in the Render Properties ?

    • @mtscott44
      @mtscott44 Год назад +1

      Yeah man, you don't get any motion blur from the the fluid unless you do it with the addon's geometry node initialization. The usual motion blur setting for blender will create blur for objects, but does not work for the fluid itself.

  • @tebitosan9771
    @tebitosan9771 Год назад

    but how does blender know to use the flip_velocity attribute to generate the motion blur?

    • @FLIPFluids
      @FLIPFluids  Год назад

      Using geometry nodes.

    • @tebitosan9771
      @tebitosan9771 Год назад

      @@FLIPFluids but, is the velocity of the points (of the geometry) also taken out with GN or do you do it externally and then pass it as an attribute to GN?

    • @ryanguy4536
      @ryanguy4536 Год назад +1

      ​@@tebitosan9771 The simulator generates and exports the vertex velocities to the simulation cache and this is imported into the addon as an attribute named 'flip_velocity'. The GN setup takes the 'flip_velocity' attribute as an input, optionally scales the velocities for more/less blur, and then stores the attribute under the attribute name 'velocity'. If a 'velocity' attribute exists on a mesh, Blender will use this in the render for motion blur.

  • @lospuntosstudios5149
    @lospuntosstudios5149 Год назад

    The biggest Problem is the Mapping. That's something Houdini can do. The Surface UV Mapping works. Will you change it for Blender in the future?

    • @FLIPFluids
      @FLIPFluids  Год назад

      This is requested many times and unfortunately not easy to implement. We are working on some other things with a higher priority actually.

  • @michaelvishnu
    @michaelvishnu Год назад

    Hello, I have an error message
    Flip Fluid: Possible Render Crash Warning:”
    I don't understand because I have Blender 3.5 which has almost no Addons to install
    Who could cause conflict issues?
    And I also have Blender 3.6, which is full of Addons
    And yet in the two different blenders I have the same error message
    Isn't it easy to have to understand everything without English?
    There is no other person on the Internet who has posted an image of this error message
    I really do not know what to do !!
    Yesterday I did a test, and I didn't see any problems?
    I used the Flip Fluid Presets… But I only did one test!!!

    • @FLIPFluids
      @FLIPFluids  Год назад

      A render crash warning is not a bug or issue with your system. This comes from issues with blender when rendering. You could enable stable rendering from the addons menu. If nothing helps or there are any questions please use our support form or send us an email for better support.