Graphics of the Third Kind Part I
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 55 articles for 0.068 sec
Graphics of the Third Kind Part II     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Feb 4, 2007 19:01

---[ Graphics of the Third Kind, Part II ]------------[02/04/2007]--- by Timothy ... Where We Are ]-------------------------------------------------- In GotTK Part I, we have the code ... reality, what the code in Part I does is to move ... to the next level of graphics manipulations we are coming to.... like a parallelogram. With the third dimension factored in, and with ...
Show full article (28.09Kb)
Graphics of the Third Kind Part I     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Jan 8, 2007 07:36

... dimensional representations of, well, all kinds of things have always been ... the coordinate planes: +---------------------------------------------------+ |+-------------------------------------------------+| || Graphics of the Third Kind Part I || || Y... Extending our rectangle into the third dimension can be expressed as...
Show full article (32.64Kb)
Re: Graphics of the Third Kind Code Addendum 03     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Mar 3, 2007 15:54

On Mar 2, 9:38 pm, "werty" <w...@swissinfo.org> wrote: \ For the Graphics of the Third Kind Part III \ column by Timothy Trussell \ \ --------------------- code SetMode ( mode -- ) \ bx=mode on entry as TOS ax ax xor \ ah=0 (function #0) bl al mov \...
Show full article (0.67Kb) · Show article thread
Re: Graphics of the Third Kind Code Addendum 03     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: werty
Date: Mar 2, 2007 20:38

\ For the Graphics of the Third Kind Part III \ column by Timothy Trussell \ \ --------------------- code SetMode ( mode -- ) \ bx=mode on entry as TOS ax ax xor \ ah=0 (function #0) bl al mov \ al=mode INT10 #) call ...
Show full article (1.91Kb)
Graphics of the Third Kind Code Addendum 02     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Feb 4, 2007 19:03

\ ---[ Code Addendum 02 ]-----------------------------[02/04/2007]--- \ \ For the Graphics of the Third Kind Part II column \ \ by Timothy Trussell \ \ ------------------------------------------------------------------- \ This code is meant for use with the 32Forth system. \ This is the DOS DPMI ...
Show full article (21.49Kb)
Graphics of the Third Kind Code Addendum 01     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Jan 8, 2007 07:41

\ ---[ Code Addendum 01 ]-----------------------------[01/05/2007]--- \ \ For the Graphics of the Third Kind Part I column \ \ by Timothy Trussell \ \ ------------------------------------------------------------------- \ This code is meant for use with the 32Forth system. \ This is the DOS DPMI ...
Show full article (14.83Kb)
Graphics of the Second Kind Part IV     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Dec 18, 2006 09:00

---[ Graphics of the Second Kind, Part IV ]-----------[12/17/2006]--- by Timothy Trussell ---[ ... wait for somewhere in my Graphics of the Third Kind column sequence. For those wanting ... ---[ Wrapping Up ]--------------------------------------------------- We are almost done with the Graphics of the Second Kind, and have one one more section, displaying text ...
Show full article (14.77Kb)
Graphics of the Second Kind Part I     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Dec 11, 2006 07:39

... Graphics of the Second Kind, Part I ]------------[12/10/2006]--- by ... sure it's the right kind your reader will view or...package, which follows. Now, be kind in your review of my...is being used with. The third section consists of the Methods...to have already set the graphics mode prior to calling this...image and using your favorite graphics editor or display program (ie...
Show full article (15.29Kb)
Graphics of the First Kind Part II     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: Tim Trussell
Date: Dec 4, 2006 07:27

---[ Graphics of the First Kind, Part II ]------------[11/30/2006]--- by ...word works on all the basic graphics modes - CGALo, CGAHi, EGA and ... those coordinates point at. A third is that the BIOS calls ... have such a word already part of their code, but a ... we will use for the graphics from here on. As stated ... maybe a couple of the graphics demos that I've converted ...
Show full article (19.25Kb)
Re: Graphics of the Third Kind Part III     

Group: comp.lang.forth · Group Profile · Search for Graphics of the Third Kind Part I in comp.lang.forth
Author: pablo reda
Date: Mar 3, 2007 17:26

Ok there is... #px #py #dx :endline | x y .. .. .. -- 3drop ::op | xy -- 'py ! 'px ! ; |------------------------------------------- #bufferp )( 8192 | 8192/4*4=512 lineas #bufferp> 'bufferp #lineb )( 2048 | 512 vertices #lineb> 'lineb #lineb< 'lineb> #ymin 1000 #ymax -1 :plinend dup ymax max 'ymax ! op ; ::pline | xy -- py =? ( drop 'px ! ; ) py over - px ...
Show full article (2.82Kb)
1 · 2 · 3 · 4 · 5 · 6 · next