<?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: Wire Parameters, Two different objects effects one object. in 3ds Max Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7812790#M46640</link>
    <description>&lt;P&gt;Here's an approach that might work for you. I do not have all the details worked out but I thought I'd share my thinking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I made a quick crude model of a differential and added a checker pattern to help see the spinning of the "gears".&amp;nbsp; The model uses the z value of a dummy to determine the ratio of the turning of the two gears connected to the wheels.&amp;nbsp; If z = 1 the two gears spin at the same speed as well as the differential pinion. Set z = 2 for the dummy and one gear spins faster than the other. Try it out by rotating the driveshaft and seeing the action of the side gears for different values of z (but not z = 0).&amp;nbsp; Some additional ratios have to be considered to make this fully functional.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gear1.JPG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/468422iBFDF28837ACDC4B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="gear1.JPG" alt="gear1.JPG" /&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>Tue, 27 Feb 2018 15:25:24 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2018-02-27T15:25:24Z</dc:date>
    <item>
      <title>Wire Parameters, Two different objects effects one object.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7810637#M46637</link>
      <description>&lt;P&gt;I have two different objects lets say&amp;nbsp;LH and RH.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have another object lets&amp;nbsp;call it a&amp;nbsp;teapot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What&amp;nbsp;I am trying to get to is, when I move a&amp;nbsp;LH and/or RH object in the X direction, the teapot will rotate only 30 degrees .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I move both&amp;nbsp;LH and&amp;nbsp;RH objects by&amp;nbsp;30 inches&amp;nbsp;it will rotate Teapot by 30 degrees&amp;nbsp;, if I only move the LH 30 inches, I still want the teapot to rotate 30 degrees.&amp;nbsp; Also if I move the LH 15 and the RH 10 I would like the teapot rotate 15 degree,&amp;nbsp; Or the largest of the two movements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wire parameters do not seem to work well here.&amp;nbsp; Is there another way to tackle this small rigging puzzle?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 21:15:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7810637#M46637</guid>
      <dc:creator>sdeters</dc:creator>
      <dc:date>2018-02-26T21:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wire Parameters, Two different objects effects one object.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7811089#M46638</link>
      <description>&lt;P&gt;You can have logic statements in an Expression Controller or a Script Controller but neither will make a decision based&amp;nbsp; on a delta move.&amp;nbsp; Absolute positions or rotations can be used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the rotation of teapot proportional to the position of LH and/or RH whichever is larger?&amp;nbsp; If so something like this might work:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pc1.JPG" style="width: 549px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/468118i1BCFA5605632E87F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pc1.JPG" alt="pc1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This will rotate teapot base on the Y coordinates of LH and RH.&amp;nbsp; This may not be what you want to do but it may give you an idea of what is possible with an expression controller.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 01:47:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7811089#M46638</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2018-02-27T01:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Wire Parameters, Two different objects effects one object.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7812385#M46639</link>
      <description>&lt;P&gt;Thanks for the feedback&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;what I am trying to show is how a differential works with miter gears.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the miter gears working well.&amp;nbsp; I have the shafts spinning well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Imagine applying the gas on the car one axle spins the other does nothing, or the car going around the a corner, one tire spins faster than the other but the pedal still only goes down half way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will review your solution.&amp;nbsp; thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:38:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7812385#M46639</guid>
      <dc:creator>sdeters</dc:creator>
      <dc:date>2018-02-27T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Wire Parameters, Two different objects effects one object.</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7812790#M46640</link>
      <description>&lt;P&gt;Here's an approach that might work for you. I do not have all the details worked out but I thought I'd share my thinking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I made a quick crude model of a differential and added a checker pattern to help see the spinning of the "gears".&amp;nbsp; The model uses the z value of a dummy to determine the ratio of the turning of the two gears connected to the wheels.&amp;nbsp; If z = 1 the two gears spin at the same speed as well as the differential pinion. Set z = 2 for the dummy and one gear spins faster than the other. Try it out by rotating the driveshaft and seeing the action of the side gears for different values of z (but not z = 0).&amp;nbsp; Some additional ratios have to be considered to make this fully functional.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gear1.JPG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/468422iBFDF28837ACDC4B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="gear1.JPG" alt="gear1.JPG" /&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>Tue, 27 Feb 2018 15:25:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/wire-parameters-two-different-objects-effects-one-object/m-p/7812790#M46640</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2018-02-27T15:25:24Z</dc:date>
    </item>
  </channel>
</rss>

