<?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: Instancing group of objects in Bifrost Forum</title>
    <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12482829#M5792</link>
    <description>&lt;P&gt;Only if you use USD files.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2024 09:05:21 GMT</pubDate>
    <dc:creator>Christoph_Schaedl</dc:creator>
    <dc:date>2024-01-08T09:05:21Z</dc:date>
    <item>
      <title>Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9717835#M5786</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;I m trying to instance objects using set_instance_geometry.&lt;/P&gt;&lt;P&gt;First trial with&amp;nbsp; single objects works well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when using objects composed of multiple objects (tree + leafs, flower + petals ...) then it becomes tricky.&lt;/P&gt;&lt;P&gt;I tried to use the merge node before sending to the&amp;nbsp;set_instance_geometry node. It did work, but the shader of both objects are lost.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to use build array node, thinking that an array in the instance list would be considered as a whole, which is not the case.&lt;/P&gt;&lt;P&gt;So another solution would be to use multiple&amp;nbsp;set_instance_geometry nodes with the first part of each object, then the second... and use always the same points data for each instancer. but if objects dont have the same number of parts we have to add dummy objects...&lt;/P&gt;&lt;P&gt;I thought about another solution, just use&amp;nbsp;set_instance_geometry with only one object, one id. Instanciate each part of each object separately, and just use common points between objects from the same part.&lt;/P&gt;&lt;P&gt;I wonder if what i try to do is clear... Maybe there is much simpler ways to do that.&lt;/P&gt;&lt;P&gt;if anyone has any ideas...&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 17:32:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9717835#M5786</guid>
      <dc:creator>salvati.marc</dc:creator>
      <dc:date>2020-08-28T17:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9721916#M5787</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is something we're looking to improve in the future. For the moment, if you want to instance an asset composed of multiple objects, your best bet is to instance render archives (AKA: .ass files).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These have some side benefits, such as supporting the entirely Arnold feature set and time offset instances.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do this, export an Arnold .ass file and use the "render archive instance" node.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 21:34:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9721916#M5787</guid>
      <dc:creator>jonah.friedman</dc:creator>
      <dc:date>2020-08-31T21:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9722393#M5788</link>
      <description>&lt;P&gt;thank you for your answer. i didnt thought about it, but yes that is a possibility.&lt;/P&gt;&lt;P&gt;do you have any ideas between the performance difference in rendering/memory using ASS for group of object&amp;nbsp; VS using as many instancer as there is part in the object?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 06:55:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9722393#M5788</guid>
      <dc:creator>salvati.marc</dc:creator>
      <dc:date>2020-09-01T06:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9723157#M5789</link>
      <description>&lt;P&gt;I accidentally clicked "accept solution" just now, please ignore that &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;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1531497"&gt;@salvati.marc&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;thank you for your answer. i didnt thought about it, but yes that is a possibility.&lt;/P&gt;
&lt;P&gt;do you have any ideas between the performance difference in rendering/memory using ASS for group of object&amp;nbsp; VS using as many instancer as there is part in the object?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There should be no real performance difference - it's kind of all the same to Arnold whether the geometry was translated from Maya or whether it loaded from a file. The geometry will need to load from disk at the start of the render, but this tends to be fast.&amp;nbsp;Your scene file can be faster to load by not containing the geometry.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 13:45:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9723157#M5789</guid>
      <dc:creator>jonah.friedman</dc:creator>
      <dc:date>2020-09-01T13:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9724496#M5790</link>
      <description>&lt;P&gt;ok. i ll try both and compare. If i dont need to go through ASS, it simplifies the workflow.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 04:30:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/9724496#M5790</guid>
      <dc:creator>salvati.marc</dc:creator>
      <dc:date>2020-09-02T04:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12482318#M5791</link>
      <description>&lt;P&gt;can we now instance multiple objects without using ASS files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems like it should be crazy simple. IN houdini simply get a merge node and plug two objects into it. 3 nodes... that's it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node basics 101.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I combine multiple objects together with different shaders and then instance them all at once?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 00:41:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12482318#M5791</guid>
      <dc:creator>cbrowneL7QTD</dc:creator>
      <dc:date>2024-01-08T00:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12482829#M5792</link>
      <description>&lt;P&gt;Only if you use USD files.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 09:05:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12482829#M5792</guid>
      <dc:creator>Christoph_Schaedl</dc:creator>
      <dc:date>2024-01-08T09:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12484624#M5793</link>
      <description>&lt;P&gt;is there a way to select a single point from the bifrost scatter and delete it?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 23:37:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12484624#M5793</guid>
      <dc:creator>cbrowneL7QTD</dc:creator>
      <dc:date>2024-01-08T23:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12485165#M5794</link>
      <description>&lt;P&gt;You cant select it by clicking. But you can cull it with an object in the graph. Or paint a mask.&lt;BR /&gt;&lt;A href="https://discord.com/channels/872260298508222534/1152218612296327190/1153288472027725904" target="_blank"&gt;https://discord.com/channels/872260298508222534/1152218612296327190/1153288472027725904&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/aGziWy39XU8?si=f1mb5s5j15KG5oY6" target="_blank"&gt;https://youtu.be/aGziWy39XU8?si=f1mb5s5j15KG5oY6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 07:34:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12485165#M5794</guid>
      <dc:creator>Christoph_Schaedl</dc:creator>
      <dc:date>2024-01-09T07:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12492950#M5795</link>
      <description>&lt;P&gt;I don't know if it can be a solution, I used an "iterate" to create instances for each object in the group.&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="group_object_instances.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1313492i62E549B6CF1065ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="group_object_instances.PNG" alt="group_object_instances.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 11:36:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12492950#M5795</guid>
      <dc:creator>andrea_pinto82</dc:creator>
      <dc:date>2024-01-12T11:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12493647#M5796</link>
      <description>thank you, can i see one level up? not sure where this is feeding into from?</description>
      <pubDate>Fri, 12 Jan 2024 16:39:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12493647#M5796</guid>
      <dc:creator>cbrowneL7QTD</dc:creator>
      <dc:date>2024-01-12T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12493747#M5797</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="group_object_instances2.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1313642i377D81BF977B79EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="group_object_instances2.PNG" alt="group_object_instances2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 17:24:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12493747#M5797</guid>
      <dc:creator>andrea_pinto82</dc:creator>
      <dc:date>2024-01-12T17:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12493863#M5798</link>
      <description>&lt;P&gt;thank you very much and sorry for the misinformed question&lt;/P&gt;&lt;P&gt;... but where are you're multiple objects feeding into? 'input by path'&lt;/P&gt;&lt;P&gt;what is that and how are your multiple objects going in there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 18:27:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12493863#M5798</guid>
      <dc:creator>cbrowneL7QTD</dc:creator>
      <dc:date>2024-01-12T18:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494037#M5799</link>
      <description>&lt;P&gt;don't worry, sorry me if I didn't post a scene.&lt;BR /&gt;you can drag your selected objects from the outliner and import them into the graph&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 19:58:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494037#M5799</guid>
      <dc:creator>andrea_pinto82</dc:creator>
      <dc:date>2024-01-12T19:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494075#M5800</link>
      <description>&lt;P&gt;I understand but how are you combining mulitple objects with different shaders?&lt;/P&gt;&lt;P&gt;Are you dragging them in as a group? I can't seem to be able to do that.&lt;/P&gt;&lt;P&gt;Are you merging the geo somehow?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 20:14:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494075#M5800</guid>
      <dc:creator>cbrowneL7QTD</dc:creator>
      <dc:date>2024-01-12T20:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494362#M5801</link>
      <description>&lt;P&gt;I tried an example with 3 different groups. I don't know how manageable it is.&lt;/P&gt;&lt;P&gt;I hope it can be useful.&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="group_object_instances3.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1313746i314C155EAB3A05BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="group_object_instances3.PNG" alt="group_object_instances3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 01:05:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494362#M5801</guid>
      <dc:creator>andrea_pinto82</dc:creator>
      <dc:date>2024-01-13T01:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494410#M5802</link>
      <description>&lt;P&gt;sorry for the double post, I changed the scene.&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="group_object_instances4.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1313754i006F1E0090BBB530/image-size/large?v=v2&amp;amp;px=999" role="button" title="group_object_instances4.PNG" alt="group_object_instances4.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 01:47:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12494410#M5802</guid>
      <dc:creator>andrea_pinto82</dc:creator>
      <dc:date>2024-01-13T01:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Instancing group of objects</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12971696#M5803</link>
      <description>&lt;P&gt;I came across a discussion on Discord and decided to create a video where I reconstruct the graph to achieve instancing of a group of objects in Maya Bifrost.&lt;/P&gt;&lt;P&gt;You can check out the video here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/Lvl-OddE4PY" target="_new" rel="noopener"&gt;https://youtu.be/Lvl-OddE4PY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps anyone looking to implement this solution!&lt;/P&gt;&lt;P&gt;Apologies if the video is a bit long and perhaps somewhat disorganized. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&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>Wed, 21 Aug 2024 08:15:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/instancing-group-of-objects/m-p/12971696#M5803</guid>
      <dc:creator>andrea_pinto82</dc:creator>
      <dc:date>2024-08-21T08:15:20Z</dc:date>
    </item>
  </channel>
</rss>

