Showing 169 open source projects for "programming c++ library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    MaxDream

    A cross-platform game framework based on OpenGL and GObject.

    MaxDream is a cross-platform open source game(/simulation) framework based on OpenGL and GObject. MaxDream aims to be compatible with any game techniques, so you can use MaxDream, without changing your OpenGL methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    libanvil

    C library for manipulating Minecraft world data

    Libanvil is a C library for manipulating Minecraft world data, designed to be as simple and efficient as possible. It provides full read and write support for region data in the Anvil file format, with support for other game files planned. It includes APIs for both low- and high-level access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wildflower

    Wildflower

    A game development kit for Sifteo Cubes.

    Wildflower is a game development kit for Sifteo Cubes. The Wildflower editor provides a user friendly interface for creating 2D adventure games that run on Sifteo Cubes. The editor is designed for speed and simplicity so creating worlds is fast and running your game is as simple as clicking a button. There is a fun example game with plenty of ideas to get you started. Wildflower can be used to make games without any programming knowledge, but it's also open source software so programmers can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libjoyrumble

    libjoyrumble

    Extremely simple joystick rumble / vibration library

    The purpose of this library is to provide game / emulator programmers an extremely simple way to access the joystick "rumble" feature. As of now it's only for Linux. There are plans for a Windows version in the future (help needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    An Online Game Library. Client platform is Windows. Server is Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AlphaGenesis

    A retro style video game engine for RPGs and adventure games.

    The AlphaGenesis project aims to create both a high quality, strategy oriented, SNES style turn based RPG, and an engine for building top down perspective 2D games. I have been writing the engine in my spare time over the past few years. It currently contains a game client and map editor. It is mostly complete as an engine, but there are a few features I still plan to add. AlphaGenesis is being developed with the intention of being cross platform and easily extensible, so that people...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OgreAge (Ogre Action Game Engine), a framework for making modern action games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    nlProj

    3d lib

    Based on the great opengl tutorial website (http://nehe.gamedev.net), I am extracting some common API in a very object oriented programming fashion. Once the API is complete, I will start porting it to more modern versions of OpenGL. This is not really new, but it is my way of learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    open2ge

    2D Game Engine, based on OpenGL and focused on Isometric Games

    Open2GE (2 - dimensional Game Engine) is a universal game engine, with a focus on isometric games. Based on OpenGL & SDL, it supports a wide range of features, useful for simple 2D games or complex isometric games, from simple image loading to the rendering of complex scenes, path finding, automatic navigation mesh generation and more. Besides OpenGL and SDL, Open2GE makes use of TinyXML and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 10

    retropong

    Retro pong clone implemented using sfml

    This is my version of the pong game, i tried to make it a little bit more fun adding the fire feature (use space bar), now the you can shoot the enemy paddle to kill him or to try to hit the ball so it will change the direction and surprise the enemy. Every time you lose or win you the game will notify you with the time you needed, try to beat your friend time. I was very surprised how easy is to use the sfml library so i decided to implement the game, i encourage people to get involved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BrickCracker ++

    BrickCracker ++

    An Animated 2D Game in the Turbo Compiler.

    Using the simple line-graphics available in the Turbo's "graphics.h" graphics library, create a classic, fully functional paranoid-clone with the ability to create custom scenarios, and with several variations (sizes/numbers) of balls, bricks and bats. High-scores are recorded into a text file for later perusal.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Visual Visuals

    Visual Visuals

    Vague, unoriginal, obscure, and unknown!

    This very vague project is all about visual programming that relates, somehow, to video games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    InfinityTK

    InfinityTK

    Game development toolkit

    InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt) Please download the debug *.tar.gz so you can easily identify bugs I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fuegito

    Lightweight C++ combinatorial-game development framework.

    Fuegito: A simple framework for game-playing, with an application to the game of Clobber. Inspired by Fuego. The aim of this research project is to develop a smaller, much simpler but compatible framework to Fuego, which can be easily used for teaching game programming in undergraduate and graduate courses, as well as for implementing new games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks. As C-Lesh is somewhat primitive you may like it if you are into C. I'd say its a step up from C for 2D games. Everything is set - all you need is a sprite sheet and some programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenShred

    OpenShred

    An open source skateboard games engine written in C# and .NET.

    A two-tiered project, building a skateboarding games engine on top of a platform abstraction layer and math library called Flake, intended to play a similar role to XNA but designed differently. The games design is to focus on the feeling of speed and momentum rather than technical details or elaborate tricks. Built on C#/.NET/Mono with full open source and exporters for Blender, OpenShred is designed to be modified to make it your game too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gmclib

    gmclib

    C++ Game programming Framework

    This is a C++ built on top of Allegro game programming framework, providing sound, video, IA, common placeholders for game data, Lua integration and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Axiom 3D Engine
    Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy2D is an object oriented game library that makes possible writing 2D tile-based games with speed and ease. It encapsulates common tasks found in these games, such as: tile maps, animated sprites, bitmap fonts, etc., and is written in C++ using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Se7enLibs (AS3)

    AS3 Utilities library (Games Development Framework)

    This library has a collections of classes which are more often used in Game programming. This is culmination of 2+ yrs experience in game programming. The library includes classes from range of ResourceManager (to load & store assets) to AMF connection package & an Isometric engine. It also has a physics engine, which is not completed yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CPlusPlusTranslator

    CPlusPlusTranslator

    A C++ library for programmers transitioning from "Game Maker Language"

    CPlusPlusTranslator is a C++ game development library for programers currently using or familiar with "GameMaker" formerly "Game Maker". This library allows for an easy transition from GML ("Game Maker Language") to C++ game development. The CPlusPlusTranslator library provides syntax and functions similar to GML within C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project