Showing 184 open source projects for "framebuffer"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    HelenOS

    HelenOS

    A microkernel-based multiserver operating system written from scratch.

    HelenOS is a portable microkernel-based multiserver operating system written from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand. HelenOS...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    A portable, extremely high-level GUI abstraction layer for Scheme, with multiple implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ADFRsuite

    Automated docking software tools from the Sanner lab at Scripps

    the ADFRsuite provides a self contain python-based software environment with various tools for automated docking. visit ccsb.scripps.edu/adfr for more info
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    TinyGL

    TinyGL

    The penultimate portable graphics library

    tinygl is a lightweight, software-based OpenGL implementation originally written by Fabrice Bellard and modified here for modern learning and development purposes. It implements a subset of OpenGL 1.x features and provides a minimal yet functional rendering pipeline with no reliance on graphics hardware. tinygl is an ideal resource for educational purposes, embedded development, or rendering in software-only environments. Its simplicity and compact codebase allow developers to study how 3D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NexusVX

    Open source OWASP SelfBot For Defense And Offensive Use

    What is a selfbot? ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ A selfbot is basically a bot inside your own account. It uses your token to post messages as you. It reacts to you and you only. A token is a small piece of encrypted text. Its basically a key to run Discord applications, it will need to connect to the account the app should run on. That’s why both bot accounts and user accounts have tokens. Since selfbots have access to the Discord API (Application Programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Old Skool Tech
    This project is an effort to develop open source software for all old platforms, like MSX, Commodore, AMIGA, Atari, ..... and collect technical information about old platforms, keeping the "old skool" flame alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tao3D

    Tao3D

    Tao3D is a programming language for real-time interactive 3D

    Tao3D is a programming language for real-time interactive 3D. It lets you easily create dynamic, interactive, data-rich presentations, small applications, user interface concepts, and more.
    Downloads: 0 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
  • 10
    KBall

    KBall

    KBall, game of skill and reflexes, non violent, suitable for all age

    A game of skill and reflexes, non violent, suitable for all ages, hours of fun! 100 % FUN Move the ball around the level map, without falling, without running out of time, and getting the prizes, in order to reach the exit. Full map editor included!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Linux Deploy

    Linux Deploy

    Install and run GNU/Linux on Android

    This application is open source software for quick and easy installation of the operating system (OS) GNU/Linux on your Android device. The application creates a disk image or a directory on a flash card or uses a partition or RAM, mounts it and installs an OS distribution. Applications of the new system are run in a chroot environment and working together with the Android platform. All changes made on the device are reversible, i.e. the application and components can be removed completely....
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12

    ZORG, serverless X

    ZORG aims to replace X server.

    ZORG aims to replace X server. It will not be a server, but a "framebuffer" oriented with mostly libX11 compatibility. Many things should be moved on to the kernel space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Wheefun Ingeniously Retro Engine

    Low-Level Game Engine for Retro Platforms

    WFIRE is a low-level game engine which provides a portable library allowing for writing video games for multiple classic targets. Originally written for a game called the Crypts of Eldor, WFIRE aims to provide compatibility with a number of constrained environments, such as DOS and the Amiga. It also aims for "new-retro" computers such as the Commander X16 and the Neon816. Of course, modern operating environments such as Windows NT and GNU/Linux are also planned. WFIRE is meant to reduce...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WonderGUI

    GUI library for games and multimedia.

    WonderGUI is a Graphical User Interface Toolkit written in C++. Just like other, GUI toolkits such as Qt, GTK, MFC, Swing etc it provides a user interface for your program with buttons, checkboxes, menus etc. What makes WonderGUI different from other GUI toolkits is that it doesn't have a standard look and feel, instead it is made to bring your own unique user interface to life with the widgets and layouts that you design. WonderGUI is also built for easy integration into an existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    New 32-bit Atari computer clone. Virtual machine running on top of your favorite operating system. Faster than any Atari compatible machine ever made, with better graphics and more memory. That is ARAnyM.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    LC's Finder

    LC's Finder

    A lightweight, cross-platform image manager

    LCFinder (LC's Finder) is an image resource management tool that you can use to browse images, easily manage images, or search for images you want. As with the author's other projects, the naming is simple, it begins with LC, and the following Finder is referenced from the Finder in Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cool Reader

    Cool Reader

    A cross-platform XML/CSS based eBook reader

    CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
    Leader badge
    Downloads: 573 This Week
    Last Update:
    See Project
  • 18

    micro java 2d game engine

    A tiny game engine to create arcade style 2D games.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CbProcessingVisual

    Visual using the java processing API

    ...Then the fft file can be used to render a movie. Not sure how the options worked to make arealtime fft analysis and show the video in realtime (it does not peprfform goog because some expensive framebuffer operations there) Ah ja, the demo video includes some effects that are not included in the source. There was this function to generate the rainbow i first wrote on my own. It had a signed/unsigned bug so the colors where corrupted which looked very interesting. I was stupid enough to remove it but i add the backup file which may contain the color-mixing routine and the framebuffer opeerations using itt. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Napoleon Brandy Basic V Interpreter

    Napoleon Brandy Basic V Interpreter

    A development of David Daniels Brandy Basic

    Napoleon Brandy is development of David Daniels Brandy basic, an interpreter for BBC Basic (or Basic V), This project can not claim ANSI C compliance as Brandy Basic did, but supports Graphics for the platforms implemented. OS currently supported are Win32 and DOS. Currently a preview release as it is functionally incomplete.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    CasparCG: Pro Video & Graphics Play-Out

    CasparCG: Pro Video & Graphics Play-Out

    Pro Video & Graphics Play-Out SW, proven in 24/7 broadcasts since 2006

    Playback and record video, graphics and audio to multiple screens via DVI/HDMI/SDI in SD, HD, 2K and 4K.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 23
    openbor

    openbor

    The ultimate 2D side scrolling engine. NOTE: Moved to GitHUB

    Please note: OpenBOR has moved to GitHUB. Latest source and binaries may be found here - https://github.com/DCurrent/openbor OpenBOR is the open source continuation of Beats of Rage, a Streets of Rage tribute game originally developed by Senile Team. In the years since it has grown into arguably the single most powerful two dimensional sprite based engine in the world and certainly the most versatile. While intended to allow creation of side scrolling beat em’ ups like Double Dragon or...
    Leader badge
    Downloads: 164 This Week
    Last Update:
    See Project
  • 24
    RaspiGFX

    RaspiGFX

    A simple 2D FrameBuffer graphics library in C/C++ for the Raspberry PI

    Based on my previous work a while ago on Solaris workstations (and the great work at http://raspberrycompote.blogspot.co.uk) I have put together a simple library to make use of the RaspberryPI's frame buffer for unaccelerated 2D graphics. The Library supports graphics primatives such as: Pixel, Line, Ellipse, Rectangle, Fill, Triangle, Polygon, CopyRect, Images, DoubleBuffering/Page Flips, XY origin, TTF Fonts (via public domain code) Using 16-bit (R5-G6-B5) colour mode (at all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LinuxBBQ

    LinuxBBQ

    Debian Sid-based desktop operating system

    Roast your own distro with LinuxBBQ! From minimalistic to bloated, we have a load of stuff at the buffet.
    Downloads: 4 This Week
    Last Update:
    See Project