.\" Generated by the Allegro makedoc utility .TH exstars 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME exstars \- 3d starfield and lightsourced spaceship. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exstars .SH DESCRIPTION This program draws a 3D star field (depth-cued) and a polygon starship (controllable with the keyboard cursor keys), using the Allegro math functions. .SH SEE ALSO .BR BITMAP (3), .BR END_OF_MAIN (3), .BR MATRIX (3), .BR PALETTE (3), .BR SCREEN_H (3), .BR SCREEN_W (3), .BR allegro_error (3), .BR allegro_init (3), .BR allegro_message (3), .BR apply_matrix (3), .BR blit (3), .BR clear_bitmap (3), .BR create_bitmap (3), .BR cross_product (3), .BR destroy_bitmap (3), .BR dot_product (3), .BR fixed (3), .BR fixmul (3), .BR fixtof (3), .BR fixtoi (3), .BR font (3), .BR get_rotation_matrix (3), .BR get_transformation_matrix (3), .BR get_translation_matrix (3), .BR install_keyboard (3), .BR install_timer (3), .BR itofix (3), .BR key (3), .BR normalize_vector (3), .BR palette_color (3), .BR persp_project (3), .BR poll_keyboard (3), .BR putpixel (3), .BR rectfill (3), .BR screen (3), .BR set_gfx_mode (3), .BR set_palette (3), .BR set_projection_viewport (3), .BR textout_centre_ex (3), .BR textprintf_centre_ex (3), .BR triangle (3), .BR vsync (3)