Projection of arbitrary rotated circle on planeCenter of circle on a stereographic projectioncalculate...
Giving feedback to someone without sounding prejudiced
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
Strong empirical falsification of quantum mechanics based on vacuum energy density?
Why should universal income be universal?
How do I fix the group tension caused by my character stealing and possibly killing without provocation?
Creating two special characters
The Digit Triangles
How to explain what's wrong with this application of the chain rule?
Microchip documentation does not label CAN buss pins on micro controller pinout diagram
Doesn't the system of the Supreme Court oppose justice?
Can I say "fingers" when referring to toes?
PTIJ: Why is Haman obsessed with Bose?
Why is so much work done on numerical verification of the Riemann Hypothesis?
Does "he squandered his car on drink" sound natural?
Is it allowed to activate the ability of multiple planeswalkers in a single turn?
"It doesn't matter" or "it won't matter"?
Does Doodling or Improvising on the Piano Have Any Benefits?
How to convince somebody that he is fit for something else, but not this job?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
What (the heck) is a Super Worm Equinox Moon?
Why does this expression simplify as such?
The IT department bottlenecks progress, how should I handle this?
What kind of floor tile is this?
How could a planet have erratic days?
Projection of arbitrary rotated circle on plane
Center of circle on a stereographic projectioncalculate out-of-plane and in-plane rotation from virtual camera position.Calculating rotated relative positions on 2D planeCalculating angle on ellipseGet the camera transformation matrix (Camera pose, not view matrix)Width of rotated planeComputing the properties of the 3D-projection of an ellipse.Section of cone through the rotated plane (with and without offset)What is equation of moved and rotated ellipse, parabola and hyperbola in XY plane?what is the equation of a rotated ellipsoid?
$begingroup$
I have a camera that is trying to work out the angle that a disc is rotated at.
Assuming this was an orthographic projection, how would I work out the angle that the circle is at from the ellipse that I can see?
The circle will have some 3D rotation applied to it and then it will be projected on to the plane that is the camera.
Below is an example of such a transform:
geometry rotations
$endgroup$
add a comment |
$begingroup$
I have a camera that is trying to work out the angle that a disc is rotated at.
Assuming this was an orthographic projection, how would I work out the angle that the circle is at from the ellipse that I can see?
The circle will have some 3D rotation applied to it and then it will be projected on to the plane that is the camera.
Below is an example of such a transform:
geometry rotations
$endgroup$
add a comment |
$begingroup$
I have a camera that is trying to work out the angle that a disc is rotated at.
Assuming this was an orthographic projection, how would I work out the angle that the circle is at from the ellipse that I can see?
The circle will have some 3D rotation applied to it and then it will be projected on to the plane that is the camera.
Below is an example of such a transform:
geometry rotations
$endgroup$
I have a camera that is trying to work out the angle that a disc is rotated at.
Assuming this was an orthographic projection, how would I work out the angle that the circle is at from the ellipse that I can see?
The circle will have some 3D rotation applied to it and then it will be projected on to the plane that is the camera.
Below is an example of such a transform:
geometry rotations
geometry rotations
asked Oct 20 '15 at 10:49
MorgothMorgoth
1088
1088
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Orthogonal projection has the property that a line segment which is parallel to the plane of projection gets mapped onto a segment of the same length. All other segments will become shorter. The more so the farther they are from being parallel.
So the original diameter of the circle corresponds to the length of the major axis of the ellipse. Along that axis, the angle between original and projected segment is zero. Perpendicular to that is the minor axis of the ellipse. There the angle between original and projection is maximal, i.e. equal to the angle between original and projected plane.
Imagine cutting the scene along a plane which is perpendicular to the plane of projection, and passes through the minor axis. The projection there appears as a right triangle: one leg is the direction of the projection, one leg is the projected segment (i.e. the minor axis of the ellipse) and the hypothenuse is the original diameter of the circle (i.e. the major axis of the ellipse). Do you know how to work out the angles of a right triangle if you know the hypothenuse and one of the legs?
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1488959%2fprojection-of-arbitrary-rotated-circle-on-plane%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Orthogonal projection has the property that a line segment which is parallel to the plane of projection gets mapped onto a segment of the same length. All other segments will become shorter. The more so the farther they are from being parallel.
So the original diameter of the circle corresponds to the length of the major axis of the ellipse. Along that axis, the angle between original and projected segment is zero. Perpendicular to that is the minor axis of the ellipse. There the angle between original and projection is maximal, i.e. equal to the angle between original and projected plane.
Imagine cutting the scene along a plane which is perpendicular to the plane of projection, and passes through the minor axis. The projection there appears as a right triangle: one leg is the direction of the projection, one leg is the projected segment (i.e. the minor axis of the ellipse) and the hypothenuse is the original diameter of the circle (i.e. the major axis of the ellipse). Do you know how to work out the angles of a right triangle if you know the hypothenuse and one of the legs?
$endgroup$
add a comment |
$begingroup$
Orthogonal projection has the property that a line segment which is parallel to the plane of projection gets mapped onto a segment of the same length. All other segments will become shorter. The more so the farther they are from being parallel.
So the original diameter of the circle corresponds to the length of the major axis of the ellipse. Along that axis, the angle between original and projected segment is zero. Perpendicular to that is the minor axis of the ellipse. There the angle between original and projection is maximal, i.e. equal to the angle between original and projected plane.
Imagine cutting the scene along a plane which is perpendicular to the plane of projection, and passes through the minor axis. The projection there appears as a right triangle: one leg is the direction of the projection, one leg is the projected segment (i.e. the minor axis of the ellipse) and the hypothenuse is the original diameter of the circle (i.e. the major axis of the ellipse). Do you know how to work out the angles of a right triangle if you know the hypothenuse and one of the legs?
$endgroup$
add a comment |
$begingroup$
Orthogonal projection has the property that a line segment which is parallel to the plane of projection gets mapped onto a segment of the same length. All other segments will become shorter. The more so the farther they are from being parallel.
So the original diameter of the circle corresponds to the length of the major axis of the ellipse. Along that axis, the angle between original and projected segment is zero. Perpendicular to that is the minor axis of the ellipse. There the angle between original and projection is maximal, i.e. equal to the angle between original and projected plane.
Imagine cutting the scene along a plane which is perpendicular to the plane of projection, and passes through the minor axis. The projection there appears as a right triangle: one leg is the direction of the projection, one leg is the projected segment (i.e. the minor axis of the ellipse) and the hypothenuse is the original diameter of the circle (i.e. the major axis of the ellipse). Do you know how to work out the angles of a right triangle if you know the hypothenuse and one of the legs?
$endgroup$
Orthogonal projection has the property that a line segment which is parallel to the plane of projection gets mapped onto a segment of the same length. All other segments will become shorter. The more so the farther they are from being parallel.
So the original diameter of the circle corresponds to the length of the major axis of the ellipse. Along that axis, the angle between original and projected segment is zero. Perpendicular to that is the minor axis of the ellipse. There the angle between original and projection is maximal, i.e. equal to the angle between original and projected plane.
Imagine cutting the scene along a plane which is perpendicular to the plane of projection, and passes through the minor axis. The projection there appears as a right triangle: one leg is the direction of the projection, one leg is the projected segment (i.e. the minor axis of the ellipse) and the hypothenuse is the original diameter of the circle (i.e. the major axis of the ellipse). Do you know how to work out the angles of a right triangle if you know the hypothenuse and one of the legs?
answered Oct 20 '15 at 12:45
MvGMvG
31k450105
31k450105
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1488959%2fprojection-of-arbitrary-rotated-circle-on-plane%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown