ClanLib: Difference between revisions
imported>GreenC bot Reformat 1 archive link. Wayback Medic 2.5 per WP:USURPURL and JUDI batch #22ab |
imported>Rbrwr Adding short description: "Software development kit for video games" |
||
| Line 1: | Line 1: | ||
{{Short description|Software development kit for video games}} | |||
{{notability|date=April 2024}} | {{notability|date=April 2024}} | ||
{{Infobox software | {{Infobox software | ||
Latest revision as of 19:33, 21 June 2025
Template:Short description Script error: No such module "Unsubst". Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters".Template:Main other ClanLib is a video game SDK, supporting Microsoft Windows, macOS, and Linux, with partial support for mobile platforms. It has full hardware accelerated graphics support through OpenGL, and also a software renderer. ClanLib also helps in playing sound, using the Vorbis or MikMod libraries, and has classes for collision detection, GUIs, XML, networking, and other things that may be helpful to a game programmer.[1]
The earliest known public release is in 1999 (Version 0.1.18).[2] Introduction to C++ Game Programming, published June 2007, dedicates a chapter to "Learn how to use the ClanLib library to make 2D games".[3] Also Game Programming with Python, Lua, and Ruby, published December 2003, has a chapter about using ClanLib together with Ruby.[4]
See also
Script error: No such module "Portal".