Showing 262 open source projects for "java open source"

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
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 1
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 2
    AnimationMaker

    AnimationMaker

    Create animated presentations and export them to a video file.

    Project has been moved to GitHub https://github.com/Artanidos/AnimationMaker
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PageFlip

    PageFlip

    3D Style Page Flip on Android

    This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3D Graphics Library for MR (VR & AR)
    This is a little Program that I have done recently, made by my Algorithm for showing 3D Objects in 2D & can be implemented on any Programming Language ( No Open Source Packages/APIs are used. ) You can build & animate whatever you want. Final version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5

    brilliant as reality

    A raytracer that tries to combine simplicity with power.

    This project is aimed at designing a raytracer as powerful as povray with a simpler, more readable and more powerful SDL. The new SDL will basically be a fully blown interpreted language. Raytracing itself will be done in a shared library, allowing other software to use BrilliantAsReality's tracing abilities directly. Envisioned features: - scene description language should be: - - easy to learn (KISS) - - easy to use (common things can be described concisely) - - Object oriented -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MPParallaxView

    MPParallaxView

    Apple TV Parallax effect in Swift

    Apple TV Parallax effect in Swift. Rotate the view using a touch or accelerometer. To run the example project, clone the repo, and run pod install from the Example directory first. You can easily customize Parallax View in Storyboard! Jump into the Example project to look at properties. How about an accelerometer parallax instead of touch? Set Accelerometer Enabled to On in Storyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jQuery DrawSVG

    jQuery DrawSVG

    Lightweight, simple to use jQuery plugin to animate SVG paths

    Lightweight, simple-to-use jQuery plugin to animate SVG paths. This plugin uses the jQuery built-in animation engine to transition the stroke on every <path> inside the selected <svg> element, using stroke-dasharray and stroke-dashoffset properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PullToMakeSoup

    PullToMakeSoup

    Custom animated pull-to-refresh that can be added to UIScrollView

    Custom animated pull-to-refresh that can be easily added to UIScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Material Menu

    Material Menu

    Animations for Android L drawer, back, dismiss and check icons

    Morphing Android menu, back, dismiss and check buttons. Have full control of the animation. Use it as a standalone drawable in your Toolbar. A plain old View that draws the icon and provides an API to manipulate its state. You can embed it in any layout including a Toolbar. Customization is also available through xml attributes. he icon state is resolved by current offset value. Make sure you use offset between 0 and 1 for forward animation and 1 and 2 for backwards to correctly save icon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dynamics.js

    Dynamics.js

    Javascript library to create physics-based animation

    Dynamics.js is a JavaScript library to create physics-based animations. You can animate CSS properties of any DOM element. You also can animate SVG properties. And any JavaScript object. Dynamics.js has its own setTimeout. The reason is that requestAnimationFrame and setTimeout have different behaviors. In most browsers, requestAnimationFrame will not run in a background tab while setTimeout will. This can cause a lot of problems while using setTimeout along your animations. I suggest you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GIF to APNG

    GIF to APNG

    Convert GIF animations into APNG format.

    This program converts GIF animations into animated PNG format. Usually it makes the files smaller. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/apng2gif
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 13
    UltimateRecyclerView

    UltimateRecyclerView

    A RecyclerView(advanced and flexible version of ListView in Android)

    UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView. Notice that UltimateRecyclerView is a project under development. Swipe to refresh(using android.support.v4.widget.SwipeRefreshLayout). Many kinds of animations. Swipe to dismiss. Parallax or normal head...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    svg-map-animation

    generate animated video-clips from svg-image

    Draw some track-segments as bezier-curves on top of a map-image. Run svgAnim.rb-script to generate a vido-clip witch shows the track animated from 0% to 100% visibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pulsator

    Pulsator

    Pulse animation for iOS

    Pulse animation for iOS written with Swift. Pulses of Bluetooth, BLE, beacons (iBeacon), etc. Map Annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    x3drenderlibrary

    x3drenderlibrary

    A 3d rendering framework

    x3d render library is a 3d graphics framework with implementation of several useful rendering algorithms: a rasterization renderer(with implementation of both builtin software rendering & opengl hardware rendering); a path tracing renderer(cpu based) x3d demoscene is a framework and tool chains dedicated in animation production. x3d render library is used for the rendering component
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Loaders.css

    Loaders.css

    Delightful, performance-focused pure css loading animations

    loaders.css is a collection of pure CSS loading animations designed to drop into any web project without JavaScript or image assets. Each loader is built from simple HTML elements animated with CSS keyframes, transforms, and opacity to create spinners, pulses, bars, and geometric patterns. Because they’re vector-based and CSS-driven, the animations scale cleanly at any resolution and look sharp on high-DPI displays. The library emphasizes small, reusable snippets: you copy a minimal markup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    snabbt.js is a minimalistic javascript animation library. It focuses on moving things around. It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will only animate things that modern browsers can animate cheaply, transforms and opacity. The goal is to make a library that will let the user make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AVLoadingIndicatorView

    AVLoadingIndicatorView

    A collection of nice loading animations for Android

    AVLoadingIndicatorView is a collection of nice loading animations for Android. You can add dependencies in build.gradle. You have the option of adding the AVLoadingIndicatorView to your layout. Indicators are load from class names, proguard may change it (rename). Among the features provided and available, you can add dependencies, add xml layout, show and hide, etc. AVLoadingIndicatorView is very simple to use. You can also find iOS version of AVLoadingIndicatorView under the name ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release. We can also pass...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CMVParser

    CMVParser

    Read, export and render CMV (Corel MOVE!(tm) 5.0) files.

    Provides ability for cross-platform reading, exporting and rendering of CMV (Corel MOVE!(tm) 5.0) files. Includes Windows player with ability for playing of CMV animation and extracting embedded resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Coin3D-SoXt

    Coin3D-SoXt

    Coin3D Xt GUI Library

    SoXt is a library used with Coin3D Open Inventor for interfacing with the Xt API on Linux and Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RyzomBlend

    Blender port of Ryzom art data

    Blender port of ryzom (http://ryzom.com/) data by Brian Ashcroft Original art (3ds max) and open source server available at http://ryzomcore.org/ All art is covered by the CC-BY-SA licence If you use the art, please make sure to include a link as explained here http://ryzomcore.org/about-ryzom-core/ Things that are working: 1. Conversion of 1200 animations, ~200 monsters, 5 races, and lots of vegetation. 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    Charting library for Android compatible with API 8+(Android 2.2). Works best when hardware acceleration is available, so API 14+(Android 4.0) is recommended. Apache License 2.0. Line chart (cubic lines, filled lines, scattered points), column chart (grouped, stacked, negative values), pie chart, bubble chart, combo chart (columns/lines), preview charts (for column chart and line chart), zoom (pinch to zoom, double tap zoom), scroll and fling. Custom and auto-generated axes (top, bottom,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    AnkerWorld

    3D Architecture modelling and physics simulation system

    AnkerWorld is a graphical application. It is used to create and visualize 3d architecture models based on the famous Anker (TM) architecture blocks invented in 1880. The static behaviour of the buildings can be simulated with bullet physics. The animations can be raytraced with povray. See an example: http://www.youtube.com/watch?v=PpXdiH_gvBg
    Downloads: 0 This Week
    Last Update:
    See Project