<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
<X3D profile='Interactive' version='4.0' xmlns:xsd='https://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-4.0.xsd'>
  <head>
    <meta content='l_thigh.x3d' name='title'/>
    <meta content='l_thigh includes l_femur' name='description'/>
    <meta content='Don Brutzman, Joe Williams' name='creator'/>
    <meta content='15 March 2026' name='created'/>
    <meta content='22 March 2026' name='modified'/>
    <meta content='https://en.wikipedia.org/wiki/Thigh' name='reference'/>
    <meta content='https://en.wikipedia.org/wiki/Human_leg' name='reference'/>
    <meta content='https://en.wikipedia.org/wiki/Human_leg#/media/File:Human_leg_bones_labeled.svg' name='reference'/>
    <meta content='usage examples https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical' name='reference'/>
    <meta content='X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html' name='generator'/>
    <meta content='https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_thigh.x3d' name='identifier'/>
    <meta content='../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='l_thigh.x3d'/>
    <!-- user hover lights bone and reveals description, user selection/deselection temporarily binds/unbinds close-up hidden viewpoint -->
    <TouchSensor DEF='UserTouchSensor' description='l_thigh is l_femur bone'/>
    <!-- vertical offset to max height of l_hip_bone -->
    <Transform DEF='l_thigh' translation='0.0955 0.6988 -0.0384'>
      <ViewpointGroup DEF='ViewpointGroup_l_thigh' description='l_thigh model' retainUserOffsets='true'>
        <Viewpoint DEF='ViewFromFront' description='l_thigh front' nearDistance='0.001' position='0 0 0.8' retainUserOffsets='true'/>
        <Viewpoint DEF='ViewFromBehind' description='l_thigh from left side' nearDistance='0.001' orientation='0 1 0 1.570796' position='0.8 0 0' retainUserOffsets='true'/>
        <Viewpoint DEF='ViewFromLeft' description='l_thigh from behind' nearDistance='0.001' orientation='0 1 0 3.14159' position='0 0 -0.8' retainUserOffsets='true'/>
        <Viewpoint DEF='ViewFromRight' description='l_thigh from right side' nearDistance='0.001' orientation='0 1 0 -1.570796' position='-0.8 0 0' retainUserOffsets='true'/>
        <Viewpoint DEF='ViewFromAbove' description='l_thigh from above' nearDistance='0.001' orientation='1 0 0 -1.570796' position='0 0.8 0' retainUserOffsets='true'/>
        <Viewpoint DEF='ViewFromBelow' description='l_thigh from below' nearDistance='0.001' orientation='1 0 0 1.570796' position='0 -0.8 0' retainUserOffsets='true'/>
      </ViewpointGroup>
      <!-- nevertheless, TouchSensor interfaces from each of the Inline models are closer, taking priority and overriding this interface -->
      <Viewpoint DEF='HiddenViewpoint' nearDistance='0.001' position='0 0 0.8' retainUserOffsets='true'>
        <NavigationInfo containerField='navigationInfo' transitionType='"ANIMATE"' type='"EXAMINE"'/>
      </Viewpoint>
      <ROUTE fromField='isActive' fromNode='UserTouchSensor' toField='set_bind' toNode='HiddenViewpoint'/>
      <DirectionalLight DEF='HiddenLight' ambientIntensity='1' color='0.1 0.1 1' on='false'/>
      <ROUTE fromField='isOver' fromNode='UserTouchSensor' toField='on' toNode='HiddenLight'/>
    </Transform>
    <Inline DEF='l_femur' url='"l_femur.x3d" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_femur.x3d" "l_femur.wrl" "https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/l_femur.wrl"'/>
  </Scene>
</X3D>