Showing 97 open source projects for "sdl framework"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    libctru

    libctru

    Homebrew development library for Nintendo 3DS/Horizon OS user mode

    Library for writing user mode ARM11 code for the 3DS (CTR) This library aims to provide the foundations necessary to write 3DS Homebrew, and straightforwardly access the different functionalities provided by the 3DS operating system. It is not meant to provide higher-level functions; to put things in perspective, the purpose of libctru would be to sit between the OS and a possible port of SDL rather than replace it. libctru is just a library and needs a toolchain to function. devkitARM (created...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Graphene

    Graphene

    GraphQL in Python Made Easy

    Graphene is a Python library for building GraphQL APIs fast and easily, using a code-first approach. Instead of writing GraphQL Schema Definition Langauge (SDL), Python code is written to describe the data provided by your server. Graphene helps you use GraphQL effortlessly in Python, but what is GraphQL? GraphQL is a data query language developed internally by Facebook as an alternative to REST and ad-hoc webservice architectures. With Graphene you have all the tools you need to implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GraphQL Lighthouse

    GraphQL Lighthouse

    A framework for serving GraphQL from Laravel

    A framework for serving GraphQL from Laravel. Use the GraphQL Schema Definition Language to describe your data and add functionality through server-side directives. Build a GraphQL server on top of an existing Laravel application. Maximize code reuse and work with concepts you already know. Lighthouse leverages your existing models and creates optimized database queries out of the box. Define your schema without any boilerplate by using the GraphQL Schema Definition Language. In a GraphQL query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TypeGraphQL

    TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript

    Modern framework for GraphQL API in Node.js. Use only classes and decorators to define your GraphQL schema. No need to define types in SDL and no need to create interfaces for them! This way you will have only one source of truth, so say goodbye to all field type mismatches, typos, and annoying refactoring. Define your whole schema, including types, interfaces, enums, unions, and subscriptions. Create the schema, types, and resolvers only with TypeScript, using classes and decorators! Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The MRP system for small manufacturers Icon
    The MRP system for small manufacturers

    MRPeasy serves small manufacturers and distributors.

    Convert customer orders into manufacturing orders and schedule them automatically. Automatically book items from stock, raise purchase orders if necessary. Use forward or backward scheduling depending on the current need. Automatically check the availability of workers, workstations, and materials.
  • 5
    Starlight.jl

    Starlight.jl

    A greedy game engine for greedy programmers

    Welcome to the documentation for Starlight.jl, a greedy application framework for greedy developers. Its primary use case is video games, but the power of Julia, SDL2, Vulkan, and the Bullet Physics SDK can be leveraged to make just about anything you want. With a focus on flexibility and code quality, Starlight aims to be such a framework. It includes a suite of components and integrations that make it particuarly well-suited for video games, so it is not a stretch to call it a "game engine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TuxCap Games Framework
    The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap Games Framework used for 2D game development. It comes with PyCap Python bindings, a fast 2D physics engine, a particle engine, widgets and many documented examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eat the Whistle GPL

    Eat the Whistle GPL

    Old style soccer game with many exciting features

    Eat the whistle GPL is a football simulation game written in C that works on many platforms (win32/linux/macosx/amigaos/morphos), it uses the SDL framework. It has a multiplayer internet playing option in alpha stage.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    2D isometric MMORPG using the SDL framework. Daimonin offers a free public server at https://www.daimonin.org . A Unity client is also in active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lhendraw
    Editor for cdx/cdxml files. No structure/name conversion yet, no NMR prediction. Important Info for WINDOWS Users! Saving did never work until 8.8.2023, the error there was stupid, and I found never time to fix it. Now it IS fixed Important Info for MAC Users! lhendraw requires SDL2.0 Framework for mac! It can be obtained here: https://www.libsdl.org/download-2.0.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • CDR Construction Daily Reports Icon
    CDR Construction Daily Reports

    For Residential and Commercial Construction Professionals

    Want to save an hour a day on those pesky daily reports? CDR - Construction Daily Reports is the fastest and easiest custom daily reporting solution for the construction industry, available on our mobile app for Android and Apple devices, or our website portal. Customize your reports, enter your project details, then take pictures and notes through your mobile device. At the end of the day when you sign your finished report, CDR will automatically email your report in professional PDF format to anyone you select while saving it on our servers and uploading to your cloud storage service! Easy to use, mobile, time saving construction software built to simplify your reporting process. Try it free for 15 days, start your free trial today!
  • 10
    Objeck

    Objeck

    Simple ⇒ Object-Oriented ⇒ Functional

    Objeck is an object-oriented programming language with functional features. Objeck emphasizes, expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, and command line debugger with IDE plugins.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Wheefun Math Library

    A C/C++ library for performing mathematics.

    The Wheefun Math Library (WFMATH) is a library that contains extended mathematical functionality not included in C89 and C++98. It aims to portably provide this functionality for projects which may require them. It uses an object-oriented framework, utilizing a SDL-style dispatch tables in C and special wrapper classes in C++. It is also designed so that new bindings to other languages can be written with effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Atic Atac

    Atic Atac

    Atic Atac Spectrum Game Remake

    A new Atic Atac remake, building up using internal machine code of the original Spectrum game. The game has been done using C++ QGAME framework build over SDL library. None is needed to run the game. Please download and enjoy it! IMPORTANT NOTE: When installation program ask you for a license text file, introduce any file. The installation wizard will not check the file contains any valid key. Thanks!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    MQTT Hyperdash

    MQTT Hyperdash

    A universal MQTT Dashboard for linux/Raspberry Pi.

    MQTT-Hyperdash is a fast and efficient dashboard (GUI) for the MQTT framework. It uses the SDL library for graphics rendering, the paho library for communication and the gtk2 framework for user input. The dashboard runs on Linux, but a port to other operating systems is possible. Special features: * Very simple and basic set of base elements. * animated analog input elements, potentiometers. * Fast update rates of 20 Hz are possible. * Easy to use: Each panel/dashboard is configured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS X, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    reacTIVision
    reacTIVision is a computer vision framework for the fast and robust tracking of markers attached on physical objects, and the creation of multi-touch surfaces. It was designed for the rapid development of table-based tangible user interfaces.
    Downloads: 140 This Week
    Last Update:
    See Project
  • 18
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    A battle between two elemental wizards that will determine the most undeterred. ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as administrator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A multiplatform game/framework for card games, implements the rules for klondike (with 2 decks) and spider (with 2 seeds). It's highly portable and it works at least in windows, linux, macosx, iphone & windows CE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CipherCrypt C++

    CipherCrypt C++

    A C++ program which packages Input/Output and block ciphers.

    CipherCrypt C++ is a college project created with the purpose of adding a layer of security to projects which save data to external files. The project uses basic block ciphers to scramble plain text fields. These block ciphers are by no means secure against attack, nor are they meant to be, CipherCrypt C++ is more about providing cipher functionality in a easy-to-use format for small scale projects. CipherCrypt C++ comes packaged with an SDL framework GUI which showcases the read/write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A platform independent 2d game programming framework for c/c++ programmers with least possible dependencies for easy porting and with focus on easy api calls and the requirement of commercial programmers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XBMC

    XBMC

    A media player software and entertainment system application framework

    XBMC Media Center is a free cross-platform media player software and entertainment system application framework for Linux, Mac, and Windows. XBMC is capable of playing back and streaming all popular video, audio, and picture formats out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    You control the blue square with the arrow keys. The goal is to get to the green square without touching any red squares. Yellow squares are checkpoints. To revoke a checkpoint press 'r'. The game needs the SDL framework to run. for OSX you may need to download it from http://www.libsdl.org/release/SDL-1.2.15.dmg and copy the SDL.framework file to /library/frameworks To Do: Level 4 Pressed button sprites Windows version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Oficina Framework

    Oficina Framework

    Multiplatform Framework for 2D Indie Games

    Oficina is a multiplatform Framework for 2D Indie Games, developed by Lucas Vieira for Gongly Entretenimento Digital, using the language C++ and the libraries Simple DirectMedia Layer 2.0 and OpenGL. This software is a prototype, specially used in benchmark tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Object-oriented Simple DirectMedia Layer

    High-level C++ framework to ease game development

    OSDL: Object-oriented Simple DirectMedia Layer. OSDL is a high level open source (LGPL/GPL) portable multimedia library, built upon Sam Lantinga's SDL (http://www.libsdl.org). Its goal is to provide a high level C++ framework to ease game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next