⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shademodel.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
字号:
%!PS-Adobe-1.0%%Creator: splat:n8 (Nate Robins,,,,,,,<engr>)%%Title: stdin (ditroff)%%CreationDate: Tue Jul 22 19:14:50 1997%%EndComments% Start of psdit.pro -- prolog for ditroff translator% Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory% -- probably /usr/lib/ps/Notice% $Revision: 1.2 $/$DITroff 140 dict def $DITroff begin/fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def/xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto  /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def F  /pagesave save def}def/PB{save /psv exch def currentpoint translate  resolution 72 div dup neg scale 0 0 moveto}def/PE{psv restore}def/m1 matrix def /m2 matrix def /m3 matrix def /oldmat matrix def/tan{dup sin exch cos div}bind def/point{resolution 72 div mul}bind def/dround	{transform round exch round exch itransform}bind def/xT{/devname exch def}def/xr{/mh exch def /my exch def /resolution exch def}def/xp{}def/xs{docsave restore end}def/xt{}def/xf{/fontname exch def /slotno exch def fontnames slotno get fontname eq not {fonts slotno fontname findfont put fontnames slotno fontname put}if}def/xH{/fontheight exch def F}bind def/xS{/fontslant exch def F}bind def/s{/fontsize exch def /fontheight fontsize def F}bind def/f{/fontnum exch def F}bind def/F{fontheight 0 le {/fontheight fontsize def}if   fonts fontnum get fontsize point 0 0 fontheight point neg 0 0 m1 astore   fontslant 0 ne{1 0 fontslant tan 1 0 0 m2 astore m3 concatmatrix}if   makefont setfont .04 fontsize point mul 0 dround pop setlinewidth}bind def/X{exch currentpoint exch pop moveto show}bind def/N{3 1 roll moveto show}bind def/Y{exch currentpoint pop exch moveto show}bind def/S /show load def/ditpush{}def/ditpop{}def/AX{3 -1 roll currentpoint exch pop moveto 0 exch ashow}bind def/AN{4 2 roll moveto 0 exch ashow}bind def/AY{3 -1 roll currentpoint pop exch moveto 0 exch ashow}bind def/AS{0 exch ashow}bind def/MX{currentpoint exch pop moveto}bind def/MY{currentpoint pop exch moveto}bind def/MXY /moveto load def/cb{pop}def	% action on unknown char -- nothing for now/n{}def/w{}def/p{pop showpage pagesave restore /pagesave save def}def/abspoint{currentpoint exch pop add exch currentpoint pop add exch}def/dstroke{currentpoint stroke moveto}bind def/Dl{2 copy gsave rlineto stroke grestore rmoveto}bind def/arcellipse{oldmat currentmatrix pop currentpoint translate 1 diamv diamh div scale /rad diamh 2 div def rad 0 rad -180 180 arc oldmat setmatrix}def/Dc{gsave dup /diamv exch def /diamh exch def arcellipse dstroke     grestore diamh 0 rmoveto}def/De{gsave /diamv exch def /diamh exch def arcellipse dstroke    grestore diamh 0 rmoveto}def/Da{currentpoint /by exch def /bx exch def /fy exch def /fx exch def   /cy exch def /cx exch def /rad cx cx mul cy cy mul add sqrt def   /ang1 cy neg cx neg atan def /ang2 fy fx atan def cx bx add cy by add   2 copy rad ang1 ang2 arcn stroke exch fx add exch fy add moveto}def/Barray 200 array def % 200 values in a wiggle/D~{mark}def/D~~{counttomark Barray exch 0 exch getinterval astore /Bcontrol exch def pop /Blen Bcontrol length def Blen 4 ge Blen 2 mod 0 eq and {Bcontrol 0 get Bcontrol 1 get abspoint /Ycont exch def /Xcont exch def  Bcontrol 0 2 copy get 2 mul put Bcontrol 1 2 copy get 2 mul put  Bcontrol Blen 2 sub 2 copy get 2 mul put  Bcontrol Blen 1 sub 2 copy get 2 mul put  /Ybi /Xbi currentpoint 3 1 roll def def 0 2 Blen 4 sub  {/i exch def   Bcontrol i get 3 div Bcontrol i 1 add get 3 div   Bcontrol i get 3 mul Bcontrol i 2 add get add 6 div   Bcontrol i 1 add get 3 mul Bcontrol i 3 add get add 6 div   /Xbi Xcont Bcontrol i 2 add get 2 div add def   /Ybi Ycont Bcontrol i 3 add get 2 div add def   /Xcont Xcont Bcontrol i 2 add get add def   /Ycont Ycont Bcontrol i 3 add get add def   Xbi currentpoint pop sub Ybi currentpoint exch pop sub rcurveto  }for dstroke}if}defend/ditstart{$DITroff begin /nfonts 60 def			% NFONTS makedev/ditroff dependent! /fonts[nfonts{0}repeat]def /fontnames[nfonts{()}repeat]def/docsave save def}def% character outcalls/oc {/pswid exch def /cc exch def /name exch def   /ditwid pswid fontsize mul resolution mul 72000 div def   /ditsiz fontsize resolution mul 72 div def   ocprocs name known{ocprocs name get exec}{name cb}   ifelse}def/fractm [.65 0 0 .6 0 0] def/fraction {/fden exch def /fnum exch def gsave /cf currentfont def  cf fractm makefont setfont 0 .3 dm 2 copy neg rmoveto  fnum show rmoveto currentfont cf setfont(\244)show setfont fden show   grestore ditwid 0 rmoveto} def/oce {grestore ditwid 0 rmoveto}def/dm {ditsiz mul}def/ocprocs 50 dict def ocprocs begin(14){(1)(4)fraction}def(12){(1)(2)fraction}def(34){(3)(4)fraction}def(13){(1)(3)fraction}def(23){(2)(3)fraction}def(18){(1)(8)fraction}def(38){(3)(8)fraction}def(58){(5)(8)fraction}def(78){(7)(8)fraction}def(sr){gsave .05 dm .16 dm rmoveto(\326)show oce}def(is){gsave 0 .15 dm rmoveto(\362)show oce}def(->){gsave 0 .02 dm rmoveto(\256)show oce}def(<-){gsave 0 .02 dm rmoveto(\254)show oce}def(==){gsave 0 .05 dm rmoveto(\272)show oce}defend% DIThacks fonts for some special chars50 dict dup begin/FontType 3 def/FontName /DIThacks def/FontMatrix [.001 0.0 0.0 .001 0.0 0.0] def/FontBBox [-220 -280 900 900] def% a lie but .../Encoding 256 array def0 1 255{Encoding exch /.notdef put}forEncoding dup 8#040/space put %space dup 8#110/rc put %right ceil dup 8#111/lt put %left  top curl dup 8#112/bv put %bold vert dup 8#113/lk put %left  mid curl dup 8#114/lb put %left  bot curl dup 8#115/rt put %right top curl dup 8#116/rk put %right mid curl dup 8#117/rb put %right bot curl dup 8#120/rf put %right floor dup 8#121/lf put %left  floor dup 8#122/lc put %left  ceil dup 8#140/sq put %square dup 8#141/bx put %box dup 8#142/ci put %circle dup 8#143/br put %box rule dup 8#144/rn put %root extender dup 8#145/vr put %vertical rule dup 8#146/ob put %outline bullet dup 8#147/bu put %bullet dup 8#150/ru put %rule dup 8#151/ul put %underline pop/DITfd 100 dict def/BuildChar{0 begin /cc exch def /fd exch def /charname fd /Encoding get cc get def /charwid fd /Metrics get charname get def /charproc fd /CharProcs get charname get def charwid 0 fd /FontBBox get aload pop setcachedevice 40 setlinewidth newpath 0 0 moveto gsave charproc grestore end}def/BuildChar load 0 DITfd put%/UniqueID 5 def/CharProcs 50 dict defCharProcs begin/space{}def/.notdef{}def/ru{500 0 rls}def/rn{0 750 moveto 500 0 rls}def/vr{20 800 moveto 0 -770 rls}def/bv{20 800 moveto 0 -1000 rls}def/br{20 770 moveto 0 -1040 rls}def/ul{0 -250 moveto 500 0 rls}def/ob{200 250 rmoveto currentpoint newpath 200 0 360 arc closepath stroke}def/bu{200 250 rmoveto currentpoint newpath 200 0 360 arc closepath fill}def/sq{80 0 rmoveto currentpoint dround newpath moveto    640 0 rlineto 0 640 rlineto -640 0 rlineto closepath stroke}def/bx{80 0 rmoveto currentpoint dround newpath moveto    640 0 rlineto 0 640 rlineto -640 0 rlineto closepath fill}def/ci{355 333 rmoveto currentpoint newpath 333 0 360 arc    50 setlinewidth stroke}def/lt{20 -200 moveto 0 550 rlineto currx 800 2cx s4 add exch s4 a4p stroke}def/lb{20 800 moveto 0 -550 rlineto currx -200 2cx s4 add exch s4 a4p stroke}def/rt{20 -200 moveto 0 550 rlineto currx 800 2cx s4 sub exch s4 a4p stroke}def/rb{20 800 moveto 0 -500 rlineto currx -200 2cx s4 sub exch s4 a4p stroke}def/lk{20 800 moveto 20 300 -280 300 s4 arcto pop pop 1000 sub    currentpoint stroke moveto    20 300 4 2 roll s4 a4p 20 -200 lineto stroke}def/rk{20 800 moveto 20 300 320 300 s4 arcto pop pop 1000 sub    currentpoint stroke moveto    20 300 4 2 roll s4 a4p 20 -200 lineto stroke}def/lf{20 800 moveto 0 -1000 rlineto s4 0 rls}def/rf{20 800 moveto 0 -1000 rlineto s4 neg 0 rls}def/lc{20 -200 moveto 0 1000 rlineto s4 0 rls}def/rc{20 -200 moveto 0 1000 rlineto s4 neg 0 rls}defend/Metrics 50 dict def Metrics begin/.notdef 0 def/space 500 def/ru 500 def/br 0 def/lt 250 def/lb 250 def/rt 250 def/rb 250 def/lk 250 def/rk 250 def/rc 250 def/lc 250 def/rf 250 def/lf 250 def/bv 250 def/ob 350 def/bu 350 def/ci 750 def/bx 750 def/sq 750 def/rn 500 def/ul 500 def/vr 0 defendDITfd begin/s2 500 def /s4 250 def /s3 333 def/a4p{arcto pop pop pop pop}def/2cx{2 copy exch}def/rls{rlineto stroke}def/currx{currentpoint pop}def/dround{transform round exch round exch itransform} defendend/DIThacks exch definefont popditstart(psc)xT576 1 1 xr1(Times-Roman)xf 1 f2(Times-Italic)xf 2 f3(Times-Bold)xf 3 f4(Times-BoldItalic)xf 4 f5(Helvetica)xf 5 f6(Helvetica-Bold)xf 6 f7(Courier)xf 7 f8(Courier-Bold)xf 8 f9(Symbol)xf 9 f10(DIThacks)xf 10 f10 s1 fxi%%EndProlog%%Page: 1 110 s 0 xH 0 xS 1 f10 f96(h)Y24(hhh)X4176(h)X4200(hhh)X9 s1 f266 480(G)N268(GL)X322(LS)X368(SH)X410(HA)X464(AD)X518(DE)X572(EM)X618(MO)X684(OD)X738(DE)X792(EL)X838(L)X888(\()X890(\()X926(\))X928(\))X1885(U)X1887(UN)X1941(NI)X1995(IX)X2021(X)X2093(S)X2095(Sy)X2137(ys)X2175(st)X2205(te)X2227(em)X2261(m)X2337(V)X2339(V)X3324(G)X3326(GL)X3380(LS)X3426(SH)X3468(HA)X3522(AD)X3576(DE)X3630(EM)X3676(MO)X3742(OD)X3796(DE)X3850(EL)X3896(L)X3946(\()X3948(\()X3984(\))X3986(\))X266 864(N)N268(NA)X322(AM)X376(ME)X442(E)X3 f10 s554 960(glShadeModel)N1 f9 f1062(-)X1 f1126(select)X1329(\257at)X1451(or)X1538(smooth)X1793(shading)X9 s266 1190(C)N268(C)X348(S)X350(SP)X392(PE)X434(EC)X480(CI)X530(IF)X556(FI)X598(IC)X624(CA)X674(AT)X728(TI)X774(IO)X800(ON)X854(N)X10 s554 1286(void)N3 f716(glShadeModel)X1 f1204(\()X1251(GLenum)X2 f1556(mode)X1 f1750(\))X554 1478(delim)N756($$)X9 s266 1612(P)N268(PA)X310(AR)X364(RA)X414(AM)X468(ME)X534(ET)X580(TE)X626(ER)X672(RS)X722(S)X2 f10 s554 1708(mode)N1 f768(Speci\256es)X1084(a)X1147(symbolic)X1467(value)X1668(representing)X2092(a)X2155(shading)X2431(technique.)X2810(Accepted)X3141(values)X3373(are)X3 f3499(GL_FLAT)X1 f3894(and)X3 f768 1804(GL_SMOOTH)N1 f1282(.)X1342(The)X1487(initial)X1693(value)X1887(is)X3 f1960(GL_SMOOTH)X1 f2474(.)X9 s266 1938(D)N268(DE)X322(ES)X368(SC)X410(CR)X460(RI)X510(IP)X536(PT)X578(TI)X624(IO)X650(ON)X704(N)X10 s554 2034(GL)N687(primitives)X1037(can)X1176(have)X1355(either)X1565(\257at)X1694(or)X1788(smooth)X2050(shading.)X2366(Smooth)X2641(shading,)X2937(the)X3062(default,)X3332(causes)X3569(the)X3694(computed)X554 2130(colors)N781(of)X879(vertices)X1160(to)X1253(be)X1360(interpolated)X1774(as)X1872(the)X2001(primitive)X2325(is)X2409(rasterized,)X2773(typically)X3083(assigning)X3415(different)X3722(colors)X3948(to)X554 2226(each)N726(resulting)X1030(pixel)X1214(fragment.)X1568(Flat)X1716(shading)X1990(selects)X2229(the)X2352(computed)X2693(color)X2883(of)X2975(just)X3115(one)X3256(vertex)X3482(and)X3623(assigns)X3879(it)X3948(to)X554 2322(all)N659(the)X782(pixel)X967(fragments)X1313(generated)X1651(by)X1756(rasterizing)X2119(a)X2179(single)X2394(primitive.)X2751(In)X2842(either)X3049(case,)X3232(the)X3354(computed)X3694(color)X3883(of)X3974(a)X554 2418(vertex)N784(is)X866(the)X993(result)X1200(of)X1296(lighting)X1573(if)X1651(lighting)X1928(is)X2010(enabled,)X2309(or)X2405(it)X2478(is)X2560(the)X2687(current)X2944(color)X3138(at)X3226(the)X3354(time)X3526(the)X3654(vertex)X3885(was)X554 2514(speci\256ed)N859(if)X928(lighting)X1196(is)X1269(disabled.)X554 2648(Flat)N708(and)X854(smooth)X1119(shading)X1398(are)X1527(indistinguishable)X2103(for)X2227(points.)X2492(Starting)X2775(when)X3 f2980(glBegin)X1 f3268(is)X3352(issued)X3583(and)X3730(counting)X554 2744(vertices)N824(and)X960(primitives)X1304(from)X1480(1,)X1560(the)X1678(GL)X1805(gives)X1994(each)X2162(\257at-shaded)X2534(line)X2674(segment)X2961($i$)X3083(the)X3201(computed)X3537(color)X3722(of)X3809(vertex)X554 2840($i)N637(+)X703(1$,)X824(its)X920(second)X1164(vertex.)X1426(Counting)X1744(similarly)X2049(from)X2226(1,)X2307(the)X2426(GL)X2555(gives)X2746(each)X2916(\257at-shaded)X3290(polygon)X3574(the)X3694(computed)X554 2936(color)N745(of)X838(the)X962(vertex)X1189(listed)X1388(in)X1476(the)X1600(following)X1937(table.)X2159(This)X2327(is)X2406(the)X2530(last)X2667(vertex)X2894(to)X2981(specify)X3238(the)X3361(polygon)X3648(in)X3735(all)X3840(cases)X554 3032(except)N784(single)X995(polygons,)X1328(where)X1545(the)X1663(\256rst)X1807(vertex)X2028(speci\256es)X2324(the)X2442(\257at-shaded)X2814(color.)X10 f1576 3144(i)N1588(iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)X2 f1616 3240(primitive)N1925(type)X2079(of)X2161(polygon)X1 f2439($i$)X2 f2706(vertex)X1 f10 f1576 3248(i)N1588(iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)X1576 3264(i)N1588(iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)X1 f1616 3352(Single)N1840(polygon)X2122(\($)X2209(i)X2251(==)X2361(1)X2421($\))X2784(1)X1616 3448(Triangle)N1908(strip)X2691($i)X2773(+)X2838(2$)X1616 3544(Triangle)N1908(fan)X2691($i)X2773(+)X2838(2$)X1616 3640(Independent)N2033(triangle)X2713($)X2773(3)X2833(i$)X1616 3736(Quad)N1810(strip)X2661($2)X2761(i)X2803(+)X2868(2$)X1616 3832(Independent)N2033(quad)X2703($)X2763(4)X2823(i)X2865($)X10 f1576 3848(i)N1588(iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)X1576(c)X3784(c)Y3704(c)Y3624(c)Y3544(c)Y3464(c)Y3384(c)Y3304(c)Y3224(c)Y2601 3848(c)N3784(c)Y3704(c)Y3624(c)Y3544(c)Y3464(c)Y3384(c)Y3304(c)Y3224(c)Y2988 3848(c)N3784(c)Y3704(c)Y3624(c)Y3544(c)Y3464(c)Y3384(c)Y3304(c)Y3224(c)Y1 f554 4040(Flat)N699(and)X836(smooth)X1092(shading)X1362(are)X1482(speci\256ed)X1788(by)X3 f1889(glShadeModel)X1 f2398(with)X2 f2561(mode)X1 f2756(set)X2866(to)X3 f2949(GL_FLAT)X1 f3338(and)X3 f3476(GL_SMOOTH)X1 f3990(,)X554 4136(respectively.)N9 s266 4270(E)N268(ER)X314(RR)X364(RO)X414(OR)X468(RS)X518(S)X3 f10 s554 4366(GL_INVALID_ENUM)N1 f1361(is)X1434(generated)X1767(if)X2 f1836(mode)X1 f2030(is)X2103(any)X2239(value)X2433(other)X2618(than)X3 f2776(GL_FLAT)X1 f3164(or)X3 f3251(GL_SMOOTH)X1 f3765(.)X3 f554 4500(GL_INVALID_OPERATION)N1 f1604(is)X1681(generated)X2018(if)X3 f2091(glShadeModel)X1 f2603(is)X2680(executed)X2990(between)X3282(the)X3404(execution)X3740(of)X3 f3832(glBe-)X554 4596(gin)N1 f680(and)X816(the)X934(corresponding)X1413(execution)X1745(of)X3 f1832(glEnd)X1 f2035(.)X9 s266 4730(A)N268(AS)X322(SS)X364(SO)X406(OC)X460(CI)X510(IA)X536(AT)X590(TE)X636(ED)X682(D)X766(G)X768(GE)X822(ET)X868(TS)X914(S)X3 f10 s554 4826(glGet)N1 f761(with)X923(argument)X3 f1246(GL_SHADE_MODEL)X1 f9 s266 4960(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X3 f10 s554 5056(glBegin)N1 f811(,)X3 f851(glColor)X1 f1109(,)X3 f1149(glLight)X1 f1397(,)X3 f1437(glLightModel)X1 f266 6144(Page)N442(1)X3577(July)X3730(22,)X3850(1997)X10 f0 6428(h)N24(hhh)X4176(h)X4200(hhh)X1 p%%Trailerxtxs

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -