Skip to content

Instantly share code, notes, and snippets.

@drager
Created January 5, 2019 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drager/c7ed9ec6beb268e3b3452d6c571f830b to your computer and use it in GitHub Desktop.
Save drager/c7ed9ec6beb268e3b3452d6c571f830b to your computer and use it in GitHub Desktop.
Moving from top to bottom:
Left side:
Top box (left side):
Normal: Unit { value: Matrix { data: [0.8320503, 0.5547002] } }
Depth: -3.6055512
Bottom box (left side):
Normal: Unit { value: Matrix { data: [0.5547002, 0.8320503] } }
Depth: -3.6055512
Right side:
Top box:
Normal: Unit { value: Matrix { data: [-0.94868326, 0.31622776] } }
Depth: -3.1622775
Bottom box:
Normal: Unit { value: Matrix { data: [-0.5547002, 0.8320503] } }
Depth: -3.6055512
Moving from bottom to top:
Left side:
Bottom box:
Normal: Unit { value: Matrix { data: [0.8320503, -0.5547002] } }
Depth: -3.6055512
Top box:
Normal: Unit { value: Matrix { data: [0.5547002, -0.8320503] } }
Depth: -3.6055512
Right side:
Bottom box (right side):
Normal: Unit { value: Matrix { data: [-0.94868326, -0.31622776] } }
Depth: -3.1622775
Top box (right side):
Normal: Unit { value: Matrix { data: [-0.5547002, -0.8320503] } }
Depth: -3.6055512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment