Allegro Manual
Available Allegro examples
exhello
exmem
expal
expat
exflame
exdbuf
exflip
exfixed
exfont
exmouse
extimer
exkeys
exjoy
exsample
exmidi
exgui
excustom
exunicod
exbitmap
exscale
exconfig
exdata
exsprite
exexedat
extrans
extruec
excolmap
exrgbhsv
exshade
exblend
exxfade
exalpha
exlights
ex3d
excamera
exquat
exstars
exscn3d
exzbuf
exscroll
ex3buf
ex12bit
exaccel
exspline
exsyscur
exupdate
exswitch
exstream
expackf
exstars
3d starfield and lightsourced spaceship.
Description
Example
exstars
This program draws a 3D starfield (depth-cued) and a polygon starship (controllable with the keyboard cursor keys), using the Allegro math functions.
See Also:
BITMAP
END_OF_MAIN
MATRIX
PALETTE
SCREEN_H
SCREEN_W
allegro_error
allegro_init
allegro_message
apply_matrix
blit
clear_bitmap
create_bitmap
cross_product
destroy_bitmap
dot_product
fixed
fixmul
fixtof
fixtoi
font
get_rotation_matrix
get_transformation_matrix
get_translation_matrix
install_keyboard
install_timer
itofix
key
normalize_vector
palette_color
persp_project
poll_keyboard
putpixel
rectfill
screen
set_gfx_mode
set_palette
set_projection_viewport
textout_centre_ex
textprintf_centre_ex
triangle
vsync