Showing 112 open source projects for "basic-256"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    Aseprite is a program to create animated sprites. Sprites are composed of layers & frames as separated concepts. Support for color profiles and different color modes: RGBA, Indexed (palettes up to 256 colors), Grayscale. Animation facilities, with real-time preview and onion skinning. Copy & paste. Drag & drop. Resize palette. Palette entries with alpha value. Select color harmonies. Create light and shadows with the shading ink. Create perfect strokes for pixel-art. Avoid extreme pixel distortions when rotating tiny sprites. Create patterns repeating the image in a 3x3 grid. ...
    Downloads: 677 This Week
    Last Update:
    See Project
  • 2
    Contour

    Contour

    Modern C++ Terminal Emulator

    ...Vi-like input modes for improved selection and copy'n'paste experience and Vi-like scrolloff feature. Blurred behind transparent background when using Windows 10 or KDE window manager on Linux. Blurrable Background image support. Runtime configuration reload. 256-color and Truecolor support. Key binding customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    lilliput

    lilliput

    Resize images and animated GIFs in Go

    ...Designed to support fast decoding and manipulation of common image formats like PNG, JPEG, WebP, and BMP, Lilliput is engineered to minimize dependencies and be easily integrated into a variety of C/C++-based projects without pulling in heavy external libraries. The library provides APIs for scaling, resizing, color conversions, and basic image operations that are crucial for performance-sensitive applications that need to display or transform images on the fly. Discord developed Lilliput to serve its own client rendering needs while reducing binary size and runtime overhead compared to more traditional image libraries, making it well-suited for embedded-like contexts or custom UI engines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 3,607 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5

    SANEWinDS

    Enables use of SANE scanners from Windows, with or without TWAIN

    SANEWinDS: SANE Windows Data Source. Enables SANE scanners installed on unix-like hosts, including thin clients, to be accessed from Windows workstations and terminal servers. Can be used standalone or as a TWAIN Data Source. Implemented in a DLL for easy integration within other .Net programs.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 6

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 7
    OpenB3d is a library that allows easy access to 3d features of OpenGL, and quick game development
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    VINARI SOFTWARE

    VINARI SOFTWARE

    Software Facil, Vida Facil

    Vinari Software brinda aplicaciones útiles para Microsoft Windows y distribuciones GNU/Linux, las cuales hacen que la informatica moderna sea mas sencilla. Todas estas aplicaciones estan protegidas bajo la licencia BSD, la cual puede ser leída en el siguiente enlace: https://vinarisoftware.wixsite.com/vinari/licencia
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Arkhamdev Open Source Projects

    Arkhamdev Open Source Projects

    Arkhamdev open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham Demo Group Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham Demo Group 3d engines written in x86 assembler. - Arkham Demo Group DOS tools (paint program, sound tracker for Adlib, modeler, picture and 3d converters) written in Basic and x86 assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    qvge

    qvge

    Qt Visual Graph Editor

    qvge is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way. Please note that qvge is not a replacement for such a software like Gephi, Graphvis, Dot, yEd, Dia and so on. It is neither a tool for "big data analysis" nor a math application. It is really just a simple graph editor :)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    My3DbasicMathModel

    A basic math model of 3D system

    I design a basic math theory of 3D and write a linux application to verify my theory. I also upload the document 3DsystemDesign.docx to show the process of my theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenArena is a 3d game creation engine. It is a rendering system that can be used for more than just games but it is targeted at games. The basic use being create some game media textures models maps and config files for physics and rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple BPG Image viewer

    Simple BPG Image viewer

    This program allows you to view BPG Images in Windows,Linux and macOS.

    bpgviewer =========== This program allows you to view BPG Images in Windows,Linux and macOS (format description: http://bellard.org/bpg/).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    The Python Computer Graphics Kit is a collection of Python modules that contain the basic types and functions to be able to create 3D computer graphics images (focusing on Pixar's RenderMan interface).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    OpenGL Tutorials

    OpenGL Tutorials

    Learning Modern 3D Graphics Programming

    gltut is a collection of OpenGL tutorials designed to teach modern OpenGL programming techniques. It provides practical examples and explanations, guiding users through the fundamentals of OpenGL, including shader programming, buffer management, and rendering pipelines. The tutorials are structured to build upon each other, offering a comprehensive learning experience for both beginners and experienced developers aiming to deepen their understanding of OpenGL.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qimgv

    qimgv

    Image viewer. Fast, easy to use. Optional video support

    Image viewer. Fast, easy to use. Optional video support. The idea is to have an uncluttered, simple, and easy-to-use UI. You can see UI elements only when you need them. There is a pull-down panel with thumbnails, as well as a folder view. You can also bring up a context menu via right-click.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Veneta Viewer

    Veneta Viewer

    Image viewer and image sequence player

    Veneta Viewer is a hardware-accelerated image viewer and image sequence player. It supports a large variety of formats, including many RAW images from cameras. Please refer to the Wiki for a complete list of supported formats.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Linux Stopmotion

    Linux Stopmotion

    grab the frames of your animation!

    Stopmotion is a Free Software application for creating stop-motion animated movies. It lets you create an animation from pictures captured from a webcam, a videocamera or from pictures imported from the harddrive, add sound effects and export a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JPEGView - Image Viewer and Editor

    JPEGView - Image Viewer and Editor

    Lean and fast image viewer with minimal GUI

    JPEGView is a lean, fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - allowing adjusting typical parameters as sharpness, color balance, rotation, perspective, contrast and local under-/overexposure.
    Leader badge
    Downloads: 1,767 This Week
    Last Update:
    See Project
  • 22
    loadobj3ds_chung
    loadobj3ds chung is a small openGL obj/3ds objects loader using gui_chung window freebasic coding and the dlls loadobj_chung.dll , load3ds_chung.dll (dev c++/codeblocks) . Can handle obj models up to 200k vertices (update 2018) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    libFXX

    Basic Image Library

    Basic Image Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenSource landscapes, planets and space environments generator project in C++. Currently only the basic nebulae generation function work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next