Search results
Results from the WOW.Com Content Network
Engine for 2D action/strategy platformers with 3D graphics OpenMW: C++: mwscript, Lua: Yes 3D Windows, Linux, macOS: GPL-3.0-or-later: Reimplementation of the Morrowind game engine OpenSimulator: C#: LSL: Yes 3D Windows, Linux, macOS, FreeBSD: BSD: Server platform to host virtual worlds, compatible with Second Life clients ORX: C/C++: 2009 ...
Allegro is a software library for video game development. [3] [4] [5] The functionality of the library includes support for basic 2D graphics, image manipulation, text output, audio output, MIDI music, input and timers, as well as additional routines for fixed-point and floating-point matrix arithmetic, Unicode strings, file system access, file manipulation, data files, and 3D graphics.
Cocos2d is an open-source game development framework for creating 2D games and other graphical software for iOS, Android, Windows, macOS, Linux, HarmonyOS, OpenHarmony and web platforms. It is written in C++ and provides bindings for various programming languages, including C++, C#, Lua, and JavaScript.
PTK uses a "2D in 3D" paradigm. While it is a 2D engine, it uses 3D acceleration for rendering, enabling very good, bicubic filtered rendering of scaled, rotated sprites and per-pixel alpha blending at no expense of computing time. A game such as Mystic Inn make extensive use of PTK's rendering capabilities. [jargon]
The Skia Graphics Engine or Skia is an open-source 2D graphics library written in C++. Skia abstracts away platform-specific graphics APIs (which differ from one to another). [ 1 ] Skia Inc. originally developed the library; Google acquired it in 2005, [ 2 ] and then released the software as open source licensed under the New BSD free software ...
Godot (/ ˈ ɡ ɒ d oʊ / GOD-oh) [a] is a cross-platform, free and open-source game engine released under the permissive MIT license.It was initially developed in Buenos Aires by Argentine software developers Juan Linietsky and Ariel Manzur [6] for several companies in Latin America prior to its public release in 2014. [7]
Aquila, [50] open source digital signal processing (DSP) library for C++. Otter, [51] a 2D C# framework built on SFML 2. GDevelop, [52] open source game creation software. Immersion Engine, [53] tool to visualize detailed landscapes and architecture. is::Engine, [54] 2D C++ game engine for Android and PC.
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.