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

📄 glutidlefunc.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
字号:
%!PS-Adobe-1.0%%Creator: splat:n8 (Nate Robins,,,,,,,<engr>)%%Title: stdin (ditroff)%%CreationDate: Wed Jul 23 07:58:43 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)X306(lu)X328(ut)X366(tI)X388(Id)X414(dl)X452(le)X474(eF)X508(Fu)X550(un)X588(nc)X626(c)X664(\()X666(\()X696(3)X698(3G)X736(GL)X790(LU)X836(UT)X890(T)X940(\))X942(\))X1942(G)X1944(GL)X1998(LU)X2044(UT)X2098(T)X2174(\()X2176(\()X2206(3)X2208(3.)X2246(.5)X2266(5)X2308(\))X2310(\))X3310(g)X3312(gl)X3350(lu)X3372(ut)X3410(tI)X3432(Id)X3458(dl)X3496(le)X3518(eF)X3552(Fu)X3594(un)X3632(nc)X3670(c)X3708(\()X3710(\()X3740(3)X3742(3G)X3780(GL)X3834(LU)X3880(UT)X3934(T)X3984(\))X3986(\))X266 864(N)N268(NA)X322(AM)X376(ME)X442(E)X10 s554 960(glutIdleFunc)N983(-)X1030(sets)X1170(the)X1288(global)X1508(idle)X1648(callback.)X9 s266 1094(S)N268(SY)X310(YN)X364(NT)X418(TA)X464(AX)X518(X)X10 s554 1190(void)N716(glutIdleFunc\(void)X1314(\(*func\)\(void\)\);)X9 s266 1324(A)N268(AR)X322(RG)X372(GU)X426(UM)X480(ME)X546(EN)X592(NT)X646(TS)X692(S)X2 f10 s554 1420(func)N1 f1130(The)X1275(new)X1429(idle)X1569(callback)X1857(function.)X9 s266 1554(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 1650(glutIdleFunc)N984(sets)X1125(the)X1244(global)X1466(idle)X1608(callback)X1898(to)X1982(be)X2080(func)X2245(so)X2338(a)X2396(GLUT)X2632(program)X2926(can)X3060(perform)X3341(background)X3742(process-)X554 1746(ing)N680(tasks)X864(or)X955(continuous)X1330(animation)X1674(when)X1872(window)X2154(system)X2400(events)X2629(are)X2752(not)X2878(being)X3080(received.)X3397(If)X3475(enabled,)X3769(the)X3890(idle)X554 1842(callback)N849(is)X929(continuously)X1369(called)X1588(when)X1789(events)X2021(are)X2147(not)X2276(being)X2481(received.)X2801(The)X2953(callback)X3248(routine)X3503(has)X3638(no)X3746(parame-)X554 1938(ters.)N718(The)X871(current)X1127(window)X1413(and)X1556(current)X1811(menu)X2016(will)X2167(not)X2296(be)X2399(changed)X2694(before)X2927(the)X3052(idle)X3199(callback.)X3534(Programs)X3868(with)X554 2034(multiple)N843(windows)X1155(and/or)X1383(menus)X1615(should)X1851(explicitly)X2176(set)X2288(the)X2409(current)X2660(window)X2941(and/or)X3169(current)X3420(menu)X3621(and)X3760(not)X3885(rely)X554 2130(on)N654(its)X749(current)X997(setting.)X554 2322(The)N701(amount)X963(of)X1052(computation)X1474(and)X1612(rendering)X1942(done)X2120(in)X2205(an)X2304(idle)X2447(callback)X2738(should)X2974(be)X3073(minimized)X3438(to)X3523(avoid)X3724(affecting)X554 2418(the)N674(program's)X1026(interactive)X1387(response.)X1710(In)X1799(general,)X2077(not)X2200(more)X2386(than)X2545(a)X2602(single)X2814(frame)X3023(of)X3111(rendering)X3440(should)X3674(be)X3771(done)X3948(in)X554 2514(an)N650(idle)X790(callback.)X554 2706(Passing)N818(NULL)X1052(to)X1134(glutIdleFunc)X1563(disables)X1841(the)X1959(generation)X2318(of)X2405(the)X2523(idle)X2663(callback.)X9 s266 2840(E)N268(EX)X314(XA)X368(AM)X422(MP)X488(PL)X530(LE)X576(E)X10 s554 2936(A)N632(typical)X870(idle)X1010(callback)X1298(to)X1380(animate)X1654(a)X1710(window)X1988(might)X2194(look)X2356(like:)X594 3070(void)N594 3166(idle\(void\))N594 3262({)N634 3358(time)N796(+=)X906(0.05;)X634 3454(glutSetWindow\(window\);)N634 3550(glutPostRedisplay\(\);)N594 3646(})N554 3780(Notice)N792(how)X955(the)X1078(idle)X1223(callback)X1516(does)X1688(not)X1815(do)X1920(any)X2061(actual)X2278(drawing;)X2588(it)X2657(only)X2824(advances)X3144(the)X3267(time)X3434(scene)X3638(state)X3810(global)X554 3876(variable.)N887(That)X1068(is)X1155(left)X1296(to)X1392(the)X1524(window's)X1873(display)X2137(callback)X2438(which)X2667(will)X2824(be)X2933(triggered)X3256(by)X3369(the)X3500(call)X3649(to)X3744(glutPos-)X554 3972(tRedisplay.)N554 4106(If)N635(you)X782(use)X916(the)X1041(idle)X1188(callback)X1483(for)X1604(animation,)X1971(you)X2119(should)X2360(be)X2464(sure)X2626(to)X2716(stop)X2877(rendering)X3213(when)X3415(the)X3541(window)X3827(is)X3908(not)X554 4202(visible.)N827(This)X989(is)X1062(easy)X1225(to)X1307(set)X1416(up)X1516(with)X1678(a)X1734(visibility)X2037(callback.)X2365(For)X2496(example:)X594 4336(void)N594 4432(visible\(int)N938(vis\))X594 4528({)N634 4624(if)N703(\(vis)X843(==)X953(GLUT_VISIBLE\))X674 4720(glutIdleFunc\(idle\);)N634 4816(else)N674 4912(glutIdleFunc\(NULL\);)N594 5008(})N554 5142(If)N631(you)X774(do)X877(use)X1007(the)X1128(idle)X1271(callback)X1562(for)X1679(animation,)X2042(one)X2181(thing)X2368(you)X2511(should)X2 f2747(not)X1 f2872(do)X2976(is)X3053(setup)X3246(the)X3368(idle)X3512(callback)X3804(before)X554 5238(calling)N795(glutMainLoop.)X1320(It)X1392(is)X1468(much)X1669(better)X1875(to)X1960(use)X2090(the)X2211(visibility)X2517(callback)X2808(to)X2893(install)X3111(idle)X3254(callback)X3545(when)X3742(the)X3863(win-)X554 5334(dow)N712(\256rst)X856(becomes)X1157(visible)X1390(on)X1490(the)X1608(screen.)X9 s266 5468(S)N268(SE)X310(EE)X356(E)X432(A)X434(AL)X488(LS)X534(SO)X576(O)X10 s554 5564(glutTimerFunc,)N1074(glutVisibilityFunc)X9 s266 5698(A)N268(AU)X322(UT)X376(TH)X422(HO)X476(OR)X530(R)X10 s554 5794(Mark)N748(J.)X819(Kilgard)X1084(\(mjk@sgi.com\))X266 6144(Page)N442(1)X3577(July)X3730(23,)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 + -