Showing 57 open source projects for "sdl framework"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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: 0 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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 4 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
    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
  • 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: 5 This Week
    Last Update:
    See Project
  • 9
    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: 4 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 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: 3 This Week
    Last Update:
    See Project
  • 11
    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
  • 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
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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.
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22

    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
  • 23
    Zenipex Library
    The Zenipex Library is a game development framework, created with the goal of allowing someone with some knowledge of C++ to create 3D games for platforms including Windows, MacOS X, and Linux. OpenGL and Direct3D 9 are both supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    YAVIO

    Yet Another Video Open source framework

    Yavio is a cross-platform freeware and open source multimedia framework based on FFmpeg's libavcodec library and SDL library, in the future more libraries may be added. It provides a multimedia player and high level API for reading/writing multimedia files. Yavio is available under LGPL license.It is written in plain C, can be ported and compiled on most OS. For end users, Yavio gives a plug and play video player and multimedia framework, no configuration needed, no system or software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Isometric Turn-Based Strategy

    A turn-based strategy game in the spirit of Tactics Ogre

    The end-goal is a deep, complex tactical turn-based RPG. The main inspirations are the Final Fantasy Tactics series and Tactics Ogre, with plenty of room for innovation. Currently, we are implementing weapons, items, and spells into the battle framework, and soon to come will be the core RPG mechanics, AI, and self-contained missions. The game is being coded in C++ using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next