sdl-gfx triangle bzw trianglelist darstellen
-
gibt es in sdl-gfx eine funktion um ein dreieck darzustellen und mit einer textur zu füllen ???
-
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)The library is backwards compatible to the above mentioned code. Its is written in plain C and can be used in C++ code.