<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What is the different between Fluid Effect and Bifrost ? in Bifrost Forum</title>
    <link>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9975838#M4511</link>
    <description>&lt;P&gt;&lt;FONT&gt;What is the different between Fluid Effect and Bifrost ?&lt;/FONT&gt; And How to make fluid like oil running in the pipeline and export to Unity 3D?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 07:24:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-01-04T07:24:12Z</dc:date>
    <item>
      <title>What is the different between Fluid Effect and Bifrost ?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9975838#M4511</link>
      <description>&lt;P&gt;&lt;FONT&gt;What is the different between Fluid Effect and Bifrost ?&lt;/FONT&gt; And How to make fluid like oil running in the pipeline and export to Unity 3D?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 07:24:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9975838#M4511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-04T07:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is the different between Fluid Effect and Bifrost ?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9975932#M4512</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;There are no easy answers/solutions for both questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. You can achieve similar effects with Maya Fluids and Bifrost, but the new Bifrost Graph offers far more versatility for complex effects. If you are a beginner I recommend to experiment with the the available tools to get a better understanding of how they work and then decide which one to choose based on your requirements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Volumetric simulation data as well as particle simulations can't be simply transferred to Unity ( meshing the result and using Alembic as export/import format may be a usable solution)&lt;/P&gt;
&lt;P&gt;I recommend to build the whole animation inside Unity by using the built-in particle system or Visual Effect Graph, which is also particle based.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 08:39:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9975932#M4512</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2021-01-04T08:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maya's animation</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9977958#M4513</link>
      <description>&lt;P&gt;&lt;FONT&gt;Can I use Maya's animation system to do simple keyframe animation, and then import unity to do water flow effect with unity's own plug-in system? Will this waste computer performance&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 00:44:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9977958#M4513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-05T00:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maya's animation</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9978255#M4514</link>
      <description>&lt;P&gt;I agree with Mspeer. You just cant simply export as fbx from Maya to Unity. Any kind of particle sims for Unity or Unreal is done completely different. There are many tutorials regarding creating liquid for Game Engines.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 04:41:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9978255#M4514</guid>
      <dc:creator>mihirsbcc</dc:creator>
      <dc:date>2021-01-05T04:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maya's animation</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9978471#M4515</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check the Unity User Manual for supported import file formats and data types.&lt;/P&gt;
&lt;P&gt;You can create meshes (also with keyed animation) in Maya and transfer this to Unity and then in Unity add the water flow effect, this is the recommended workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;What do yo mean with "waste" ("Will this waste computer performance&lt;/FONT&gt;").&lt;/P&gt;
&lt;P&gt;Using the dynamic system of Unity is the most efficient option and allows for interactive parameter changes, which is usually the main reason for using a game engine.&lt;/P&gt;
&lt;P&gt;If you don't need interactivity then you can also render out an image sequence with Maya/Arnold.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 07:50:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/what-is-the-different-between-fluid-effect-and-bifrost/m-p/9978471#M4515</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2021-01-05T07:50:48Z</dc:date>
    </item>
  </channel>
</rss>

