Skip to main content

Questions tagged [graphics3d]

For questions specific to the Graphics3D command and related 3D graphics functionality.

5 votes
3 answers
153 views

I've been thinking about hexastix and I thought I would try to make some images in Mathematica, similar to this one which I took from Wikipedia: So, my first goal is to make a single infinite ...
David E Speyer's user avatar
5 votes
0 answers
76 views

This first example works correctly. The first polygon has a hole. The second polygon has an "empty hole" {} and the third polygon (identical to polygon ...
azerbajdzan's user avatar
  • 36.4k
6 votes
3 answers
327 views

The desire font as in the document which could be found by FindShortestCurve -> Scope -> Mesh Region -> the last example https://reference.wolfram.com/language/ref/FindShortestCurve.html#...
herbertfederer's user avatar
5 votes
1 answer
260 views

Is there a way to create a self-glowing Sphere[] in a 3D plot which is brighter in the center than at the edge, regardless of the viewpoint, and not using external lighting? A long-ish search does not ...
Stefan Gillessen's user avatar
3 votes
1 answer
97 views

Why these two codes produce the same style image although one has {2, All} -> Opacity[1] and another {2, All} -> Opacity[0]...
azerbajdzan's user avatar
  • 36.4k
4 votes
1 answer
112 views

If this code does not work for you look here but for me it currently works. Texture - Astronomy Look at the Earth image. The texture is not correctly overlayed. We see "blue Africa" shifted ...
azerbajdzan's user avatar
  • 36.4k
1 vote
1 answer
107 views

Do these two examples in documentation of Texture work for you? For me not on version ...
azerbajdzan's user avatar
  • 36.4k
3 votes
3 answers
219 views

The code below does not seem to really help Manipulate[ Graphics3D[Sphere[], ViewPoint -> {0, 0, d}], {d, 1.1, 20} ]
userrandrand's user avatar
  • 6,189
7 votes
4 answers
426 views

We know that we could use FaceForm[Blue, Orange] in PlotStyle to color the inside and outside differently. Now I want to remove ...
herbertfederer's user avatar
4 votes
0 answers
155 views

Question Suppose we have a 3D MeshRegion reg composed of 2D triangular faces. I want to find a (minimal-ish) list of balls, ...
Adam's user avatar
  • 4,515
1 vote
0 answers
86 views

What I really want is for the text labels in the attached image to align along the respective paths and swizle (Jamaicanism of obvious meaning) to face the reader. That is, act as a billboard with ...
Steven Thomas Hatton's user avatar
5 votes
1 answer
156 views

It seems that Raster3D is rendered with Glow by default. How do I turn it off so that it is rendered as standard ...
azerbajdzan's user avatar
  • 36.4k
4 votes
0 answers
131 views

I just noticed that on version 13.0.1 the quality of dashing in 3D is very poor. Tested it also on version 14.3.0 but only on a ...
azerbajdzan's user avatar
  • 36.4k
7 votes
3 answers
562 views

When working on 3D plots, I’d like to implement a feature where visible edges are drawn as solid lines and obscured (hidden) edges are drawn as dashed lines. I haven’t found a good solution to this ...
King.Max's user avatar
  • 447
4 votes
1 answer
161 views

Hello everyone — I’m reading about the extended complex plane and the “point at infinity,” and I find the geometric picture quite helpful. According to this text, in the complex plane $z \in \mathbb{C}...
seeker's user avatar
  • 1,010

15 30 50 per page
1
2 3 4 5
157