Re: 3d coordiante geometry question
- From: pereges <Broli00@xxxxxxxxx>
- Date: Mon, 9 Jun 2008 10:50:25 -0700 (PDT)
On Jun 9, 10:32 pm, Chip Eastham <hardm...@xxxxxxxxx> wrote:
Hi, pereges:
I'm a little confused as to what is meant by "the square plane".
Certainly we can convert the "center" (origin) of this plane to
Cartesian coordinates from spherical coordinates (r, theta, phi),
and a normal vector at that point determines the plane.
But what can it mean for the "length of the square plane" to be
known, or to want "a way to calculate the coordinates of the 4
corners" of it? A plane is infinite in extent and has no corners.
So it sounds as if you want four corners of a square lying in the
plane, with the requisite side lengths.
But the information given does not uniquely determine a square
centered at the given point, because any such square can rotate
within the plane about that center without changing the length
of a side.
The complete family of all such squares can be described, if
that is your aim.
Well, actually I need to do it simulate a plane wave at any random
theta, phi. Theta and phi basically describe the direction of the
plane wave. The square that I was speaking of represents the
wavefront of that plane wave and the normal represents the direction.
The wave is being simulated by a dense grid of parallel rays(so
obviously each ray will have the same direction using the formula I
posted earlier). I want to focus these rays on a 3D object. I need to
create a grid in the square to find out the starting point or the
origin for every ray. The dimensions of the square should be such that
the rays can cover the object in that direction. Hence, I chose the
dimensions of this square as L which equals to maximum dimension of
the object. The problem is to divide the square into a uniform square
grid, I need to find out the max(xmax, ymax, zmax) and min(xmin, ymin,
zmin) points. The only thing I have is center of the square and the
length.
.
- Follow-Ups:
- Re: 3d coordiante geometry question
- From: Chip Eastham
- Re: 3d coordiante geometry question
- References:
- 3d coordiante geometry question
- From: pereges
- Re: 3d coordiante geometry question
- From: Chip Eastham
- 3d coordiante geometry question
- Prev by Date: Re: Probably idiotic question about Galois theory
- Next by Date: Re: Hilbert Spaces
- Previous by thread: Re: 3d coordiante geometry question
- Next by thread: Re: 3d coordiante geometry question
- Index(es):
Relevant Pages
|