Advertisement
Guest User

Untitled

a guest
Jun 27th, 2015
701
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. http://answers.unity3d.com/questions/187249/attitude-indicator-for-flight-sim.html
  2. http://answers.unity3d.com/questions/299126/how-to-rotate-relative-to-camera-angleposition.html
  3. http://answers.unity3d.com/questions/576295/how-to-check-object-rotated-x-degrees.html
  4. http://answers.unity3d.com/questions/807996/per-axis-euler-rotation-control-while-avoiding-gim.html#
  5. http://answers.unity3d.com/questions/829364/is-there-a-way-to-project-a-vector3-onto-a-plane.html
  6. http://arxiv.org/ftp/cs/papers/0104/0104016.pdf
  7. http://ask.sagemath.org/question/8863/how-to-orthogonaly-project-a-3d-plot-to-coordinate-planes/
  8. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.301.7591&rep=rep1&type=pdf
  9. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.61.5932&rep=rep1&type=pdf
  10. http://cmldev.net/
  11. http://comments.gmane.org/gmane.comp.lib.ode/16065
  12. http://comp.newsgroups.archived.at/graphics.algorithms/200406/04061121257.html
  13. http://diydrones.com/forum/topics/eulerrotation-matrixdcm-help
  14. http://diydrones.com/forum/topics/sf-9dof-razor-ahrs-dcm-to?id=705844%3ATopic%3A191492&page=2#comments
  15. http://electronics.stackexchange.com/questions/116299/getting-relative-pitch-and-roll
  16. http://en.wikipedia.org/wiki/Flight_dynamics_(fixed-wing_aircraft)
  17. http://en.wikipedia.org/wiki/Rodrigues%27_rotation_formula
  18. http://en.wikipedia.org/wiki/Rotation_(mathematics)
  19. http://en.wikipedia.org/wiki/Rotation_formalisms_in_three_dimensions
  20. http://en.wikipedia.org/wiki/Spherical_coordinate_system
  21. http://en.wikipedia.org/wiki/Tensor
  22. http://forum.kerbalspaceprogram.com/threads/98112-Quaternions-are-driving-me-insane!
  23. http://forum.unity3d.com/threads/eulerangles-to-local-angles.45197/
  24. http://forum.unity3d.com/threads/per-axis-euler-rotation-control-while-avoiding-gimbal-lock.274050/#post-1809878
  25. http://forum.unity3d.com/threads/physics-quaternion-integration-angular-velocity-and-acceleration.178040/
  26. http://forum.unity3d.com/threads/understanding-rotations-in-local-and-world-space-quaternions.153330/
  27. http://forums.cgsociety.org/showthread.php?f=47&t=1138517&page=2&pp=15
  28. http://forums.x-plane.org/index.php?showtopic=21077&page=2
  29. http://gamedev.stackexchange.com/questions/15070/orienting-a-model-to-face-a-target
  30. http://gamedev.stackexchange.com/questions/30162/calculating-up-vector-to-avoid-gimbal-lock-using-euler-angles
  31. http://gamedev.stackexchange.com/questions/30926/quaternion-dfference-time-angular-velocity-gyroscope-in-physics-library
  32. http://geometricalgebra.org/quaternions.html
  33. http://graphics.stanford.edu/~mdfisher/Code/Engine/Plane.cpp.html
  34. http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/MARBLE/high/pose/express.htm
  35. http://jemebius.home.xs4all.nl/Jemkk.htm
  36. http://journals.iucr.org/d/issues/2001/10/00/ba5006/ba5006bdy.html
  37. http://math.stackexchange.com/questions/1095952/simulating-simultaneous-rotation-of-an-object-about-a-fixed-origin-given-limited
  38. http://math.stackexchange.com/questions/160908/how-to-get-angular-velocity-from-difference-orientation-quaternion-and-time
  39. http://math.stackexchange.com/questions/164700/how-to-transform-a-set-of-3d-vectors-into-a-2d-plane-from-a-view-point-of-anoth
  40. http://math.stackexchange.com/questions/180418/calculate-rotation-matrix-to-align-vector-a-to-vector-b-in-3d
  41. http://math.stackexchange.com/questions/752252/vectors-question
  42. http://math.stackexchange.com/questions/8980/euler-angles-and-gimbal-lock
  43. http://mathforum.org/library/drmath/view/51727.html
  44. http://mathforum.org/library/drmath/view/74532.html
  45. http://mathoverflow.net/questions/95902/the-gimbal-lock-shows-up-in-my-quaternions
  46. http://number-none.com/product/IK%20with%20Quaternion%20Joint%20Limits/
  47. http://olli.informatik.uni-oldenburg.de/Grafiti3/grafitiNav/flow7/page11.html
  48. http://orbiter-forum.com/showthread.php?t=10605
  49. http://orbiter-forum.com/showthread.php?t=34331
  50. http://pixhawk.org/start
  51. http://s-space.snu.ac.kr/bitstream/10371/73556/1/Euler%20Angle%20Based%20Attitude%20Estimation%20Avoiding%20the%20Singularity%20Problem.pdf
  52. http://stackoverflow.com/questions/10702099/computing-two-vectors-that-are-perpendicular-to-third-vector-in-3d/10703674#10703674
  53. http://stackoverflow.com/questions/13199126/find-opengl-rotation-matrix-for-a-plane-given-the-normal-vector-after-the-rotat
  54. http://stackoverflow.com/questions/13823296/converting-opencv-rotation-and-translation-vectors-to-xyz-rotation-and-xyz-posit
  55. http://stackoverflow.com/questions/13964324/get-3d-rotation-axis-and-angle-from-2d-joystick
  56. http://stackoverflow.com/questions/14066933/direct-way-of-computing-clockwise-angle-between-2-vectors
  57. http://stackoverflow.com/questions/14607640/rotating-a-vector-in-3d-space
  58. http://stackoverflow.com/questions/15505174/orthographic-projection-of-polygon-points-from-3d-to-2d-for-uv-mapping
  59. http://stackoverflow.com/questions/15727527/how-to-determine-world-coordinates-of-a-camera
  60. http://stackoverflow.com/questions/18432148/how-to-find-the-twist-angle-from-euler-angles
  61. http://stackoverflow.com/questions/21622956/how-to-convert-direction-vector-to-euler-angles
  62. http://stackoverflow.com/questions/23472048/projecting-3d-points-to-2d-plane
  63. http://stackoverflow.com/questions/3035590/bank-angle-from-up-vector-and-look-at-vector
  64. http://stackoverflow.com/questions/3104499/how-to-convert-zxz-rotation-matrix-to-euler-angles
  65. http://stackoverflow.com/questions/3860206/signed-distance-between-plane-and-point
  66. http://stackoverflow.com/questions/5188561/signed-angle-between-two-3d-vectors-with-same-origin-within-the-same-plane-reci?rq=1
  67. http://stackoverflow.com/questions/701504/perspective-projection-help-a-noob/701978#701978
  68. http://stackoverflow.com/questions/724219/how-to-convert-a-3d-point-into-2d-perspective-projection
  69. http://stackoverflow.com/questions/7565748/3d-orthogonal-projection-on-a-plane
  70. http://stackoverflow.com/questions/8942950/how-do-i-find-the-orthogonal-projection-of-a-point-onto-a-plane
  71. http://stackoverflow.com/questions/9162873/how-to-get-projected-angle-from-quaternion-on-a-certain-axis
  72. http://stackoverflow.com/questions/9605556/how-to-project-a-3d-point-to-a-3d-plane
  73. http://www-iri.upc.es/people/thomas/papers/PROBLEMS.pdf
  74. http://www.av8n.com/physics/rotations.htm
  75. http://www.camelsoftware.com/firetail/
  76. http://www.chrobotics.com/library/understanding-quaternions
  77. http://www.electro-tech-online.com/threads/euler-vs-tait-bryan-angles.37731/
  78. http://www.engr.uvic.ca/~mech410/lectures/4_2_RotateArbi.pdf
  79. http://www.euclideanspace.com/maths/algebra/matrix/orthogonal/
  80. http://www.euclideanspace.com/maths/algebra/matrix/orthogonal/rotation/
  81. http://www.euclideanspace.com/maths/geometry/elements/plane/
  82. http://www.euclideanspace.com/maths/geometry/elements/plane/lineOnPlane/
  83. http://www.euclideanspace.com/maths/geometry/rotations/conversions/quaternionToEuler/
  84. http://www.euclideanspace.com/maths/geometry/rotations/euler/
  85. http://www.euclideanspace.com/maths/geometry/rotations/euler/index.htm
  86. http://www.euclideanspace.com/physics/kinematics/angularvelocity/
  87. http://www.fsdeveloper.com/forum/threads/acceleration-vector.23526/
  88. http://www.fsdeveloper.com/forum/threads/attaching-ai-object-to-the-user-aircraft.11906/
  89. http://www.fsdeveloper.com/forum/threads/programming-the-user-aircraft-body-reference-system.12194/
  90. http://www.gamedev.net/topic/474136-gimbal-lock-and-quaternions/
  91. http://www.gamedev.net/topic/596456-get-xyz-rotation-from-3d-matrix/
  92. http://www.goocreate.com/learn/everything-you-always-wanted-to-know-about-rotation/
  93. http://www.jldoty.com/code/DirectX/YPRfromUF/YPRfromUF.html
  94. http://www.juergenwiki.de/work/wiki/doku.php?id=public:rotation_matrices
  95. http://www.mathworks.com/matlabcentral/newsreader/view_thread/252180
  96. http://www.mathworks.com/matlabcentral/newsreader/view_thread/304731
  97. http://www.mrpt.org/MRPT_SVN_Repository
  98. http://www.ogre3d.org/tikiwiki/Euler+Angle+Class
  99. http://www.ogre3d.org/tikiwiki/tiki-index.php?page=Euler+Angle+Class
  100. http://www.peranders.com/w/index.php?title=Euler_Filter_2
  101. http://www.plugincafe.com/forum/forum_posts.asp?TID=2656
  102. http://www.prepar3d.com/forum-5/topic/simulation-variable-plane-pitch-degrees/
  103. http://www.princeton.edu/~stengel/MAE331Lecture9.pdf
  104. http://www.swarthmore.edu/NatSci/mzucker1/e27/diebel2006attitude.pdf
  105. http://www.sztaki.hu/~schneider/Teaching/2GA2/ortproj.html
  106. http://www.tu-berlin.de/fileadmin/fg169/miscellaneous/Quaternions.pdf
  107. http://www.u.arizona.edu/~pen/ame553/Notes/Lesson%2009.pdf
  108. https://code.google.com/hosting/search?q=angular+velocity&sa=Search
  109. https://code.openhub.net/?s=%22AngularVelocity%22&p=1&pp=0&mp=1&ml=1&me=1&md=1&ff=1&filterChecked=true
  110. https://code.openhub.net/file?fid=rcVc1luzWM1W_iuW9MkFQeqQbec&cid=RKxsOtzZXp4&s=%22AngularVelocity%22&fp=5546&mp&projSelected=true#L0
  111. https://code.openhub.net/search?s=angular%20velocity&pp=0&fl=C%2B%2B&mp=1&ml=1&me=1&md=1&ff=1&filterChecked=true
  112. https://github.com/diydrones/PX4Firmware
  113. https://github.com/erich666/GraphicsGems/tree/master/gemsiv/euler_angle
  114. https://github.com/et1337/Lemma/blob/master/BEPUphysics/Constraints/TwoEntity/Motors/AngularMotor.cs#L187
  115. https://github.com/juj/MathGeoLib/blob/master/src/Math/Quat.cpp#L611
  116. https://github.com/selesse/dpm-6-winter2013/blob/master/code/src/ca/mcgill/dpm/winter2013/group6/navigator/AbstractNavigator.java
  117. https://sundaram.wordpress.com/2013/03/08/mathematical-reason-behind-gimbal-lock-in-euler-angles/
  118. https://www.fastgraph.com/makegames/3drotation/
  119. https://www.garagegames.com/community/forums/viewthread/127484
  120. https://www.mathsisfun.com/algebra/vectors-dot-product.html
  121. https://www.physicsforums.com/threads/angular-velocity-and-rotation-matrix.522190/
  122. https://www.raspberrypi.org/forums/viewtopic.php?f=68&t=15850
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement