Showing 685 open source projects for "raylib-5.x"

View related business solutions
  • 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
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 1
    JBarcodeReader
    JBarcodeReader is a software to read files or images of barcodes, is a easy way to copy in text format a description of barcodes. Open and drag the JBarcodeReader above image or file, and click in 'Capture' button, and copy the description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Space Opera is a space colonization game similar to 'Master of Orion' or 'Galactic Civilizations'. You can explore the universe, colonize planets, fight aliens and research technologies. Images were created with Povray and Terragen. - No changes in the last two years - probably abandoned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Micopi (old project page)

    Micopi (old project page)

    We are here now: https://sourceforge.net/projects/micopi/

    PROJECT MOVED TO https://sourceforge.net/projects/micopi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TCM's bin2img converter

    TCM's bin2img converter

    a powerful tool for sharing non-image files on image hosting sites

    ATTENTION: MOVED TO GITHUB BECAUSE SOURCEFORGE SUCKS! https://github.com/thecodemonkey86/bin2img/releases bin2img converter is a powerful tool for sharing non-image files on image hosting sites. It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads. Using image hosting sites for sharing files has advantages over conventional One-click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5

    jCapture screencast applet

    jCapture is an applet to capture screenshots or record audio/screen

    jCapture is a Java applet which allows to capture screen shots or record screen activity and audio and upload them directly to your web application (wiki, CMS, etc.) With jCapture you can quickly create documentation pages for UI-rich software products. It is built-in to Tiki 10 and is available via a plug-in for DokuWiki, saving directly to the media manager. It will be ported other web applications. Key features * Select screen area * Capture screenshot as PNG, JPG, etc. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImageJA is a fork of the popular ImageJ software for image viewing. ImageJA is focused on slimming down the code base for better applet usage as well as adding in more general features that are of use to everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Cylindrical BLAST Viewer

    Alignments in Rotating Cylinder / 3D

    3D viewer which arranges BLAST hits and other bioinformatics-related alignments in a rotating, cylindrical display. Feedback appreciated. NOTE: requires Java3d installation. Superceded by Cylindrical Alignment App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ginp is a Java Web Application for Viewing Photo Collections. It automatically presents the folders and files that have been placed on the web server with scp, nfs, ftp, webdav etc.., as a browsable Picture Gallery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Editor SVG

    Editor SVG

    Editor de arquivos SVG

    ** Requisitos de Software ** - Ter Java Runtime Environment 1.7 instalado Caso não tenha, ele pode ser encontrado abaixo: http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html ** Sobre o Editor SVG ** Esse software foi criado na linguagem Java e possibilita a edição de arquivos no formato SVG. Com um layout similar ao Dreamweaver, o Editor SVG permite que você desenhe livremente nos painéis, ou se preferir, pode codificar. Ele conta com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hide & Reveal
    Composed of a Java steganographic library and GUI to use steganography. Primarily intended for research communities on security and steganography to implement new dissimulation and steganalysis algorithms. More information at www.hidereveal.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    ...Fullscreen and selective screen area recording Custom cursors 3. Chooses from a set of 128 different cursors Cursor highlighter 4, Highlighter color and alpha(transparency) settings Support for watermarking 5. Create custom textual watermark 6. Watermark alpha(transparency) settings 7. WYSIWYG (What You See Is What You Get) type of Watermark location selector 8. Frame rate setting 9. Runs on all major Java supported platforms 10. Uses jcodec, TransPanel and JTextChooser components 11. Encodes video in MP4 format CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SmartCam
    SmartCam - Smart Phone Web Camera - Turns a camera phone (S60, WinMo6.x, Android, Samsung Bada) with bluetooth or WiFi into a handy webcam ready to use with your PC
    Downloads: 56 This Week
    Last Update:
    See Project
  • 16
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JCapture is a pure 'Java Screen Capture Program' written by Gorav Taneza. Features include timer based and manual capture. Saving of capture image in jpg, jpeg and png formats. Future plans include timer based repeat, email capability and basic image processing like rotate, sharpen. Moved to GitHub: https://github.com/goravtaneza/jcapture
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Launchpad Color Picker

    Finally, no more guessing!

    Your Novation Launchpad controller can display sixteen unique colors with its RG-LEDs. Up until now, it's been all guesswork as to where these colors lie on the velocity wheel. This simple application displays the correct velocity value for the desired color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java API for controling 1394 Digital Cameras (based on libdc1394: http://sourceforge.net/projects/libdc1394/ for Linux, and on: CMU 1394 DC http://www-2.cs.cmu.edu/~iwan/1394/ for Win32). On Top of the library comes a RCP plugin and a JMF capture dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Images similarities searcher

    First index images by contents, then search the index for similarities

    JavaFX GUI based on Lire and Lucene. First index images by contents, then search the index for similarities between JPEG images. LIRE : http://www.semanticmetadata.net/lire/ LUCENE : http://lucene.apache.org/core/ Console mode, outputs designed to be easily analyzed by a parser (--quiet mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CHIC CAD- A tool for craft artisans

    A software tool for Embroidery craft artisans for design digitization

    CHIC is a software tool which can be used by the artisans in making 2D designs (like Embroidery, Chikankari etc). Software provides an inbuilt library of motifs to create embroidery designs by the rural entrepreneurs which help them in creating newer and innovative designs. It also enables Design innovation, Modernization, Digitization. Designs can be stored, reused and combined in various ways to create new designs. It improves productivity, strengthens earlier design concepts and generates...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    jlibeps is a java development library which allows the creation of an EPS (postscript) file from a Graphics2D. jlibeps is based on the no more free EPSGraphics library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Java & MPEG-7 based tools for annotation and retrieval of digital photos and images (Caliph & Emir). LIRE has moved to https://github.com/dermotte/lire. Caliph & Emir have moved to https://github.com/dermotte/CaliphEmir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HeaderCreator

    HeaderCreator

    Convert Image to unsigned char array

    Convert Image (*.gif, *.jpg, .jpeg, *.png) to unsigned char array. This software is written in Java. Earmarked for development projects with Embedded Artists boards with displays 240x320 resolution. This program is free software, you can redistribute it and/or modify it for education purpose.
    Downloads: 0 This Week
    Last Update:
    See Project