<?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: Procedural Node-based Modeling: Proof-of-concept in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120893#M331388</link>
    <description>&lt;P&gt;A Spiral Array is transformed into a curve network, then Pipe features are applied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-06 at 9.12.49 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638412iDA035A3AC0C5B6B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-06 at 9.12.49 PM.png" alt="Screenshot 2026-05-06 at 9.12.49 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2026 16:20:36 GMT</pubDate>
    <dc:creator>maruska</dc:creator>
    <dc:date>2026-05-07T16:20:36Z</dc:date>
    <item>
      <title>Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14066873#M329649</link>
      <description>&lt;P&gt;I've always felt that somewhere between Fusion's Parametric Modeling and Direct Modeling there needed to be another option - something along the lines of Grasshopper or Dynamo. I've dabbled in developing my own add-ins, but vibe coding has allowed me to punch way beyond my weight. A few months ago I started scratching an itch - could I build a node-based modeling tool inside Fusion? The first test was to get a UI up and running - something simple like: could I build a box?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.38.02 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628735i7E1FF7121B962441/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.38.02 PM.png" alt="Screenshot 2026-03-25 at 9.38.02 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This first test was built in Python, HTML, JavaScript, CSS, and React using ReactFlow as the framework for the Node interface. I can dive deeper into how it works, but it essentially takes advantage of the lightweight Direct Modeling tools built into Fusion. Since the result is driven by the node graph, I can skip the complex parametric overhead. This allows me to build a lot of boxes near instantly:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.43.01 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628736i82AF1C524F48719D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.43.01 PM.png" alt="Screenshot 2026-03-25 at 9.43.01 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;The thing about working in a non-parametric space is that I could now manipulate the boxes in a way not typical of Fusion. Here I created a node type called a Falloff Effector - this uses a reference point in space to generate a field about which the boxes are moved:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.43.25 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628738iFE0F72DE3B00F73A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.43.25 PM.png" alt="Screenshot 2026-03-25 at 9.43.25 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;I can chain these effects together to both move and scale the boxes within the radius of the point using a parametric falloff curve to define the rate of decay.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.44.26 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628739i69508D5583131CA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.44.26 PM.png" alt="Screenshot 2026-03-25 at 9.44.26 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;The next logical step was to try to pattern the boxes along a surface. I developed this test surface that has some very specific surface topology - things like convex to concave, and varying compression and expansion of the surface isoparametric features.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628742iBC4FDD0AA6141F17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;My surface patterning tools allow me to conform explicitly to the flow of the surface UV topology, or defy it to create regular grids on non-regular surfaces like below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.46.53 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628740i782714890332ED72/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.46.53 PM.png" alt="Screenshot 2026-03-25 at 9.46.53 PM.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I also built a spiral tool specifically for patterning geometry around revolved surfaces. This example is taking advantage of the 3D Point node, which allows me to use sketch or construction geometry to define the point in space about which to apply the Falloff effect. This is but one of a handful of "math" nodes that can be used to drive various parameters.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.47.07 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628743i56145A325A202689/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.47.07 PM.png" alt="Screenshot 2026-03-25 at 9.47.07 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;All the above examples illustrate the capability by way of a procedural "box". I have a variety of primitive types that are natively supported, but I can also reference parametric geometries that exist in the scene. Here I built a little triad shape that can then be patterned and manipulated along a surface to make a car-grille-type-thing.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-25 at 9.49.24 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1628744iE3AE6C8DAE7D21EC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-25 at 9.49.24 PM.png" alt="Screenshot 2026-03-25 at 9.49.24 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The add-in is built to be modular, and over the course of writing it, we (Claude.ai and I) developed a specification that allows new nodes to be added fairly easily and not break things (too much). I plan on adding to it - things like geometry masks, or mesh networks for multi surface pattering. For now, it's still very much a proof-of-concept. There are tons of convenience features that are missing - like node values only work in centimeters regardless of document settings, or viewport widgets that could help position things and help keep track of world space vs local space manipulations. There are some things that are flat-out broken - like graphs routinely lose track of references to things in the scene, such as a body that is to be patterned, or the surface it should be pattered upon. And I'm always running up against edge cases that break things - all the stuff that developers combat, I'm sure. But I have used it on projects, and I find it useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main thing I wanted to do here was share what's possible and maybe start a conversation about a feature or new workspace that could be added to Fusion at some point if there's a need.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 15:25:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14066873#M329649</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-03-26T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithmic Modeling Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14067257#M329658</link>
      <description>&lt;P&gt;As someone who enjoys tinkering with Geometry Nodes in Blender and occasionally dabbles with SideFX Houdini, I'd love to see this get traction!&lt;/P&gt;
&lt;P&gt;I days just had more than 24 hours ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: You may want to rename the title to procedural, node-based modeling.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 11:50:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14067257#M329658</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2026-03-26T11:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Algorithmic Modeling Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14067611#M329669</link>
      <description>&lt;P&gt;changed the title - good call.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 15:27:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14067611#M329669</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-03-26T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14068130#M329688</link>
      <description>&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6391786165112w836h540r530" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6391786165112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6391786165112w836h540r530');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6391786165112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;BR /&gt;Here's a demo of me setting up a basic array in the add-in to get an idea of the performance. Adding an Effector reduces the efficiency of direct instancing - so there is overhead incurred, but not bad for 400 unique bodies.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 22:48:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14068130#M329688</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-03-26T22:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120864#M331383</link>
      <description>&lt;P&gt;I've started to add the ability to interact and generate curves in the node networks. This is a simple Pattern on Path (not unlike the native implementation)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.08.41 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638403i46927BF795C0FC47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.08.41 AM.png" alt="Screenshot 2026-05-07 at 9.08.41 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:12:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120864#M331383</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120870#M331384</link>
      <description>&lt;P&gt;But the patterns can have other properties applied to them, like non-proportional scaling effects along their lengths&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.09.06 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638405i0BF30FD4B2E671C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.09.06 AM.png" alt="Screenshot 2026-05-07 at 9.09.06 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:14:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120870#M331384</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120873#M331385</link>
      <description>&lt;P&gt;this has a scale and twist modifier&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.09.19 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638406i3075DBEAD7236C26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.09.19 AM.png" alt="Screenshot 2026-05-07 at 9.09.19 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120873#M331385</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120877#M331386</link>
      <description>&lt;P&gt;adding a "bank" modifier twists the pattern based on the acceleration of the underlaying input curve. Any rollercoaster designers out there?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.09.34 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638407i08AE11162E55E587/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.09.34 AM.png" alt="Screenshot 2026-05-07 at 9.09.34 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:16:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120877#M331386</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120891#M331387</link>
      <description>&lt;P&gt;I'm also able to use input patterns to generate new curves. Here is a surface conformant grid. It uses the underlying UV layout of the reference surface, but normalizes the pattern in 3D space for a cloth/weave effect.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.07.55 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638411i966FDC359023F4CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.07.55 AM.png" alt="Screenshot 2026-05-07 at 9.07.55 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:19:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120891#M331387</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120893#M331388</link>
      <description>&lt;P&gt;A Spiral Array is transformed into a curve network, then Pipe features are applied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-06 at 9.12.49 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638412iDA035A3AC0C5B6B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-06 at 9.12.49 PM.png" alt="Screenshot 2026-05-06 at 9.12.49 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:20:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120893#M331388</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120920#M331389</link>
      <description>&lt;P&gt;A similar spiral (fewer strands) but lofted instead of pipes&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.30.54 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638416iB878E17C9A4A312E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.30.54 AM.png" alt="Screenshot 2026-05-07 at 9.30.54 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:31:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120920#M331389</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120929#M331390</link>
      <description>&lt;P&gt;I've also been adding noise function nodes that can be applies to various transforms and effectors&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.27.03 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638417i8C96C82E2D386188/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.27.03 AM.png" alt="Screenshot 2026-05-07 at 9.27.03 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.27.36 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638418i414DBDC84819DD66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.27.36 AM.png" alt="Screenshot 2026-05-07 at 9.27.36 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.27.56 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638419i0069B67506CFCF11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.27.56 AM.png" alt="Screenshot 2026-05-07 at 9.27.56 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.28.29 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638421i9115A1BC3864C796/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.28.29 AM.png" alt="Screenshot 2026-05-07 at 9.28.29 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:34:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120929#M331390</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120960#M331392</link>
      <description>&lt;P&gt;adding Perlin noise to the curve output before curve generation and lofting...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.45.22 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638425iD119680E2B87858B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.45.22 AM.png" alt="Screenshot 2026-05-07 at 9.45.22 AM.png" /&gt;&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:47:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120960#M331392</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120967#M331393</link>
      <description>&lt;P&gt;the same curve network as above, but but with all the lofts connected - if you're into ugly vases...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 9.49.44 AM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638427i0792297EC36892B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 9.49.44 AM.png" alt="Screenshot 2026-05-07 at 9.49.44 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 16:51:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14120967#M331393</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T16:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121129#M331405</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9248770"&gt;@CGBenner&lt;/a&gt;&amp;nbsp;I would love to have some feedback from the developers in this spot. With the powerful AI tools available today, I think we'll see a lot more of this, albeit I believe most projects will not be as advanced, or ambitious as this. Projects like this deserve all the support from Autodesk they can muster!&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 18:53:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121129#M331405</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2026-05-07T18:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121333#M331411</link>
      <description>&lt;P&gt;Thanks, Peter. I'd love to chat with some of the devs about this. It's a very niche tool but it was born out of a need I had for some projects and it's just kind of grown over time. I recently rearchitected how the data flows through the graphs which has made adding new node types much easier.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 23:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121333#M331411</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T23:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121335#M331412</link>
      <description>&lt;P&gt;I took the ugly vase and ran it through the falloff effector to reduce the noise as we get closer to the neck - less ugly now. &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 4.05.25 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638491iF1E5C59AB0A6C807/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 4.05.25 PM.png" alt="Screenshot 2026-05-07 at 4.05.25 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 23:11:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121335#M331412</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-07T23:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121366#M331413</link>
      <description>&lt;P&gt;This looks fantastic. Something to try that should improve the performance is to, instead of creating any persistent bodies, draw them using custom graphics. Then, when you've finished with the design, you can create the persistent bodies. The big overhead is parametrics, and you're already avoiding that by working in direct edit mode. It should be a fairly easy modification to test it out and see how much it improves the performance. There's a topic in the &lt;A href="https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-ED78D886-0B51-4FCA-98FA-A549EDEF7C04" target="_blank" rel="noopener"&gt;API User's Manual&lt;/A&gt; about custom graphics.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 00:00:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121366#M331413</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2026-05-08T00:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121392#M331414</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;&amp;nbsp;. Performance is pretty good. The vases above take only a couple of seconds to generate all the instances. An early optimization I made was to just destroy the Base Feature every time you regenerate the graph - it sucks for Timeline reuse downstream, but it means not having to iterate through thousands of bodies either. The graph uses an Attributes system not unlike Maya, where each point instance stores metadata about the body it will later produce. That array of attributes gets compounded and computed only when you execute the graph.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Early on, I was using custom graphics to pre visualize some of the effectors. I might revisit it at some point though and will certainly look at rendering the primitives rather than just dots.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-10-24 at 2.44.33 PM.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638499i7AE985904FD16502/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-10-24 at 2.44.33 PM.png" alt="Screenshot 2025-10-24 at 2.44.33 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 00:35:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121392#M331414</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-08T00:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Procedural Node-based Modeling: Proof-of-concept</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121396#M331415</link>
      <description>&lt;P&gt;A quick render of the vase with gradient noise&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="untitled.348.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1638502iFC8713B038699F7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="untitled.348.png" alt="untitled.348.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 00:37:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/procedural-node-based-modeling-proof-of-concept/m-p/14121396#M331415</guid>
      <dc:creator>maruska</dc:creator>
      <dc:date>2026-05-08T00:37:30Z</dc:date>
    </item>
  </channel>
</rss>

