- GameSWF
GameSWF "(pronounced "game swiff")" is an
open source public domain library for parsing and renderingSWF movies, using 3D hardware APIs for rendering. It is designed to be used as a UI library for computer andconsole games .It is written in
C++ , and compiles under Windows,Mac OS X andLinux , using GCC andMSVC . It includes code for rendering withOpenGL . The rendering module is factored out so that the code can ported to other APIs.GameSWF is used by other open source projects such as
Gnash . It is also used in to display user interface screens such as the player's inventory [http://www.tulrich.com/geekstuff/gameswf_stranger_postmortem.html] .External links
* [http://www.tulrich.com/geekstuff/gameswf.html GameSWF project homepage]
* [http://www.mxwendler.net Realtime video compositing software using gameswf]
Wikimedia Foundation. 2010.