<?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: random texture for element in Arnold for 3ds Max Forum</title>
    <link>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490692#M251</link>
    <description>&lt;P&gt;thanks madsd actually i was trying your answer from 2019 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;"&lt;SPAN&gt;It's the other way around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You use the Jitter to drive an RGBA Switch pluged into the index, and you make sure that the Jitter has the right data channel to work with, an Integer feed in greytones, based on forexample material ID pr face, or some other construct that generates the face ID for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can use a randimize node and hit Shuffle and numbers will randomly populate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its same technic to do variated colors or textures on a tree with 1000s of leafs to create randomization."..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i just couldnt figure "randomize node" ...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as i do understand "materialID--&amp;gt;color jitters "input"--&amp;gt;switch RGBA s "index"---&amp;gt;surface shaders "base color"..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and somewhere between&amp;nbsp; (color jitters "input"--&amp;gt;randomize node?--&amp;gt;switch RGBA s "index") if i m mistaken ...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 12:13:04 GMT</pubDate>
    <dc:creator>sislisokak</dc:creator>
    <dc:date>2024-01-11T12:13:04Z</dc:date>
    <item>
      <title>random texture for element</title>
      <link>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490651#M249</link>
      <description>&lt;P&gt;hi there,&lt;/P&gt;&lt;P&gt;i just started to using arnold so got tons of questions.. but first of all is there a way to create random texture for elements? for example trees leafs..&lt;/P&gt;&lt;P&gt;i tried to use switch rgba but couldnt figure it how "how to generate random index for leafs id" ...&lt;/P&gt;&lt;P&gt;or am i missing something?&lt;/P&gt;&lt;P&gt;may be something like as vray's multitex or as forest pack's forest color?&amp;nbsp;&lt;/P&gt;&lt;P&gt;btw i use 3ds max&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 11:49:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490651#M249</guid>
      <dc:creator>sislisokak</dc:creator>
      <dc:date>2024-01-11T11:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: random texture for element</title>
      <link>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490669#M250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to generate the ID yourself.&lt;/P&gt;&lt;P&gt;Do this with the Data Channel modifier adding a random ID pr. element on a channel, any channel will do, as long as you call that channel with a UVW map set to same channel in the shader.&lt;BR /&gt;Do note that this is a bit memory intensive when being generated and fills when rendering.&lt;BR /&gt;&lt;BR /&gt;You can then use this Array and retrigger a reshuffle shade space.&lt;BR /&gt;Look at youtube for Mads Drøschler and find a video I did dealing with this, atleast I think I uploaded a video some years ago on the subject.&lt;BR /&gt;&lt;BR /&gt;Do note, Arnold does not fetch or seed element IDs natively, it is a 3ds max native thing, Arnold works for many hosts so they arnt automatically just adding host centric features, I rose the issue years ago.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 12:02:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490669#M250</guid>
      <dc:creator>madsd</dc:creator>
      <dc:date>2024-01-11T12:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: random texture for element</title>
      <link>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490692#M251</link>
      <description>&lt;P&gt;thanks madsd actually i was trying your answer from 2019 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;"&lt;SPAN&gt;It's the other way around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You use the Jitter to drive an RGBA Switch pluged into the index, and you make sure that the Jitter has the right data channel to work with, an Integer feed in greytones, based on forexample material ID pr face, or some other construct that generates the face ID for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can use a randimize node and hit Shuffle and numbers will randomly populate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its same technic to do variated colors or textures on a tree with 1000s of leafs to create randomization."..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i just couldnt figure "randomize node" ...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as i do understand "materialID--&amp;gt;color jitters "input"--&amp;gt;switch RGBA s "index"---&amp;gt;surface shaders "base color"..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and somewhere between&amp;nbsp; (color jitters "input"--&amp;gt;randomize node?--&amp;gt;switch RGBA s "index") if i m mistaken ...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 12:13:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490692#M251</guid>
      <dc:creator>sislisokak</dc:creator>
      <dc:date>2024-01-11T12:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: random texture for element</title>
      <link>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490722#M252</link>
      <description>&lt;P&gt;Randomize, or shuffle node, could be both an Arnold Jitter node, or an OSL shader, one of the randomizers, set to Integer. The data you generate on the mesh through Data Channel will then react to a reshuffle.&lt;BR /&gt;&lt;BR /&gt;Forgive me, it's been years since I touched the subject, I might need to go look at my own tutorial to learn how to do it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 12:25:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/12490722#M252</guid>
      <dc:creator>madsd</dc:creator>
      <dc:date>2024-01-11T12:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: random texture for element</title>
      <link>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/13916124#M5540</link>
      <description>&lt;P&gt;So complicated&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2025 02:26:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-3ds-max-forum/random-texture-for-element/m-p/13916124#M5540</guid>
      <dc:creator>dohh2008</dc:creator>
      <dc:date>2025-11-23T02:26:08Z</dc:date>
    </item>
  </channel>
</rss>

