From help-request at octave dot org Wed May 18 11:00:22 2005 Subject: Re: Help:how to make plot3d more "beautiful" From: Etienne Grossmann To: lming_44 Cc: "help at octave dot org" , etienne@cs.uky.edu Date: Wed, 18 May 2005 11:52:20 -0400 Hi lming, octave-forge has a few funcs (written by me) to produce vrml (virtual reality modeling language) code from e.g. a surface represented by a grid of 3D points. You can then view your object and save snapshots w/ a vrml browser (e.g. freewrl). hth, Etienne On Wed, May 18, 2005 at 08:56:18PM +0800, lming_44 wrote: # Hi! # By default , plot3d will product a graphic created by gnuplot. But I # want to make it more "beautiful", just like the "plot3d" command in # scilab, and you can control the view point by moving your mouse. What # should I do? # Regards! # lming_44 # # # # ------------------------------------------------------------- # Octave is freely available under the terms of the GNU GPL. # # Octave's home on the web: http://www.octave.org # How to fund new projects: http://www.octave.org/funding.html # Subscription information: http://www.octave.org/archive.html # ------------------------------------------------------------- # -- Etienne Grossmann ------ http://www.cs.uky.edu/~etienne ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------