<?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: Pass user data geo properties to maya mesh export in Bifrost Forum</title>
    <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13369980#M61</link>
    <description>&lt;P&gt;I use Bifrost for all importing and exporting. The node is call write and read alembic&lt;/P&gt;</description>
    <pubDate>Thu, 13 Mar 2025 21:53:36 GMT</pubDate>
    <dc:creator>sepu6</dc:creator>
    <dc:date>2025-03-13T21:53:36Z</dc:date>
    <item>
      <title>Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365321#M51</link>
      <description>&lt;P&gt;I'm working on a liquid sim in which I have created a couple user properties with set_geo_property nodes that I then read in hypershade with aiUserDataFloat nodes to drive certain attributes in an aiStandardShader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All works fine when rendering the bifrost mesh directly - but when I use 'create maya mesh' (in order to export it to an alembic cache) - those user data values are gone and parts of the shader break.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can maintain those properties on the maya mesh from bifrost?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or - is there a better way to bake the mesh once I'm happy with the sim? I need those properties for the shader though.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 20:28:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365321#M51</guid>
      <dc:creator>DavidHenion</dc:creator>
      <dc:date>2025-03-11T20:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365404#M52</link>
      <description>&lt;P&gt;By the default the &lt;STRONG&gt;bifrost Geo To Maya&lt;/STRONG&gt; node just transfer point_color so if you want the rest of the properties just add an asterisk in the properties parameter.&lt;/P&gt;&lt;P&gt;One important thing is that in the mesh under the Arnold tab you have to enable export vertex color, since is uncheck/off by default.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 21:24:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365404#M52</guid>
      <dc:creator>sepu6</dc:creator>
      <dc:date>2025-03-11T21:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365415#M53</link>
      <description>&lt;P&gt;Ah, forgot about that - but it doesn't work, bifrost and maya mesh rendered side by side with the same shader and no go.&amp;nbsp; Do I specify somehow within bifrost itself to export them?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 21:27:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365415#M53</guid>
      <dc:creator>DavidHenion</dc:creator>
      <dc:date>2025-03-11T21:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365447#M54</link>
      <description>&lt;P&gt;You can check what has been imported into Maya through the &lt;STRONG&gt;color set editor&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Mesh Display &amp;gt; Color set editor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What type of attributes are you trying to pass?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 21:49:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365447#M54</guid>
      <dc:creator>sepu6</dc:creator>
      <dc:date>2025-03-11T21:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365457#M55</link>
      <description>&lt;P&gt;I create two custom properties within bifrost, "dh_opacity" computed in bifrost from particle age, and "dh_set" - I'm mixing two liquid emitters and the "dh_set" property keeps track of which liquid is which.&amp;nbsp; I then use those properties to drive shader opacity, roughness, color, etc....&amp;nbsp; When I select the maya mesh and open the color set editor, its completely blank.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 21:57:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365457#M55</guid>
      <dc:creator>DavidHenion</dc:creator>
      <dc:date>2025-03-11T21:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365476#M56</link>
      <description>&lt;P&gt;All float attributes I believe they wont work as expected so you need to make them vector(RGB) attributes so they get transfer correctly to Maya.&amp;nbsp; But it should all work. I can test it a little later.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 22:08:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365476#M56</guid>
      <dc:creator>sepu6</dc:creator>
      <dc:date>2025-03-11T22:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365536#M57</link>
      <description>&lt;P&gt;Its working fine as you can see, actually float attributes are working as well but you gotta use the alpha in the user data color since the color editor is telling you that. It marked as foo (a)&amp;nbsp; and if the connection still exist between BF and Maya you can update the attributes in "realtime"&lt;BR /&gt;&lt;BR /&gt;Sometimes to read the attributes you have to click twice the transfer normal to make it work. Then the attributes should get passed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6369900713112w960h540r87" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6369900713112" 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-6369900713112w960h540r87');  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/6369900713112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 22:58:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365536#M57</guid>
      <dc:creator>sepu6</dc:creator>
      <dc:date>2025-03-11T22:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365623#M58</link>
      <description>&lt;P&gt;Very cool - thank you very much!&amp;nbsp; Its working as intended for the maya mesh - but with the same shader applied to the bifrost object, the alpha output of the aiUserDataColor node is 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So for the maya mesh - if I drive opacity from aiUserDataColor alpha output - works.&lt;/P&gt;&lt;P&gt;For the bifrost mesh, no good.&amp;nbsp; I can drive opacity from either the aiUserDataFloat node OR the COLOR output of the aiUserDataColor node though and that works for the bifrost mesh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find a way to set the default alpha on the aiUserDataColor node to 0.&amp;nbsp; If I could - I could add those two outputs together and it would work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way around this other than having two separate shaders?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also - I can't get these properties back from the alembic cache export.&amp;nbsp; Tried naming them or using *, but just seems they aren't there.&amp;nbsp; A little off topic now, but any way to get that to work?&amp;nbsp; All I'm going to do is import that alembic into a separate Maya scene to work quickly to set up final renders - should I use a different type of cache?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 01:37:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13365623#M58</guid>
      <dc:creator>DavidHenion</dc:creator>
      <dc:date>2025-03-12T01:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13368004#M59</link>
      <description>&lt;P&gt;Maya vanilla Alembic is not good. You will need to save all the attributes as vectors I think. However I do not use the vanilla so I couldn't tell exactly if that would work or not. My question is why would you want to do this anyway? There is not need, just create a Maya mesh or use the Arnold procedural.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you show in video what is not working exactly or even better share a repro scene.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 03:35:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13368004#M59</guid>
      <dc:creator>sepu6</dc:creator>
      <dc:date>2025-03-13T03:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13369701#M60</link>
      <description>&lt;P&gt;I've been testing just using a file_cache node in bifrost to cache the mpm sim output before getting meshed - so far it works well, so may not need to do a separate export.&amp;nbsp; Doing it this way even negates the need for the maya mesh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for all your help.&amp;nbsp; btw - what do you use to export alembic if you don't use the built-in maya alembic export?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 19:05:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13369701#M60</guid>
      <dc:creator>DavidHenion</dc:creator>
      <dc:date>2025-03-13T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pass user data geo properties to maya mesh export</title>
      <link>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13369980#M61</link>
      <description>&lt;P&gt;I use Bifrost for all importing and exporting. The node is call write and read alembic&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 21:53:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bifrost-forum/pass-user-data-geo-properties-to-maya-mesh-export/m-p/13369980#M61</guid>
      <dc:creator>sepu6</dc:creator>
      <dc:date>2025-03-13T21:53:36Z</dc:date>
    </item>
  </channel>
</rss>

