MathGroup Archive 2010

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

Search the Archive

Re: Graphics3D without perspective

  • To: mathgroup at smc.vnet.net
  • Subject: [mg112705] Re: Graphics3D without perspective
  • From: "David Park" <djmpark at comcast.net>
  • Date: Tue, 28 Sep 2010 06:01:58 -0400 (EDT)

I believe that if you set the ViewPoint to be at a great distance, compared
to the size of the object, then there will be less and less apparent
perspective.


David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/  


From: ADL [mailto:alberto.dilullo at tiscali.it] 

I would like to obtain a 3D plot, which can be rotated interactively,
but without any perspective effects (so that the front and back faces
of the picture generated by Graphics3D[] can superimpose perfectly).

This can be achieved easily in Martin Kraus' Live3D Java applet, and
even the degree of perspective can be changed interactively, but I
could not find an option to do this in the Mathematica frontend.

Any Idea?

ADL



  • Prev by Date: ChartLabels and ChartLayout->"Percentile"
  • Next by Date: Determining a valid URL
  • Previous by thread: Graphics3D without perspective
  • Next by thread: Re: Graphics3D without perspective