Logo by DaveyD (anonymous IP: 18.222.166.127,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
SDL graphics drawing primitives and other support functions The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: - Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h) - Custom Blit functions (SDL_gfxBlitFunc.h) The library is backwards compatible to the above mentioned code. It's written in plain C and can be used in C++ code. Installation: Copy SDK/#? ALL SDK: CD SDK:local/newlib/lib MakeLink libSDL_gfx.so libSDL_gfx.so.23 SOFT
|
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |