Showing 33 open source projects for "lib"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging, just coding in the most pure spartan-programmers way. raylib has received several recognitions in the last years and many people have written about the library.
    Downloads: 183 This Week
    Last Update:
    See Project
  • 2
    Jolt Physics

    Jolt Physics

    A multi core friendly rigid body physics and collision detection lib

    A multi core friendly rigid body physics and collision detection library suitable for games and VR applications, used by Horizon Forbidden West. So why create yet another physics engine? First of all, this has been a personal learning project and secondly I wanted to address some issues that I had with existing physics engines. In games we usually need to do many more things than to simulate the physics world and we need to do this across multiple threads. We therefore place a lot of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CGUI - a gui lib for multiplatform
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    gl-magic-lib

    gl-magic-lib

    C++ OpenGL 3D Game Dev Lib [moved to: play.ru.net/src]

    Moved to: http://play.ru.net/src
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VR Ax Java Sources & Build Projects

    VR Ax Java Sources & Build Projects

    VR Adrix Java Works - Paged Lists - Action-Entity Model ...

    Adrix.NT Java Works :: Sources & Build Projects includes - Paged Lists of Object & Iterators Library for Java - Action / Entity Model for Java - VR Ax AWT Clock Java Component - VR Multi Dimensions Array Library - VR MDArray List Manager Library - VR Adjacency (List | Matrix) Direct Graph Lib - VRJMosaic cells sliding game with automatic resolver - VR RectsWorld Sample Applic - VR Free Chess 2D Applic also contains - Other Utils Libraries - Demo and Test Applications - NetBeans build projects - and more ... (*) note: the libraries folder to build and run applications must be located on the same volume of the java applications its path name must be: \AX.VincentRadio\Java\SharedLib have fun Adrix.NT adrixnt@hotmail.it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    ...The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien Parasites" will be placed here soon for Linux 64-bit version, I hope.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 219 This Week
    Last Update:
    See Project
  • 9
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 1 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 10
    imagination

    imagination

    Do computers imagine?

    A app and lib that allow you to "Imagine" images based on others easily and pretty quickly. Wrote in C# - it uses ANN internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor like Brackets, it will show you the list of functions. Just do not call the functions which start with "__" as those are meant for internal use by the library itself. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Tygamusic

    A pygame music lib.

    This lib was produced while I was programming an other program/game. I was tired of pygame's bad system of handling playlists and the management of music in general. With this lib I want to create an layer that allows you to interact with the music, how you would expect it. Currently featuring: -Playlist -Normal pausing and resuming (played time isn’t lost when new song is loaded) -Automatic recognition of songs and adding them to a separate list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EasySDL

    Create 2D mini-game easily with this lib

    Full detailed example at: https://github.com/Ousret/EasySDL-Sample Contribute at: https://github.com/Ousret/EasySDL This free lib is an extension of SDL 1.2 GUI program creation becomes much simpler. Not just simple GUI but 2D games too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way. The numeric stuff really just illustrate the use of a real little physics-engine aimed at articulated body simulation... that's the funnest part of it: but of course much more is coming. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    InterFace

    InterFace

    Chat Messenger - Open Source Social Network - Online Chess Game

    ...InterFace is the communication suite as well including a Forum Function like a Bulletin Board. InterFace is based on Qt and c++ and can easily be used as a Plugin-Tab in any Qt Frame Host or other Qt App. It is based and a clone of Lib RetroShare Messenger. Currently this Friendslist is used in the Qt Browser Dooble as a Tab. See http://dooble.sf.net for more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The block duplicator (for creating Machine tools / Massive builds w/o cheats). Actually is a circuit lib for RedstoneChips ( http://eisental.github.com/RedstoneChips/ )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Project created to help the process of develop a game or an interactive application. Have some OpenGL, CGFX and OpenAL abstraction layers, a lot of matrix and vector operations and a simple simulation system to do animation and smooth interpolation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python Minecraft Serverlog Objects Lib (PYMSOL) # Creates python objects from minecraft server.log file. # Tries to collect log-in session data for players. # Has basic sanity checking and reporting # Aims to evolve with Minecraft Beta
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MadPi
    A simple interactive program for making funny stories. Based off of the Mad-Lib game. Written entirely in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DaCracker's Common Lib is intended to be a cross-platform (Windows,GNU/Linux and .NET) library with most of the basic features you need in a game engine, such as threading, system functions, logging etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stick Alien is an old style arcade Game featuring "Stick" style of drawing! Earn points by being safe from the space ship and the running aliens! It uses the Allegro lib for graphics and sound.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Booooomberman is a network-multiplayer game which is similar to the classical Bo*berman game. This game runs under win32 & Linux using the SDL-lib and Opengl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    2d Game lib based on j2me 基于J2me的2D游戏引擎
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Are you fed up with gory first-person shooters and boring strategy games? Then try Kniffel, a game with five dices, a mug and (nearly) unlimited player count. Fun is guaranteed! Everything coded in C++ with FTLK the best GUI lib we've ever seen!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next