<?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: bifrost Graph Regular point grid on Surface? in Bifrost Forum</title>
    <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282120#M3734</link>
    <description>&lt;P&gt;Yes it is. Did you use closest point on mesh inside Offset node in MASH?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 16:43:01 GMT</pubDate>
    <dc:creator>darioOrtisi</dc:creator>
    <dc:date>2021-04-30T16:43:01Z</dc:date>
    <item>
      <title>bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10249553#M3729</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I will like to know if there is a way to create a regular grid of points on surface, instead of points randomly.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 07:06:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10249553#M3729</guid>
      <dc:creator>darioOrtisi</dc:creator>
      <dc:date>2021-04-19T07:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10253376#M3730</link>
      <description>&lt;P&gt;If I understand your question correctly...&lt;/P&gt;
&lt;P&gt;If you drag and drop a polySurface into the bifrost graph then connect that input to a get_point_position compound and then feed that to a construct_points and then to a point_scope or set_point_shape node you will see a point at every vertex location on that input mesh.&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="pointsOnInputMesh.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/909139iE1B5841F911E0885/image-size/large?v=v2&amp;amp;px=999" role="button" title="pointsOnInputMesh.png" alt="pointsOnInputMesh.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:33:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10253376#M3730</guid>
      <dc:creator>syracoj</dc:creator>
      <dc:date>2021-04-20T12:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10281355#M3731</link>
      <description>&lt;P&gt;Thanks for your answer and time&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1540556"&gt;@syracoj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nope. I know how to get this data. i will like to do it indipendent from originally vertex distribution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 12:03:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10281355#M3731</guid>
      <dc:creator>darioOrtisi</dc:creator>
      <dc:date>2021-04-30T12:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10281585#M3732</link>
      <description>&lt;P&gt;I'm not sure if I understand d.ortisi.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 13:23:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10281585#M3732</guid>
      <dc:creator>syracoj</dc:creator>
      <dc:date>2021-04-30T13:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282102#M3733</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I guess the idea is to have an evenly spaced tile pattern.&lt;/P&gt;
&lt;P&gt;Here a GIF animation showing 2 patterns.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scatter_pattern.gif" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/913842i88830DAE7BFBAAD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="scatter_pattern.gif" alt="scatter_pattern.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It's done with a very simple setup in MASH, so it's not perfect, but should show the idea.&lt;/P&gt;
&lt;P&gt;There are different methods how to achieve something like this, but there is no scatter tool in Bifrost that does this right out of the box, so you need to build this on your own.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 16:47:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282102#M3733</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2021-04-30T16:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282120#M3734</link>
      <description>&lt;P&gt;Yes it is. Did you use closest point on mesh inside Offset node in MASH?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 16:43:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282120#M3734</guid>
      <dc:creator>darioOrtisi</dc:creator>
      <dc:date>2021-04-30T16:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: bifrost Graph Regular point grid on Surface?</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282149#M3735</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the Offset was used with this feature enabled (, but not with full Strength, as this would break the pattern).&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 16:50:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/bifrost-graph-regular-point-grid-on-surface/m-p/10282149#M3735</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2021-04-30T16:50:26Z</dc:date>
    </item>
  </channel>
</rss>

