Showing 47 open source projects for "java open source projects"

View related business solutions
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    CSS Loaders

    CSS Loaders

    A collection of loading spinners animated with CSS

    css-loaders is a collection of simple, reusable loading spinners and indicators implemented entirely in CSS. The project offers a variety of designs—spinning circles, bouncing dots, bars, and pulse animations—that can be applied to any element with a few classes. Each loader is built using CSS keyframes and transforms, avoiding images or JavaScript, which keeps them lightweight and responsive. Because they are pure CSS, they scale cleanly at different sizes and can be styled easily with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    convertToMP4

    Easily convert to MP4 with H264 and without all the codec hassle

    Convert existing media data (movies or images) to an mp4 movie, with the high performane h264 codec. Usually it takes quite a lot to get the video running as you wish. As convertion engine, Mencoder will be used. This script is intended to ease the creation of videos. It is suitable for the beginner or the lazy advanced people. It will not suite the professional wanting to have full control over all codec parameters. Consider donating to this project:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Znuli

    Znuli

    Quick gif animation creator

    Cross platform gui for quickly creating gif animations from screenshots with very little clicking and automatic filename generation. Written in Clojure. Please report bugs in the "Tickets" section rather than the "Review" sesion, and (in order for me to have any chance of fixing it) please supply operating system, java version and other relevant information. Thank you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 5
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    Flint is an ActionScript 3 particle engine designed for creating rich particle effects in Flash and Flex applications, providing tools for animations like fire, smoke, and explosions. This first tutorial will introduce the basics of Flint through a project to create a snow effect. Our effect will be snow flakes drifting down the screen. Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ConsoleGIF

    A console and Java based animated GIF encoder.

    ConsoleGIF is a simple animated GIF encoder. Many GIF encoders cost money, but this one is free, and is cross platform due to it being on the Java platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Videos generation from java code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 10
    Stop Motion Capture
    Stop Motion Capture animates a video from single frames. It uses your digi cam to capture these photos. Furthermore it contains various technologies, such as onion skin, bluescreen or export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Aquarium
    An application I designed with animated fish swimming in a tank. The fish swim with in the window boundaries. If they reach/touch the wall they turn another direction. User can specify the number of fish and the speed. The background image can be swa
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TooRAW
    TooRAW is a little app that takes a folder containing a PNG image sequence and merges it into a single RAW video stream. Built with Processing 1.2.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    J3dit
    Simple Ogre XML visualizer using Java + jMonkey 2. Drop a folder or XML file in the selector tree and observe the selected animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PAnimador es una librería desarrollada en Java, empleada para realizar animaciones sencillas usando el API 2D de Java para renderización y la biblioteca gráfica Swing de Java para despliegue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MoCapTracker
    MoCapTracker is a project containing two main programs: First program is ARTrackingDump which writes Motion Capture data of A.R.Track-systems to a MySQL database. Second program is MoCapTracker which analyzes this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DawNLITE is a Natural-Language-based Image Transmoding Engine. The software transforms an image to a video as recorded by a virtual camera panning and zooming over the image, following a natural language text description of the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A command line java tool that allows creating images of earthquake occurrences plotted on a map over time. These images can then be used to create a video / animation (with a seperate tool like mencoder)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a project to convert a game developed in c# using java. I am uploading a c# version of the game to this project page as a basis conversion to java - also I am planning on making this a two player game - using axis for a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GlueFace is a Java application for adding lipsync'ed facial animation to BrickFilms (Lego-style) films. The position, size, rotation and 3D spin can be modified using a timeline, so the face "sticks" accurately to the character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lightweight Java library for animation and animated components development. Also perfect as a graphics engine for 2D games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB