1302 projects for "java projects on linux" with 2 filters applied:

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
    SciPlore MindMapping is based on FreeMind but extended with features for students & researchers. It integrates mind maps with reference and pdf management (BibTeX support & PDF Bookmark import). Keywords: Mind maps, Mind Mapping, MindMap, JabRef
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    A similarity search engine. Please check http://obsearch.net for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ProjiCast is a Java application for displaying pictures, slideshows and video files on a screen. ProjiCast uses a server and client architecture where the client controls the server which displays the files requested by the client. Uses Mplayer to display
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    Photoropter is a lens correction library and calibration application. Comparable in purpose to existing projects like PTLens and LensFun, this is a new effort, using modern C++ libraries like Boost and STL and employing clean, object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SVGCompost is an SVG compositing editor for Eclipse, based on existing Eclipse GEF and GMF functionality and the Apache Batik framework. For further information, please refer to the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Stickloader is an easy-to-use solution for copying music files from your hard disk to your usb stick and re-encoding them at lower bitrate for more efficient usage of your mp3 player's disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NetVis 2D (NV2D) is a social network visualization application that can be embedded in a browser or run as a standalone applcation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Muminav started as a high specialized software component. It should be used in a project named Mumie (see project website for more info).Now it is an applet for displaying visual graphs of all kinds:<br> <br> UML, flowchcharts, E/R , genealogical trees
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10
    Genvlin is an easy to use graphical dataplotting environment. It also provides direct access to the data via scripting and a console. You can easily import, export, change, plot, ... all the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SpriteCutter
    Tool to help the process of cutting sprites (2D image for animating). Made in java. Help to cut several images with the same size and get all together in a new image ready to use as a sprite. It has tools to auto-cut and animation tester.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    XML Interactive SlideShow
    Xiss web is a Java tool to generate photo slide show on the web. Generation of photo description in XML and HTML pages based on layout and skin. Exif display. Google Maps display. Animated photo transition. Uses W3C standards: XML, XSLT, XPATH, CSS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Heightmap2STL

    Convert heightmaps to stl

    Small tool to convert Heightmap images (grayscale) to stl models. Usage: java -jar heightmap2stl.jar 'path to imagefile' 'height of model' 'height of base' http://www.thingiverse.com/thing:15276
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    VRLab

    VRLab

    Volume Rendering library in Java

    Simple java code for demonstrating 3D Volume rendering concepts. Can render a 3D model (represented by a 3D primitive data buffer) in a Maximum Intensity projection, Minimum Intensity projection and Surface rendering mode with specified look up table for color coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mouse Gesture Composer (MGC)
    MouseGestureComposer is a graphical partition editor for visual artists and musicians. Basic elements are mouse movements, placed on a timeline segmented in measures, similar to classical music. Uses processing.org. Developed by numediart.org. A video tutorial is available here: http://vimeo.com/33442844 Main developper: François Zajéga - http://www.frankiezafe.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Adaptive and Generic Accelerated Segment Test (AGAST): a highly efficient corner detector based on the same corner test as FAST. For a thread-safe C++ implementation please refer to http://sourceforge.net/projects/agastpp/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    C++ implementation of the Adaptive and Generic Accelerated Segment Test (AGAST): a highly efficient corner detector based on the same corner test as FAST. For a C implementation please refer to http://sourceforge.net/projects/agast/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Naive Color Tools

    Multiple color spaces for your needs

    The Java-based toolset for converting color between different color spaces..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ImageStone

    ImageStone

    A powerful C++ class library for image manipulation

    ImageStone is a powerful C++ class library for image manipulation. Its features include load, save, display, transformation, and nearly 100 special image effects. It can be used cross platform (includes Windows, Linux, Mac), and especially under windows it can be used as a DIB wrapper class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Simple Image Editing ( Editor ) Tool
    SIET, the Simple Image Editing ( Editor ) Tool, is a simple-to-use, handy and free application for such tasks as resizing, cropping, retouching, watermarking, etc... Batch processing is also provided. Because is OS Independent, written in an interpreted language, SIET can run on any platform that has a java virtual machine available. Tested on: Windows 7, Windows XP, Linux Ubuntu, Linux Mint.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    AAnimation

    swing animation project

    AAnimation is a framework to animate drawable objects in swing framework. AAnimation give you a detailed control of events when object start animate, stop animate, end its animation list, etc... AAnimation is a pure java solution for simple games and active components.
    Downloads: 0 This Week
    Last Update:
    See Project