Open Source Java Graphics Software - Page 20

Java Graphics Software

View 5052 business solutions

Browse free open source Java Graphics Software and projects below. Use the toggles on the left to filter open source Java Graphics Software by OS, license, language, programming language, and project status.

  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 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
  • 1
    Wimp is the acronym of Web Image Manipulation Program. This project follow two lines of interest. First, there is the managment of canva with DOM concepts (javascript). Next, there is the managment of images (files, rendering...etc) for servlet usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    txtkit is a visual text mining tool for exploring large amounts of multilingual texts. It's an multiuser-application which mainly focuses on the process of reading and reasoning as series of decisions and events.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Eye is an experimental OCR (image-to-text) application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    gnujpdf is a Java package (gnu.jpdf.*) for generating and printing PDF files. Formerly retepPDF by Peter Mount.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AKtive Media is an ontology based cross-media annotation (Images and Text) system. Our goal is to automate the process of annoation by suggesting knowledge to the user in an interactive way while the user is annotating and hence minimizing user effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Absolute Imaginary Julia Sets

    Absolute Imaginary Julia Sets

    Simple fractal explorer

    It's like the Mandelbrot Set, but the imaginary part is absolutized on each iteration. Move the mouse to see a preview of the Julia Set for that point. Left click to switch between Mandelbrot and Julia. Right click to change color palettes. Mouse wheel to zoom. Mouse drag to pan. Keyboard squeeze to break the keyboard. Any key to save a screenshot as a png image. ESC key to exit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AmeriLib is a Java based visualization library for displaying and interacting with a map of US States. Any or all of the 50 states can be displayed, and developer hooks are provided for catching user events.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    APG is a Java 1.3 application that generates HTML photo-galleries. It allows the grouping of images into 'entries' that can optionally have descriptions for any of the images within. It's designed as a simple solution to web based gallery creation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AnyWikiDraw is a graphical editor for rapid editing of drawings and diagrams on Wiki pages. Supported file formats: SVG, PNG, JPEG and DRAW. Supported Wikis: MediaWiki, PmWiki and TWiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Atari VCS (2600) Graphics Editor

    This code has been moved to GitHub

    Update 4/14/2015 This version of the project was never fully realized. I have a much better tools and GUI that was never uploaded to SourceForge that I developed before I started down this road. I'm currently trying to track down the code. I recently logged in for a completely different reason only to notice that this software keeps getting downloaded... and there are probably lots of disappointed folks out there once they try to run it. Sorry about that. Anyway, long story short... I'm looking for the real code that's actually usable. Check the Atari Age forums. Once I find it, I'll post a message about it there. ==================================== Old comments ==================================== A cross-platform Java Application for creating, editing, and exporting Sprite and Playfield graphics for the Atari 2600 game console for the purpose of providing the modern Atari 2600 Homebrew community an enhanced graphics editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Facilitates the creation of valid Anothak Scrolls for Avalon by providing a user-friendly interface to generate Lierseth symbols. Provides the option for simple Lierseth or full-color scrolls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    BackDrop

    BackDrop

    Multi-Monitor Wallpaper Editor

    BackDrop makes precision layouts of images for use as wallpaper on multi-monitor systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A simple HTTP-based server providing a language-agnostic interface to the Batik SVG rasterizing engine. By daemonizing the task, the overhead of the JVM is much less of an issue and much better performance is attained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A tool which allows you to download all erotic images and videos hosted on popular image hosting sites tagged with a given tag without clicking you through the web interface. ,,java bayimg yourtag'' is enought.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A graphics program which allows to model and render 3D objects and scenes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE plugin. The server-side of Bimage is not required for the javascript to function, but the saving of images will always fail (or can be disabled). Follow the link below to see Bimage in action. (Best viewed on Firefox or Chrome).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Bindenlicht is a Java(tm) binding for the Irrlicht Engine, bringing a high quality open source 3D engine to the Java(tm) platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    BingoCardMaker
    BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Part authoring tool, part electronic environment, BrightMOO is designed to demonstrate the feasibility of building client-side, three-dimensional interactive environments using existing MOO technology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    CDnavigator is an application that files your CD in a database. It also deposits information about photos (JPG), music (MP3) and films saved in media. You can also store another metadata as notes, rating, etc. to this data. You can search over all items.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CamSketchpad is a modern recreation of Ivan Sutherland's seminal Sketchpad program. It's a 2D drawing / CAD program with support for geometrical constraints and the inclusion of instances referencing other drawings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This SourceForge.net project serves as repository and distribution point for Carbon Five Open Source software and documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Chaotic Attractors is a JAVA program to generate images of chaotic attractors. Chaotic attractors are used in chaos theory. Even though they have their seeds in science, they are very artistic. They are great as wallpaper, too.
    Downloads: 1 This Week
    Last Update:
    See Project