Showing 19 open source projects for "frame buffer"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
    LibVNCServer

    LibVNCServer

    LibVNCServer/LibVNCClient are cross-platform C libraries

    LibVNCServer, a library for easy implementation of a VNC server. VNC is a set of programs using the RFB (Remote Frame Buffer) protocol. They are designed to "export" a frame buffer via net: you set up a server and can connect to it via VNC viewers. If the server supports WebSockets (which LibVNCServer does), you can also connect using an in-browser VNC viewer like noVNC. LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ViZDoom

    ViZDoom

    Doom-based AI research platform for reinforcement learning

    ...Async and sync single-player and multi-player modes. Fast (up to 7000 fps in sync mode, single-threaded). Lightweight (few MBs). Customizable resolution and rendering parameters. Access to the depth buffer (3D vision). Automatic labeling of game objects visible in the frame. Access to the list of actors/objects and map geometry.ViZDoom API is reinforcement learning friendly (suitable also for learning from demonstration, apprenticeship learning or apprenticeship via inverse reinforcement learning.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Emacs-Helm

    Emacs-Helm

    Emacs incremental completion and selection narrowing framework

    Emacs incremental completion and selection narrowing framework. Helm is an Emacs framework for incremental completions and narrowing selections. It helps to rapidly complete file names, buffer names, or any other Emacs interactions requiring selecting an item from a list of possible choices. Helm is a fork of anything.el, which was originally written by Tamas Patrovic and can be considered to be its successor. Helm cleans the legacy code that is leaner, modular, and unchained from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jessibuca

    Jessibuca

    Jessibuca is an open source pure H5 live streaming player

    Jessibuca is an open-source HTML5 live streaming player that runs entirely in the browser using WebAssembly to decode audio and video streams without requiring plugins. It compiles native decoding libraries into JavaScript, enabling high-performance playback across desktop and mobile devices. The player supports modern streaming protocols and codecs, allowing it to handle real-time video feeds with low latency and stable rendering. Its architecture is modular, separating decoding, demuxing,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    mGSTEP

    mGSTEP

    Objective-C embedded development libraries

    Designed for use in embedded devices the mGSTEP libraries implement a subset of NeXT's OPENSTEP specification which has evolved into Apple's Cocoa Objective-C frameworks. The internal graphics rasterization supports rendering to an X11 or Linux frame-buffer based GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    vvv

    vvv

    Real-Time Volume Renderer

    ...Features: * Support for large volumes * Support for RAW, PVM and DICOM * Fast pre-Integration for high-quality rendering * Easy Control of Emission and Absorption * Gradient Magnitude Mode * Multiple-Transfer-Function Mode * Intuitive clip planes * 16-bit frame-buffer-object support * Easy to use Qt user interface
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    SRM

    SRM

    C library for the development of Linux OpenGL DRM/KMS apps

    SRM is a C library that simplifies the development of Linux DRM/KMS API applications. With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL(). SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration. It also offers functions for creating OpenGL textures,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FabGL

    FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST77

    ...Composite output doesn't require external components (maybe a 5Mhz low pass filter). An unlimited number of sprites are supported. However big sprites and a large amount of them reduce the frame rate and could generate flickering. When there is enough memory (on low resolutions like 320x200), it is possible to allocate two screen buffers, so to implement double buffering. In this case primitives are always drawn on the back buffer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    n64-bitmap

    N64 bitmap system for blitting

    This is software for transforming png images for blitting on a N64 frame buffer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    datasw

    datasw

    datasw, a tool for rapid processing of HPLC-SAXS data.

    Small-angle X-ray scattering (SAXS) in solution is a common low-resolution method which can efficiently complement high-resolution information obtained by crystallography or NMR. Sample monodispersity is key to reliable SAXS data interpretation and model building. Beamline setups with inline high-performance liquid chromatography (HPLC) are particularly useful for accurate profiling of heterogeneous samples. The program DATASW performs averaging of individual data frames from HPLC-SAXS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 available screen resolutions the PI supports) it allows for a relatively fast, colourful graphics API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    splash4slack

    A minimal framebuffer decorator for initrd image

    ...splash4slack allow you to put a background framebuffer image and to write messages over background using pre-rasterized ttf Mono fonts (software transparency). splash4slack is made by 3 binaries: fbdec, the frame buffer decorator, run as daemon, and wait for messages coming on a named pipe; fbput control the daemon sending commands to the named pipe (you can print strings, move cursor, clear background, and send 'backspace'); ttyread read characters typed on keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CUDA Fractal

    Fractal Generator using CUDA technology.

    This project will utilize CUDA technology to render Mandelbrot fractals with arbitrary frame buffer size, arbitrary precision numbers for infinite zoom capability, and have features to stress test CUDA based nVidia Titan GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VNCe

    Light-weight RFB 3.8 (VNC) Server for Windows CE 5.0

    ...VNCe is licensed under the GNU GPL, version 2. Supports: RFB v3.3, v3.7, v3.8 Tight Security Type / Tight extension types TightVNC v1.3 File Transfer extensions 16-bit RGB565 server-side frame buffer VNC authentication (or no authentication, if desired.) 8-bit palletized color 16- or 32-bit true color RAW encoding Cursor and XCursor pseudo-encodings (allows cursor to be drawn by the client, which makes mouse movements less choppy.) Built with Visual Studio 2008 and Windows CE 5.0 SDK. Note: While submitted improvements to this server may be considered for inclusion, new developers will not be added to this project at this time. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    This is the development site for frame buffer video drivers and video subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenPTC is a portable frame-buffer library for computer graphics programmers (C/C++/Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of applications and games that use the RFB Protocol (Remote Frame Buffer, i.e. VNC) as their means for user I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a frame buffer device driver for Intel740 based video boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a frame buffer driver for linux kernel 2.2.x and 2.4.x for 3dfx's 1st an 2nd generation of "3D only" graphic boards, namely the voodoo graphics, aka SST and the voodoo2, aka CVG. Please take a look at the CVS, as the tarballs are often outdated
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo