Showing 54 open source projects for "simple library"

View related business solutions
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 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. Here there are the main awards received from Google and Epic...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Handmade Math

    Handmade Math

    A simple math library for games and computer graphics

    A single-file, cross-platform, public domain game math library for C/C++. Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore. Added extra parentheses around some macros. Renamed the 'Rows' member of hmm_mat4 to 'Columns'. Since our matrices are column-major, this should have been named 'Columns' from the start. 'Rows' is still present, but has been deprecated. Added array subscript operators for vector and matrix types in C++. This is provided as a convenience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mojoc

    Mojoc

    A cross-platform, open-source, pure C game engine for mobile game

    Mojoc is an open-source, cross-platform, pure C game engine. It is based on OpenGLES3 and written in C99. It currently works on IOS and Android, but can easily be extended to other platforms, and will support more platforms in the future. In platform-independent code, Mojoc uses only the standard C library, no dependence on third-party libraries. Mojoc uses an extremely lightweight OOC (Object Oriented C) programming model. Mojoc application architecture is based on components, state-machines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple Sokoban

    Simple Sokoban

    a (simple) Sokoban game

    Simple Sokoban is a (simple) Sokoban game aimed at playability and portability across systems. It is written in ANSI C89, using SDL for user interactions. I developed it natively under x86_64 Linux, but it should compile just fine on virtually anything that has a C compiler and the SDL library.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Boxxx Engine
    Boxxx Engine is a very simple 2D engine written purely in C language. This code uses BGI graphic library and is compiled with Borland Turbo C 2.0. The goal of this project is to come up with a physically complex yet simple in principle 2D engine. The release is without any warranty of fitness for a particular purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SBREAKOUT

    An "intelligent" arkanoid clone

    SBREAKOUT is a simple arkanoid clone with analytical-geometry-based physics written in pure C, that knows where the ball hits before it does. :-) The SDL library is used for graphical output and mouse input handling. The game is released under the MIT license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Simple Wiimote Library for Linux NextGen
    Libwiimote-ng is a simple C library for communicating with the Nintendo Wii Remote, nunchuk and classic controllers on a Linux system. This is a fork of libwiimote. It was created as the original maintainer of libwiimote seems to have gone missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    (note: source code has moved to github: https://github.com/frank-zago/xgalaga-sdl) XGalaga-SDL is a port of the popular X11 game XGalaga, a clone of Galaga, using the SDL (Simple DirectMedia Layer) library. XGalaga was originally written by Joe Rumsey.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 10
    AlienBreaker

    AlienBreaker

    Not only a block breaker

    AlienBraker is a video game fully written in C using the SDL Library. Rules are simple. Destroy as many aliens as you can while increasing your color combo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Race Through!

    First experiment with OpenGL - a simple car racing game

    This is my first experiment with the OpenGL library GLUT. The animation is basically based on textured sprite animation coupled with basic car physics components like outward centrifugal force experienced during a turn, acceleration,deceleration,etc. Multiplayer option is also available but with a few issues which need to be fixed. Feel free to download the code, customize and play! Please mail me if you want to know more about the implementation or if you have any suggestions or ideas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    ... derivatives are done with finite differences, so it's all simple. in 3 videos I explain all the mechanics and its simulation up to this simple but pow method.Pure Lagrangian mechanics until now has not been used much or at all,in simulation videogames,but i decided to try it because it was promising, very simple compared to the fnal results, and there was not much docu on its use in simulation games: this lack was completed now. will com also a non-GL version vid: http://youtu.be/J8fWg_xFEwk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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: 2 This Week
    Last Update:
    See Project
  • 15
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yacen

    yacen

    Yet Another Chess ENgine

    IMPORTANT: I renamed the project to cengix (chess engine no. x). See http://code.google.com/p/cengix. IMPORTANT: yacen is not in any way related to the YACE chess engine. The similar name was a mistake. To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance. It is completely written in ANSI-C using nothing more than the standard library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    chessoclock

    chessoclock is a simple chess clock running on a virtual terminal

    chessoclock is a simple chess clock running on a virtual terminal. It supports an user defined time amount and increment per move as well as extra time and all the features of a Fischer clock. chessoclock is no longer based on the curses library. Install it on your (even old old old) laptop and you can have a chess clock everywhere in every moment. Under Linux only it can run in a xterm, but you get best visual effect when running in a virtual terminal or on the console and not under X...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    1bPONG

    A minimalist pong remake.

    1bPONG is a small monochrome pong remake written in C using the Simple DirectMedia Layer library. It is fully platform-independent. (c) Pavel Tobias
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Megalui

    Megalui

    Megalui: 2D/3D OpenGL & C/C++ Library for Scientific Visualizations

    Megalui supports Immediate-mode OpenGL drawing and GUI widgets based on the GLUI open source project. It is running on Windows & Linux. Features: Simple and powerful 'C' API; 2D/3D Drawing (Onscreen or 2D Plane); 3D Height Map Rendering; Seamless WebCam-Capture via Video-For-Windows API; 2D/3D Text Rendering; Alpha-Blending Drawing of all primitives; Drawing images on-screen and on-surface (plane); Images with Alpha-Blending; 3D Object/Surface Picking By using 2D screen coordinates; Line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SNAKE GAME FOR PC

    SNAKE GAME FOR PC

    Simple snake game with classic design

    Glut snake is a pc game for windows platform. It is very simple and compact game. It is developed in C++ using openGL glut library. For best play, Windows 7 is recommended.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    imageio aims to be a very simple to use utility to easily load and save BMP, JPG, TGA and PNG files. It's use is especially intended for loading textures from image files for OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FXPLib
    FXPLib is a game creation library that uses SDL, OpenGL, ODE and more, to provide an easy interface to program games in 2D. It manages lights and gravitation between animated objects. It provides a configuration interface for players with a simple scripting language called FXPQuest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple two-player Connect4 game, developed in c with the SDL library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    WangShu
    WS means WangShu in Chinese PinYin,and it refers to both the moon and watching the moon. WS aslo means "Very Very Simple",thus WS is a very very simple game engine. WS is made to be used easily and flexible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artist is a portable 2D graphics library. Main features are: drawing primitives, bitmap blitting, alpha blending, zoom and rotation, text rendering and image file loading. It uses hardware acceleration and provides a simple and elegent API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next