<?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 Re: Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene in Bifrost Forum</title>
    <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/9636074#M6429</link>
    <description>&lt;P&gt;Such sample scenes are pure gold. There is so much to learn from.&lt;/P&gt;
&lt;P&gt;Thanks and please dont stop. We need more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Oglu&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 05:23:00 GMT</pubDate>
    <dc:creator>Christoph_Schaedl</dc:creator>
    <dc:date>2020-07-15T05:23:00Z</dc:date>
    <item>
      <title>Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/9635699#M6428</link>
      <description>&lt;P&gt;Here's a Maya 2019 scene with a completely non-physically--based deformation of a mesh denting and bulging in response to a collider. It's an example of using the building blocks in Bifrost 2.1.0.0 to create geometry queries that go a bit beyond the pre-built compounds. If you're familiar with ICE, you might notice its similarity to one of the Softimage sample scenes. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dent-bulge.png" style="width: 753px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/795350i5DA26960E3EE95A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="dent-bulge.png" alt="dent-bulge.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It uses raycasting to determine whether each point of the ground mesh is on the "wrong" side of the collider based on the input direction, and applies a dent accordingly. It also raycasts in the opposite direction to check for collisions that would limit the amount of bulging possible. For efficiency, it reuses the same raycast acceleration structure for both operations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the bulging, it next gets the neighbours within a radius of each point on the ground mesh that was not dented on that frame. If there is a dented neighbour, the first one found will be the closest so the graph applies a bulge based on the distance and a profile curve (capped by the maximum room for bulging found by the second raycasting). Since bulging is not applied to points that have been dented on the same frame, the closest-point accelerator is built outside the per-point loop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The bandwidth input might not be obvious. It simply allows for a bit of space between the collider and ground mesh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this example is useful for exploring some of the possibilities for custom geometry queries. Please reply with any questions or problems.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 22:17:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/9635699#M6428</guid>
      <dc:creator>Grahame_Fuller</dc:creator>
      <dc:date>2020-07-14T22:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/9636074#M6429</link>
      <description>&lt;P&gt;Such sample scenes are pure gold. There is so much to learn from.&lt;/P&gt;
&lt;P&gt;Thanks and please dont stop. We need more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Oglu&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 05:23:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/9636074#M6429</guid>
      <dc:creator>Christoph_Schaedl</dc:creator>
      <dc:date>2020-07-15T05:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10526451#M6430</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1273327"&gt;@Grahame_Fuller&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I will like to get only the color information without the deformation and take the color output as color userDatacolor. How do i get this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 19:40:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10526451#M6430</guid>
      <dc:creator>darioOrtisi</dc:creator>
      <dc:date>2021-08-06T19:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10550117#M6431</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As it stands, the graph sets a property called "basecolor" which gets automatically picked up and used because it is the name of a standard surface parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of "basecolor", you can use set_geo_property to store the colors as a property with any custom name you want, and then get that property with a user data shader.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;gray&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 20:56:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10550117#M6431</guid>
      <dc:creator>Grahame_Fuller</dc:creator>
      <dc:date>2021-08-16T20:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10943128#M6432</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1273327"&gt;@Grahame_Fuller&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to make particles as collider for dent and Bulge but it wont work.&lt;/P&gt;&lt;P&gt;It's not possible at all?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 20:09:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10943128#M6432</guid>
      <dc:creator>darioOrtisi</dc:creator>
      <dc:date>2022-02-10T20:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dent and bulge using geometries queries - Bifrost 2.1.0.0 sample scene</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10944987#M6433</link>
      <description>&lt;P&gt;Hi Dario,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That example raycasts from the ground points up to the collider to find which points on the ground need to be dented. Particles don't have any surface to raycast onto, so you'd need a very different strategy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;gray&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 15:15:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/dent-and-bulge-using-geometries-queries-bifrost-2-1-0-0-sample/m-p/10944987#M6433</guid>
      <dc:creator>Grahame_Fuller</dc:creator>
      <dc:date>2022-02-11T15:15:34Z</dc:date>
    </item>
  </channel>
</rss>

