Showing 16 open source projects for "sdl draw"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    This is one of the most popular Doom source ports. It is available for DOS, Windows, Linux and Mac OS X, and should build on any POSIX platform which supports SDL. It enhances Doom with things like TCP/IP networking, OpenGL renderer, Heretic support and much more.
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 2
    Msc-generator

    Msc-generator

    Draws signalling charts, block diagrams and graphs from text input.

    NOTE! We have moved to https://gitlab.com/msc-generator/msc-generator All development happens there. Also, download new releases & submit issues there. A tool to draw various charts from textual descriptions. Currently, three types of charts are supported: Message Sequence Charts, generic Graphs, and Block Diagrams, with more to be added in the future. There is a command-line version for Linux and Mac (replacing mscgen), which now sports a GUI, as well. Msc-generator allows fine control over...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3

    cpm-gsxsnake++

    The GSX Snake Game

    A simple arcade game for CP/M written in C++ (more precisely, a C code wrapped into the C++ classes). Depends on cpm-ulibc (https://sourceforge.net/projects/cpm-ulibc) and cpm-libgsx (https://sourceforge.net/projects/cpm-libgsx). ********** Compatibility note for Amstrad CPC users: For the correct display use the GSX driver at least version 5 (as shipped with the later versions of DR Draw). Make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game, otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SDL polygon demos

    Small examples of shapes I have drawn with SDL and extensions.

    This is a collection of source files containing many functions I've written for small animations using SDL and the C programming language. I started learning to use SDL for basic graphics programs. One of my first goals was trying to figure out how to draw regular polygons. However there is no built in way to do such things. By combining the base SDL library with SDL_gfx, I was able to draw filled polygons the way that I like. However the code required to get the X and Y coordinates of each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5

    Chastity Checkerboard

    Drawing Checkerboards with the C Programming Language

    There are multple files in this project and they contain my very best code that has been improved slowly for over a decade as I've found the time to work on my programming. By combining my experience with the C programming language and learning to use the SDL library starting in 2019, I managed to get a checkerboard on my computer screen. Since then I slowly removed all SDL dependent code and have learned to write the bytes of image file formats such as PBM,BMP, and even TIFF! I also invented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSTUNTS

    CSTUNTS

    remake of the classic STUNTS game, but more realistic; more like GTA 3

    ... is editable, a 300x300 one, and also the color map is editable so one can draw nice roads... also the position of stunt-structures in easily editable. Have lots of fun! Soon more cars and better textured terrain should be available... maybe also in-game terrain editing possiblity. Comments or suggestions are appreciated. compiled for Windows too (XP, 32 bit), it is in the folder "windows_ver_XP"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This game is a mouse-driven dungeon crawler. The player moves the PC around, buys equipment, and attacks enemies using the mouse. More info on the wiki page. Use git to get the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    Integral Curve is program to draw curves that fullfill differential equation of first degree, using Euler method; with simple SDL interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vectorial image program to draw simple primitives. Develop using Qt and SDL. Read and write its own file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SDL_draw is a basic primitive drawing library based on SDL (Simple DirectMedia Layer). You have functions to draw basic elements, like points, lines and circles, on SDL surfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Alternative true-type font rendering library for SDL (= you can draw text via this library). SDL_FreeType is focused on speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project can draw with OpenGL and SDL a 3D world with the JDLV/[Jeu de la vie/Game of life] rulls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GPong project intend to make a multiplayer and multi-OS pong game. It melt C with SDL library to draw the scene and Java with JNI interface to share data with other players across the net. The java module will also interact with a database to find availa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SDL_Chaste_Triangle

    My project to help SDL users draw triangles!

    This project is dedicated to helping people solve the ancient problem of drawing a triangle with SDL. For those of you who don't know, SDL is an awesome library that people often use to make games because it lets you draw pixels to the screen and manage keyboard input. https://www.libsdl.org/ But unlike Raylib of Allegro, it does not appear to have a standard easy way to draw shapes other than rectangles. This is a mystery people have been trying to solve. People often ask this question...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next