FreeBSD Manual Pages
exstars(3) Allegro manual exstars(3) NAME exstars - 3d starfield and lightsourced spaceship. Allegro game pro- gramming library. SYNOPSIS #include <allegro.h> Example exstars 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. SEE ALSO BITMAP(3), END_OF_MAIN(3), MATRIX(3), PALETTE(3), SCREEN_H(3), SCREEN_W(3), allegro_error(3), allegro_init(3), allegro_message(3), ap- ply_matrix(3), blit(3), clear_bitmap(3), create_bitmap(3), cross_prod- uct(3), destroy_bitmap(3), dot_product(3), fixed(3), fixmul(3), fixtof(3), fixtoi(3), font(3), get_rotation_matrix(3), get_transforma- tion_matrix(3), get_translation_matrix(3), install_keyboard(3), in- stall_timer(3), itofix(3), key(3), normalize_vector(3), pal- ette_color(3), persp_project(3), poll_keyboard(3), putpixel(3), rect- fill(3), screen(3), set_gfx_mode(3), set_palette(3), set_projec- tion_viewport(3), textout_centre_ex(3), textprintf_centre_ex(3), trian- gle(3), vsync(3) Allegro version 4.4.3 exstars(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=exstars&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>