Re: Material & Lighting, parsing.
Linas Vepstas ([email protected])
Fri, 20 Oct 1995 11:00:43 -0500
- Messages sorted by:
[ date ][ tmesad ][ subject ][ author ]
- Next message:
Michael Pichler: "Re: transformations to MatrixTransform?"
- Previous message:
Bernie Roehl: "Re: Material & Lighting, parsing."
- Maybe in reply to:
Greg Hale: "Material & Lighting, parsing."
> > 3. I assume rotate { 1 1 0 1.0 } will rotate an object 1.0 rads =
about x
> > then 1.0 rads about y in that order?
>=20
> What it really does is rotate the object 1.0 radians around the =
vector
> (1 1 0), which can be thought of as a line in the Z=3D0 plane that =
points
> up and to the right. =20
Yep.
> Not sure if that's equivalent to first rotating
> around X then around Y.
No its not (excpet in a few lucky cases, which this isn't one of).
--linas
- Next message:
Michael Pichler: "Re: transformations to MatrixTransform?"
- Previous message:
Bernie Roehl: "Re: Material & Lighting, parsing."
- Maybe in reply to:
Greg Hale: "Material & Lighting, parsing."