MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: LightSources

  • To: mathgroup at smc.vnet.net
  • Subject: [mg14513] Re: LightSources
  • From: Martin Kraus <mkraus at theorie3.physik.uni-erlangen.de>
  • Date: Thu, 29 Oct 1998 04:33:12 -0500
  • Organization: Regionales Rechenzentrum Erlangen, Germany
  • References: <70rkfv$4u5$2@dragonfly.wolfram.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Jens-Peer Kuska wrote:
> 
> Tom Wickham-Jones ("Mathematica Graphics ...") has a function
> ViewPointFromUser[], ViewPointToUser[] in the packages of its book
> (View3D.m package) that convert between the model and the world
> coordinates. I expect that you can use the same functions to convert
> the light positions. You may find the package on MathSource .

Actually there are more than just the model and world coordinate
systems.
ViewPoint, ViewVertical and LightSources use all different coordinate
systems (NOT the model coordinates; you should consult the Mathematica
book). 
Thus these ViewPoint... functions will probably not be of much use to 
convert the positions of LightSources (which are given in the display 
coordinate system).
 
Greetings

Martin Kraus


  • Prev by Date: Re: Problem plotting a piecewise function
  • Next by Date: Question about NDSolve for combined PDE and ODE
  • Previous by thread: Re: LightSources
  • Next by thread: Re: Re: Error in CrossProduct...