ViewPoint Selector
About
The realization of three-dimensional graphics in Mathematica doesn't support free rotation and high quality rendering the picture simultaneously. One has to change either manually the option ViewPoint and repeat rendering the graphics or to use the package RealTime3D` which supports library OpenGL and has some limitations. The package ViewPointSelect` combines these two alternatives. It provides an easy way to choose interactively view point of 3D graphics in Mathematica and redraw the result by standard Mathematica functions. The package supports graphical objects SurfaceGraphics and Graphics3D and functions Plot3D and ListPlot3D, ParametricPlot3D, etc.
Last modified: July 24, 2006