This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Gameswf" – news · newspapers · books · scholar · JSTOR (November 2016) (Learn how and when to remove this message) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Gameswf" – news · newspapers · books · scholar · JSTOR (November 2016) (Learn how and when to remove this message) (Learn how and when to remove this message)
gameswf
Original author(s)Thatcher Ulrich
Repository
Written inC++
Operating systemMicrosoft Windows, OS X, Linux
TypeLibrary
LicensePublic domain
Websitetulrich.com/geekstuff/gameswf.html Edit this at Wikidata

gameswf (pronounced "game swiff") is an open-source public domain library for parsing and rendering SWF movies, using 3D hardware APIs for rendering. It is designed to be used as a UI library for video games.

It is written in C++, and compiles under Microsoft Windows, OS X, Linux, iOS and Android, using GCC and MSVC. It includes code for rendering with OpenGL ES. The rendering module is factored out so that the code can be ported to other APIs.

gameswf is used by other open source projects such as Gnash. It is also used in Oddworld: Stranger's Wrath[1] and many Gameloft games to display user interface screens and menus such as the player's inventory.

gameswf is a prototype of Scaleform GFx,[2] advanced cross-platform GUI solution.

References

  1. ^ "Mini-postmortem on the use of gameswf in Oddworld: Stranger's Wrath". Thatcher's rants and musings.
  2. ^ "Autodesk game middleware products are no longer available for purchase".