<div dir="ltr"><div dir="ltr">Here's the Euler Angle to Axis-Angle in HAnim Pt section 5.2.4<div><br></div><div><a href="https://www.web3d.org/documents/specifications/19774/V2.0/MotionDataAnimation/AnimationUsingInterpolators.html#AngleConversionProcedure">https://www.web3d.org/documents/specifications/19774/V2.0/MotionDataAnimation/AnimationUsingInterpolators.html#AngleConversionProcedure</a><br></div><div><br></div><div>Hmm!  I'm guessing that Blender has a routine for this! Sure enough!  Trying it now.</div><div><br></div><div>Not with HAnimMotion, I don't know how to do that yet.  Suggestions?</div><div><br></div><div>John</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 14, 2023 at 12:21 AM Joe D Williams <<a href="mailto:joedwil@earthlink.net">joedwil@earthlink.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12pt"><p style="margin:0.1rem 0px;line-height:1">> <span style="font-size:12pt">Um, then why is angle even listed here?</span></p>
<p style="margin:0.1rem 0px;line-height:1">  </p>
<p style="margin:0.1rem 0px;line-height:1">That is easy, take another look. </p>
<p style="margin:0.1rem 0px;line-height:1">Euler angles are not listed anywhere! </p>
<p style="margin:0.1rem 0px;line-height:1">Convert to axis-angle like showed in Part 2 and forget xyz angles/</p>
<p style="margin:0.1rem 0px;line-height:1">Joe</p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
</div>
<div style="border-left:1px solid rgb(170,170,170);box-sizing:border-box;padding:10px 0px 10px 15px;margin:0px">
<p>-----Original Message-----<br>From: John Carlson <<a href="mailto:yottzumm@gmail.com" target="_blank">yottzumm@gmail.com</a>><br>Sent: Oct 13, 2023 6:15 PM<br>To: Joe D Williams <<a href="mailto:joedwil@earthlink.net" target="_blank">joedwil@earthlink.net</a>><br>Cc: <<a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a>><br>Subject: Re: [x3d-public] Units for BVH vs HAnimMotion.values</p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">Um, then why is angle even listed here?
<div> </div>
<div>Confusing as heck!</div>
<div> </div>
<div><a href="https://www.web3d.org/documents/specifications/19775-1/V4.0/Part01/concepts.html#t-Standardunits" target="_blank">https://www.web3d.org/documents/specifications/19775-1/V4.0/Part01/concepts.html#t-Standardunits</a></div>
<div> </div>
<div>John</div>
<div> </div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div class="gmail_attr" dir="ltr">On Fri, Oct 13, 2023 at 7:19 PM Joe D Williams <<a href="mailto:joedwil@earthlink.net" target="_blank">joedwil@earthlink.net</a>> wrote:</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12pt">
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">> otherwise specified in a UNIT statement </span></p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline"><a href="https://www.web3d.org/documents/specifications/19775-1/V4.0/Part01/concepts.html#Standardunitscoordinates" rel="noopener" target="_blank">https://www.web3d.org/documents/specifications/19775-1/V4.0/Part01/concepts.html#Standardunitscoordinates</a></span></p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">"However, the world coordinate units may be modified by specifying a different length unit using the UNIT statement."</span></p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">There is Not Now nor will there Ever be a UNIT statement that allows degrees for rotation and orientation. </span></p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">Never, will angles appear in any x3d animation interpolator. </span></p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">To apply an import using angle units, it is converted to x3d before use, then discarded or possibly stored somewhere away from working area for reference.  </span></p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">Thanks and Best,</span></p>
<p style="margin:0.1rem 0px;line-height:1"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium;white-space:normal;float:none;display:inline">Joe</span></p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
</div>
<div style="border-left:1px solid rgb(170,170,170);box-sizing:border-box;padding:10px 0px 10px 15px;margin:0px">
<p>-----Original Message-----<br>From: John Carlson <<a href="mailto:yottzumm@gmail.com" rel="noopener" target="_blank">yottzumm@gmail.com</a>><br>Sent: Oct 13, 2023 11:44 AM<br>To: X3D Graphics public mailing list <<a href="mailto:x3d-public@web3d.org" rel="noopener" target="_blank">x3d-public@web3d.org</a>><br>Subject: [x3d-public] Units for BVH vs HAnimMotion.values</p>
<p style="margin:0.1rem 0px;line-height:1"> </p>
Apparently BVH uses degrees for rotations.  Units for HAnimMotion should use radians unless otherwise specified in a UNIT statement, AFAIK.
<div dir="auto"> </div>
<div dir="auto">Comments?</div>
<div dir="auto"> </div>
<div dir="auto">Thanks!</div>
<div dir="auto"> </div>
<div dir="auto">John </div>
</div>
<p style="margin:0.1rem 0px;line-height:1"> </p>
</blockquote>
</div>
</div>

<p style="margin:0.1rem 0px;line-height:1"> </p></blockquote></div>