Showing 17 open source projects for "java canvas"

View related business solutions
  • 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
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    Jmol

    Jmol

    An interactive viewer for three-dimensional chemical structures.

    Over 1,000,000 page views per month. Jmol/JSmol is a molecular viewer for 3D chemical structures that runs in four independent modes: an HTML5-only web application utilizing jQuery, a Java applet, a stand-alone Java program (Jmol.jar), and a "headless" server-side component (JmolData.jar). Jmol can read many file types, including PDB, CIF, SDF, MOL, PyMOL PSE files, and Spartan files, as well as output from Gaussian, GAMESS, MOPAC, VASP, CRYSTAL, CASTEP, QuantumEspresso, VMD, and many other...
    Leader badge
    Downloads: 646 This Week
    Last Update:
    See Project
  • 2
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ADAMS is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes. Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA)...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    html2canvas

    html2canvas

    A JavaScript HTML screenshot renderer

    html2canvas is a JavaScript HTML renderer. The script provides you with the tools to take screenshots of webpages directly on the browser. The screenshot is based on the DOM and therefore, it may not be 100% accurate to the real representation, given that it is not an actual screenshot, but a type of screenshot built based on the available data and information of the page. The script renders such page as a canvas image, by reading the DOM and the different styles of the featured elements. It...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    Learn More
  • 5

    TinyDoodle

    Simplistic sketching program for J2ME platform

    TinyDoodle is a simplistic sketching program for J2ME (MIDP 2.0) mobile devices, geared for low resolution screen. Supported file format is Wireless Bitmap (WBMP). While it works best on touch-enabled devices with pointer dragging support, older devices with no pointer dragging or no touchscreen at all can also draw on it too. It is intended to be only a sketchpad; it can draw in black and white, with three pencil size selection, on a fixed canvas size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Blackspirit Graphics

    A cross-platform Java 2D graphics library using OpenGL.

    A hardware accelerated Java 2D graphics library designed for cross-platform games, providing a powerful but simple interface. It focuses on real-time applications but can also be integrated into graphical user interfaces. The implementation uses JOGL (OpenGL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Java utility classes to perform high quality image down-scaling, rotation and crop of jpeg images using JAI (Java Advanced Imaging) The project includes an HTML 5 canvas to define cropp parameters on a client, for server side generation of high quali
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An extension of GWTCanvas widget to allow leveraging all of the features of the HTML 5 canvas element, like drawing text and shadows. Depends on browser support for the canvas element. See project home page link for usage details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    AMPT is a tool for transforming MIDI messages originating from any external MIDI keyboard or other software in a performance or experimental setting. MIDI is routed and transformed in AMPT by linking devices on a virtual canvas. AMPT Filters will offer delay, echo, transpose, and arpeggio. AMPT also works as a MIDI router or loopback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dymnd is an open source, collaborative network painting application, allowing multiple artists from around the world to draw on the same canvas via an internet or local network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The intention of this project is to build a graphical editor for Laszlo, with a palette you will be able to drag and drop objects in a canvas. The user will be able to move from graphical to textual edtiton freely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CanvasUI is a Lightweight, Compact Java UI. It's designed to be small enough for applet use and uses CSS files for configuration. Implementation is obtained using simple interfaces and event queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Photoshop like digital imaging plug-in for the Eclipse Rich Client Platform. Designed to provide a flexible framework which enables 3rd party developers to extend the application through the use of plug-in technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This JAVA library give the possibility to have a CANVAS object in JAVA SWING graphical applications, including CANVAS tools such as hand-tool, linker-tool, group-tool like VISIO(TM) application. The library take advantage of Java2D packages to reach a
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB