Allegro Vivace
|
A beginner guide to writing games with Allegro and DJGPP, by George Foot.
|
Allegro 3d Tutorial
|
Introduction to 3d concepts and annotated version of ex22.c, by Tero
Parvinen.
|
Pot of gold...
|
Info about how to use truecolor video modes.
|
Cube3D
|
Simple 3d example program.
|
Video drivers
|
A brief description of how to add new graphics hardware drivers (from a post
on the Allegro mailing list).
|
Programming with Allegro and STL
|
Object-oriented game programming tutorial by Ove Kaaven.
|
How To Program Games
|
Tutorial/example series by George Foot.
|
Lighting Effects
|
Some random musings about various possible approaches to realtime lighting.
|
WinAllegro + RSXNTDJ
|
Some information about how to use WinAllegro with the RSXNTDJ compiler, by
George Foot.
|
Allegro FAQ and Programming Techniques
|
Lots of useful programming tips, and answers to common questions.
|
The Allegro GUI Clinic
|
Tutorial covering pretty much all of the GUI functions.
|
Palette Reduction
|
Information about how to color-reduce a group of images, using the FixPal
and Smacker utilities, by Grzegorz Adam Hankiewicz.
|
Lighting Tutorial
|
Tutorial discussing how to implement realtime lighting effects in an Allegro
game.
|
Windows Help Documentation
|
The Allegro 3.0 docs in Windows help file format, by Corey Harwell.
|
3.12 Documentation
|
An online version of the Allegro 3.12 docs, provided by Flavio Poletti.
|
Mysteries of EX22
|
A 3d tutorial by Robin Burrows.
|
Allegro Hacker's Guide
|
Information about various inner workings of the library code.
|
Portability Guidelines
|
Some suggestions about how to maximize the portability of your Allegro
programs.
|
MSVC Tutorial
|
Walkthrough in using Allegro with MSVC, by James Johnson.
|
3D tutorial
|
3D tutorial with Allegro sample code.
|
Online Documentation and Source Browser
|
Online versions of the Allegro 3.12 and WIP docs, and various versions of
the sources, provided by Stepan Roh.
|
RSXNTDJ docs
|
Information about setting up RSXNTDJ.
|