enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Skia Graphics Engine - Wikipedia

    en.wikipedia.org/wiki/Skia_Graphics_Engine

    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 ...

  3. List of game engines - Wikipedia

    en.wikipedia.org/wiki/List_of_game_engines

    Game content, including graphics, animation, sound, and physics, is authored in the 3D modeling and animation suite Blender [1] Blender Game Engine: C, C++: 2000 Python: Yes 2D, 3D Windows, Linux, macOS, Solaris: Yo Frankie!, Sintel The Game, ColorCube: GPL-2.0-or-later: 2D/3D game engine packaged in a 3D modelar with integrated Bullet physics ...

  4. Allegro (software library) - Wikipedia

    en.wikipedia.org/wiki/Allegro_(software_library)

    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.

  5. Cocos2d - Wikipedia

    en.wikipedia.org/wiki/Cocos2d

    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.

  6. Löve (game framework) - Wikipedia

    en.wikipedia.org/wiki/Löve_(game_framework)

    Lutro is a Lua game framework for libretro, a partial port of the LÖVE [40] API. ChaiLove follows a similar path by offering an implementation in ChaiScript, an embedded and cross-platform scripting language for C++ (C++14). [41] love.js is a port of LÖVE that aims to make it possible to run LÖVE games on the web via HTML5, WebGL, and ...

  7. ClanLib - Wikipedia

    en.wikipedia.org/wiki/ClanLib

    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]

  8. Irrlicht Engine - Wikipedia

    en.wikipedia.org/wiki/Irrlicht_Engine

    Irrlicht (pronounced [ˈɪʁlɪçt] in German) is an open-source game engine written in C++.It is cross-platform, officially running on Windows, macOS, Linux and Windows CE and due to its open nature ports to other systems are available, including FreeBSD, Xbox (up to Irrlicht version 1.8.1), PlayStation Portable, [1] Symbian, [2] iPhone, [3] AmigaOS 4, [4] Sailfish OS via a Qt/QML wrapper, [5 ...

  9. raylib - Wikipedia

    en.wikipedia.org/wiki/Raylib

    Raylib (stylized as raylib) is a cross-platform open-source software development library.The library was made to create graphical applications and games. [3] [4]The library is designed to be suited for prototyping, tooling, graphical applications, embedded systems, and education.