|
From: Hans-Bernhard B. <HBB...@t-...> - 2008-06-11 19:44:34
|
Julien Derr wrote: > Is it possible to specify if we wnat an orthigraphic projection of a > 3d object (plot with splot) with Gnuplot? gnuplot is not a general-purpose 3D engine, it's a plotting program. As such, it always does parallel projection. |