<?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: animation of a signal from a sensor in Vuforia Studio</title>
    <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/984675#M12752</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/897709"&gt;@AS_12358642&lt;/a&gt;&amp;nbsp;, what of display is required there , do you have a picture?&lt;/P&gt;
&lt;P&gt;When you want something like color depending on the signal, or different cintensity along the cable,&amp;nbsp; I think as&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/308271"&gt;@sebben&lt;/a&gt;&amp;nbsp;refered to the post , that could be done by shaders (GLSL for Chrome preview, Android and iOS and HLSL for HoloLens 2 devices). The shader coould use paramters which could be changed dynamicaly by setting of the shader property. So that you could be able to display some space distrubtion what could be change during the time. To have impression what is possible with shaders you can visit that page&amp;nbsp;&amp;nbsp;&lt;A href="https://www.shadertoy.com/results?query=signal" target="_blank"&gt;https://www.shadertoy.com/results?query=signal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and general shader informaiton&amp;nbsp;&amp;nbsp;&lt;A href="https://thebookofshaders.com/" target="_blank"&gt;https://thebookofshaders.com/&lt;/A&gt;&amp;nbsp; e.g.&amp;nbsp;&amp;nbsp;&lt;A href="https://thebookofshaders.com/07/" target="_blank"&gt;https://thebookofshaders.com/07/&lt;/A&gt; &lt;A href="https://thebookofshaders.com/11/" target="_blank"&gt;https://thebookofshaders.com/11/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 09:21:42 GMT</pubDate>
    <dc:creator>RolandRaytchev</dc:creator>
    <dc:date>2024-11-20T09:21:42Z</dc:date>
    <item>
      <title>animation of a signal from a sensor</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/983870#M12743</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;i would like to visualize a signal from a cable to a sps using vuforia studio. the signal should then be displayed with ptc creo view. unfortunately i can't figure out how to go about the whole thing. Could anyone help me?&lt;BR /&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 09:14:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/983870#M12743</guid>
      <dc:creator>AS_12358642</dc:creator>
      <dc:date>2024-11-15T09:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: animation of a signal from a sensor</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/984199#M12748</link>
      <description>&lt;P&gt;Hi, if you really want to show the signal in &lt;STRONG&gt;Creo View,&lt;/STRONG&gt;&amp;nbsp;you would need to create an animation in Creo Illustrate. (Maybe an sphere that moves along the cable)&lt;/P&gt;&lt;P&gt;If you want to show the signal in &lt;STRONG&gt;Vuforia View,&lt;/STRONG&gt;&amp;nbsp;you can do the same or move a texture on you cable that represents the signal. Something similar is described here:&amp;nbsp;&lt;A href="https://community.ptc.com/t5/Vuforia-Studio/Simulate-Fluid-Flow/m-p/670190#M8349" target="_blank"&gt;https://community.ptc.com/t5/Vuforia-Studio/Simulate-Fluid-Flow/m-p/670190#M8349&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 11:56:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/984199#M12748</guid>
      <dc:creator>sebben</dc:creator>
      <dc:date>2024-11-18T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: animation of a signal from a sensor</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/984675#M12752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/897709"&gt;@AS_12358642&lt;/a&gt;&amp;nbsp;, what of display is required there , do you have a picture?&lt;/P&gt;
&lt;P&gt;When you want something like color depending on the signal, or different cintensity along the cable,&amp;nbsp; I think as&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/308271"&gt;@sebben&lt;/a&gt;&amp;nbsp;refered to the post , that could be done by shaders (GLSL for Chrome preview, Android and iOS and HLSL for HoloLens 2 devices). The shader coould use paramters which could be changed dynamicaly by setting of the shader property. So that you could be able to display some space distrubtion what could be change during the time. To have impression what is possible with shaders you can visit that page&amp;nbsp;&amp;nbsp;&lt;A href="https://www.shadertoy.com/results?query=signal" target="_blank"&gt;https://www.shadertoy.com/results?query=signal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and general shader informaiton&amp;nbsp;&amp;nbsp;&lt;A href="https://thebookofshaders.com/" target="_blank"&gt;https://thebookofshaders.com/&lt;/A&gt;&amp;nbsp; e.g.&amp;nbsp;&amp;nbsp;&lt;A href="https://thebookofshaders.com/07/" target="_blank"&gt;https://thebookofshaders.com/07/&lt;/A&gt; &lt;A href="https://thebookofshaders.com/11/" target="_blank"&gt;https://thebookofshaders.com/11/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 09:21:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/984675#M12752</guid>
      <dc:creator>RolandRaytchev</dc:creator>
      <dc:date>2024-11-20T09:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: animation of a signal from a sensor</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/986316#M12766</link>
      <description>&lt;P&gt;thanks for the help and sorry for the late reply. is this approach the only way? wouldn't it be possible to make the cad model light up with a simple javascript?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 12:21:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/986316#M12766</guid>
      <dc:creator>AS_12358642</dc:creator>
      <dc:date>2024-11-29T12:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: animation of a signal from a sensor</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/986320#M12767</link>
      <description>&lt;P&gt;Thank you for the message. I don't think I would use a shader for it though. Is there a way to make the part light up with java script?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 12:39:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/986320#M12767</guid>
      <dc:creator>AS_12358642</dc:creator>
      <dc:date>2024-11-29T12:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: animation of a signal from a sensor</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/986326#M12768</link>
      <description>&lt;P&gt;Yes that is also possible. Something like this is done in this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Vuforia-Studio/Flashing-effect-of-model-item/m-p/625274#M6613" target="_blank"&gt;https://community.ptc.com/t5/Vuforia-Studio/Flashing-effect-of-model-item/m-p/625274#M6613&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is helping you.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 12:53:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/animation-of-a-signal-from-a-sensor/m-p/986326#M12768</guid>
      <dc:creator>sebben</dc:creator>
      <dc:date>2024-11-29T12:53:04Z</dc:date>
    </item>
  </channel>
</rss>

