Mail Archives: djgpp/1996/10/31/04:20:52
"Taewook, Kim(±θΕΒΏν)" <hommage AT plaza DOT snu DOT ac DOT kr> wrote:
>I want to know where the source of game which is compiled by DJGPP is...
>I want game like DOOM or QUAKE...
>I want to study game programming...
>Please answer me...
>--
Well I don't where on the internet. If you know enough about assembly
language and protected mode, you could take a look at the book: "Zen
of Graphics Programming". It is probably one of the best books on
programming for the pc. It was written by Michael Abrash, who now
works for ID software and worked on Quake and Doom2! In the book there
are examples of how doom and quake do things like depth sorting. It's
not a complete source code of a game, but it even has a demo of a BSP
rendering program that looks like doom without the texture mapping and
background scenery. It is very good, I learned more from that book
than almost any other computer book I've read.
-Allen
- Raw text -