# set terminal canvas solid butt size 600,400 fsize 10 lw 1 fontscale 1 name "hidden_4" jsdir "." # set output 'hidden.4.js' set border 4095 front linetype -1 linewidth 1.000 set grid nopolar set grid noxtics nomxtics noytics nomytics ztics nomztics \ nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics set grid layerdefault linetype -1 linecolor rgb "gray" linewidth 0.200, linetype -1 linecolor rgb "gray" linewidth 0.200 set samples 20, 20 set isosamples 20, 20 set hidden3d back offset 1 trianglepattern 3 undefined 1 altdiagonal bentover set ztics -1.00000,0.5,1.00000 norangelimit set title "Hidden line removal of explicit surfaces" set xrange [ -3.00000 : 3.00000 ] noreverse nowriteback set yrange [ -3.00000 : 3.00000 ] noreverse nowriteback set zrange [ -1.00000 : 1.00000 ] noreverse nowriteback splot sin(x) * cos(y)