SDL Graphics Routines for Primitives and Other Support Functions
This package is based on the package 'SDL_gfx' from project 'openSUSE:Factory'.
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_gfxPrimitives.h)
- Rotozoomer (SDL_rotozoom.h)
- Framerate control (SDL_framerate.h)
- MMX image filters (SDL_imageFilter.h)
The library is backwards compatible to the above mentioned code. It is
written in plain C and can be used in C++ code.
- Links to openSUSE:Factory / SDL_gfx
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/SDL_gfx && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000113 113 Bytes |
Latest Revision
Jigish Gohil (cyberorg)
committed
(revision 7)
Comments 1
Good information! Follow the instructions in this article how to screenshot