Drawing of a “thick” subset of the unity sphere Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Drawing the Celestial Sphere with Tikz PackageDrawing Sphere to represent a black holeProblem with drawing thick lineDrawing thick, doublesided arrows with texts between circlesDrawing circular arcs on the surface of the spherePicture indicating the fifth roots of unityDrawing right ascension and declination on the celestial sphereDrawing a sphere with a circumference not around the equatorDrawing thick points and little circles at coordinatesDrawing a projection onto a sphere with Tikz
Compressing georeferenced images
macOS-like app switching in Plasma 5
How to motivate offshore teams and trust them to deliver?
How to recreate this effect in Photoshop?
List numbering with letters
Bonus calculation: Am I making a mountain out of a molehill?
Should gear shift center itself while in neutral?
If a contract sometimes uses the wrong name, is it still valid?
When -s is used with third person singular. What's its use in this context?
Antler Helmet: Can it work?
Letter Boxed validator
Single word antonym of "flightless"
If Jon Snow became King of the Seven Kingdoms what would his regnal number be?
What do you call a plan that's an alternative plan in case your initial plan fails?
Marking the functions of a sentence: 'She may like it'
Alternate inner products on Euclidean space?
What is a quick way to find the reverse complement in bash
What's the purpose of writing one's academic bio in 3rd person?
How was the dust limit of 546 satoshis was chosen? Why not 550 satoshis?
How can I fade player when goes inside or outside of the area?
What causes the vertical darker bands in my photo?
What LEGO pieces have "real-world" functionality?
Is there a documented rationale why the House Ways and Means chairman can demand tax info?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Drawing of a “thick” subset of the unity sphere
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Drawing the Celestial Sphere with Tikz PackageDrawing Sphere to represent a black holeProblem with drawing thick lineDrawing thick, doublesided arrows with texts between circlesDrawing circular arcs on the surface of the spherePicture indicating the fifth roots of unityDrawing right ascension and declination on the celestial sphereDrawing a sphere with a circumference not around the equatorDrawing thick points and little circles at coordinatesDrawing a projection onto a sphere with Tikz
Let A be a subset of the unity sphere as in the next picture:
begintikzpicture
shade[ball color=blue, opacity=0.4] (0,0) circle (2);
draw (0,0) circle (2);
fill[fill=blue!80,rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
draw[rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
node at (1,1) $A$;
endtikzpicture
I want to draw the set $ xin A,: tin (1-epsilon,1+epsilon)$ for a small epsilon. This set is like the "transform" of A from a thin region to a "slightly thicker" one.
It may be a nice idea to draw a "cone" from the origin to A ans surpassing it so the viewer can understand what we are doing.
How could we do it?
tikz-pgf
add a comment |
Let A be a subset of the unity sphere as in the next picture:
begintikzpicture
shade[ball color=blue, opacity=0.4] (0,0) circle (2);
draw (0,0) circle (2);
fill[fill=blue!80,rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
draw[rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
node at (1,1) $A$;
endtikzpicture
I want to draw the set $ xin A,: tin (1-epsilon,1+epsilon)$ for a small epsilon. This set is like the "transform" of A from a thin region to a "slightly thicker" one.
It may be a nice idea to draw a "cone" from the origin to A ans surpassing it so the viewer can understand what we are doing.
How could we do it?
tikz-pgf
add a comment |
Let A be a subset of the unity sphere as in the next picture:
begintikzpicture
shade[ball color=blue, opacity=0.4] (0,0) circle (2);
draw (0,0) circle (2);
fill[fill=blue!80,rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
draw[rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
node at (1,1) $A$;
endtikzpicture
I want to draw the set $ xin A,: tin (1-epsilon,1+epsilon)$ for a small epsilon. This set is like the "transform" of A from a thin region to a "slightly thicker" one.
It may be a nice idea to draw a "cone" from the origin to A ans surpassing it so the viewer can understand what we are doing.
How could we do it?
tikz-pgf
Let A be a subset of the unity sphere as in the next picture:
begintikzpicture
shade[ball color=blue, opacity=0.4] (0,0) circle (2);
draw (0,0) circle (2);
fill[fill=blue!80,rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
draw[rotate around=60:(1,1)] (1,1) ellipse (0.3 and 0.5);
node at (1,1) $A$;
endtikzpicture
I want to draw the set $ xin A,: tin (1-epsilon,1+epsilon)$ for a small epsilon. This set is like the "transform" of A from a thin region to a "slightly thicker" one.
It may be a nice idea to draw a "cone" from the origin to A ans surpassing it so the viewer can understand what we are doing.
How could we do it?
tikz-pgf
tikz-pgf
asked 7 mins ago
GabrielGabriel
36019
36019
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
,
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%2ftex.stackexchange.com%2fquestions%2f485039%2fdrawing-of-a-thick-subset-of-the-unity-sphere%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX 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.
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%2ftex.stackexchange.com%2fquestions%2f485039%2fdrawing-of-a-thick-subset-of-the-unity-sphere%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