Goto The Wizards From The East Homebase
Sources
Tutorials
Demos
Funstuff
About me
Linx


Back to index

Programming Tutorials
Please make your choice...

  • Assembler tutorials

  • Pascal tutorials

  • Watcom C tutorials

  • Graphic effects tutorials

  • Miscellaneous subjects tutorials

    To download a .txt file, please press and hold the SHIFT key while clicking the link.





    Assembler
    Assembler tutor 1 : An introduction to x86 assembly,Gavin Estey
    Assembly tutorials 1 through 9 : Assembly tutorial lessons by Adam
    Assembler tutorial in html format :Converted to HTML by Cameron Buschardt



    Pascal
    These are some Pascal tutorials by Phobos.
    They include the basics of Pascal plus some basic graphix routines.
    Click Here to get the phobos programming tuts.



    Watcom C
    These are all tutorials + examples for Watcom C 10.0+, They may be compiling on an older compiler, but don't take my word for it.

    Watcom tutorial 1 :Knut's Watcom tutorial #1
    Watcom tutorial 2 :Knut's Watcom tutorial #2
    Protected mode tutorial w/examples!.
    Watcom FAQ :Written by Paul Hsieh,Revision 3.96



    Graphix
    All the basics and more advanced graphic effects are explained in the tutorials listed below, read them well and you'll become an X-celent screen-effect programmer...


    Denthor/Asphixia trainers series. You just *got* to get these... There are 21 of them, covering topics like putting a single pixel, simple circles and lines to a complete perspective-correct texture map routine!!!
    Note that these are PASCAL-based trainers.

    Snowman converted the denthor trainer series (see above) to C-based trainers.
    Here are the first 9 (1..9) tutorials of Denthor converted to C.

    Phong shading, a document by Voltaire/OTM
    Shading, Z-buffering and textures,a tut by Karma

    Fast affine texture mapping (#1),by MRI/Doomsday

    Fast affine texture mapping (#2),by MRI/Doomsday

    Bumpmapping,a fast approach by Frenzy/TeSkO

    Enviroment Mapping Tutorial by Frenzy/TeSkO

    Gouraud shading and texturemapping tutorial,by Chris Egerter

    VESA v1.2 thru v2.0 Programming. A good explanitory tutorial. (text-format)

    VESA v1.2 thru v2.0 Programming. A good explanitory tutorial. (HTML-format)

    A shadow FAQ by Vector/Vertigo

    An introduction to morphing, by Valerie Hall

    VBE20.DOC, The ultimate vesa library : It's just a complete book!!!

    Plasma tutorial. A "must have" for the starting demo coder!




    Miscellaneous
    Module file format info documents, containing s3m,mod,699,xm and much more!!!
    Interface between Asm & C/CPP+run in real mode b4 pmode
    Mscdex information, the official MicroSoft CDrom EXtention document.
    Fli/Flc file format explained with full Watcom C source code!



    Well, that's about it for the trainer documents...
    but wait, don't leave!, theres MORE!!!. please check out the source code page.
    There you will find a lot of examples of demo effects, just in your favourite(?) language.

    Back to the top of this page