Skip to main content

Questions tagged [3d]

For things related to 3 dimensions. For geometry of 3-dimensional solids, please use instead (solid-geometry). For non-planar geometry, but otherwise agnostic of dimensions, perhaps (euclidean-geometry) or (analytic-geometry) should also be considered.

948 questions with no upvoted or accepted answers
Filter by
Sorted by
Tagged with
14 votes
0 answers
455 views

I'm designing a child's toy consisting of a closed box with a hole on top; a unit tetrahedron must fit through this hole. What is the smallest possible area of the hole? Currently my hole is an ...
Gavin Yu's user avatar
  • 181
11 votes
0 answers
721 views

I'm working with some icosahedron-based tessellations of triangles over the surface of a sphere. Class I and Class II tessellations have a nice property where, cutting along the edges of the ...
DMGregory's user avatar
  • 231
7 votes
0 answers
19k views

I have a 3d vector r known by its coordinates rx, ry, rz. How can calculate angles Theta and Phi ?
Laurent Crivello's user avatar
6 votes
1 answer
362 views

I have 4 points with x and y coordinate and would like to find out a way to check if given quadrilateral would be a rectangle in 3D space. I tried a bunch of conditions, but there was always and edge ...
Jaka Konda's user avatar
6 votes
0 answers
151 views

Is it possible to efficiently calculate caustics for a given 3D object, like a torus, or a cube? To be more precise: let's assume that we have a 3d torus, resting on a 2d plane and a single light ...
zxc's user avatar
  • 425
5 votes
0 answers
230 views

One of the comments in Prove that inequality $AM \cdot AN + BM \cdot BN + CM \cdot CN \geq DM \cdot DN$ gives the suggestion for proving the inequality $$ \sqrt{(x-1)^2 + (y+1)^2 + (z+1)^2}\sqrt{(a-1)^...
DesmondMiles's user avatar
  • 2,989
5 votes
0 answers
302 views

I am attempting to generate a 3d ribbon from a set of 3d points. The idea is to generate a realistic ribbon which follows those points. In its current state, one example looks like this: In this ...
wd40bomber7's user avatar
4 votes
0 answers
182 views

Let $G := \{0,1,2\}^3 \subset \mathbb{R}^3$, the $3\times3\times3$ grid consisting of $27$ integer points, be given. We emit a laser beam (infinitesimally thin, traveling in affine Euclidean $3$-...
Marco Ripà's user avatar
  • 1,374
4 votes
0 answers
502 views

If we consider a sphere with volume V and radius R, its surface area is minimal among all shapes of volume V. The radius of curvature of the surface is R at all points. What shapes will we obtain if ...
Leo B.'s user avatar
  • 253
4 votes
0 answers
993 views

today i was building a right cone for my geometry homework.after building the cone, i started to think what shape the net of an oblique cone (cones with circular base which the axis does not pass ...
user2838619's user avatar
  • 3,186
4 votes
0 answers
724 views

I am doing laplace transform in a class and I hate how there seems to be no graphical support when things are transformed to laplace domain i.e. nobody cares what they look like in laplace domain But ...
Fraïssé's user avatar
  • 11.8k
4 votes
0 answers
1k views

Can someone explain Least Squares Conformal Map in terms using Vertices(Vx,Vy,Vz) and UV coordinates or ST coordinate? I have read the lscm paper but I need it in XYZ value to understand it. http://...
DeJean's user avatar
  • 41
3 votes
0 answers
95 views

Given a tool that can draw a sphere by given center and a point on it and a surface by given 3 points, is the constructable set of the tool equivalent to the streightedge and compass constructable ...
עמית חי לרמן's user avatar
3 votes
0 answers
103 views

Let a symmetrically $3d$ embeddable graph be a graph that can be embedded into $3d$ so that the embedding is arc-transitive, which means that every vertex-edge pair with the vertex incident to the ...
mathlander's user avatar
  • 4,253
3 votes
0 answers
55 views

Imagine you have a shape (say, an eggplant) that you want to cook roughly evenly on a fire. How should you rotate the eggplant to accomplish this? More concretely, the surface of the eggplant (before ...
chausies's user avatar
  • 2,506
3 votes
0 answers
121 views

Abstract This problem originates from Chemistry. You will soon find that the Oxygen and Hydrogen in the image can be replaced with vertices and arrows, which is why I propose it here. Although its ...
Nikola Tolzsek's user avatar
3 votes
0 answers
82 views

We all know how easy it is to spin a coin on a table top. With a good twist, it might spin for 20 seconds or so before wobbling flat. E.g., YouTube video. Let's view a coin as a convex polyhedron. Q. ...
Joseph O'Rourke's user avatar
3 votes
1 answer
129 views

A tetrahedron WYXZ, which all sides are acute triangles, has right dihedral angles at WY and XZ. Is there a way to prove that the orthocenters of all faces are on one plane? The way I tried to solve ...
Borron's user avatar
  • 31
3 votes
0 answers
269 views

I have some points lying on the surface of a sphere with icosahedral symmetry. I have triangulated the surface of the sphere with hexagons and pentagons as shown in the first figure. As an example, ...
user avatar
3 votes
0 answers
315 views

I would like to define a helix with a start pitch end pitch start radius end radius start angle The pitch and radius parameters should be interpolated linearly from each end along the length of the ...
bradgonesurfing's user avatar
3 votes
0 answers
225 views

I'm now working on a project that has mirrors. I'd like to reflect a virtual camera and the way which i can do this is to reflect two vectors - position and normalized direction vectors of the camera. ...
Ocelot's user avatar
  • 133
3 votes
0 answers
336 views

I am trying to draw text spiraling into a black hole, from a more interesting slightly off-orthogonal viewpoint. I think a function that defines a black hole/singularity surface might look something ...
user189699's user avatar
3 votes
0 answers
757 views

I would like suggestions if possible, other than the really sloppy picture, I'll edit that once my dad gets me Microsoft office. I got a snip of the shape, and edited it as best as I could. The ...
Arbuja's user avatar
  • 61
3 votes
1 answer
633 views

I'm reading a book on 3D game math where the author points out that when using Euler angles the same orientation can be reached by doing two different operations; say rotating a cube 90 degrees around ...
legends2k's user avatar
  • 281
3 votes
0 answers
1k views

Suppose to have a 3-dimensional discrete grid. I would like to convolve it with a 3-dimensional tensor (a 3x3x3 "cube"), applying the convolution theorem. Hence, I should apply a Fourier transform to ...
Pippo's user avatar
  • 270

1
2 3 4 5
19