Showing 135 open source projects for "draw java"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    ODD Platform

    ODD Platform

    First open-source data discovery and observability platform

    Unlock the power of big data with OpenDataDiscovery Platform. Experience seamless end-to-end insights, powered by unprecedented observability and trust - from ingestion to production - while building your ideal tech stack! Democratize data and accelerate insights. Find data that fits your use case and discover hints left by your peers to leverage existing knowledge. Explore tags, ownership details, links to other sources and other information to shorten and simplify data discovery phase....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sweet Home 3D

    Sweet Home 3D

    An interior design application to draw house plans & arrange furniture

    Sweet Home 3D is an interior design application that helps you to quickly draw the floor plan of your house, arrange furniture on it, and visit the results in 3D.
    Leader badge
    Downloads: 73,300 This Week
    Last Update:
    See Project
  • 3
    Drawj2d

    Drawj2d

    Draw vector graphics to scale using a descriptive language

    Drawj2d creates technical line drawings using a descriptive language. It writes pdf, svg, eps, emf and dxf vector graphics or png images. It runs on all platforms that run Java. It is inspired by Asymptote but with a tcl-like syntax and 2D only.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4
    MyBox

    MyBox

    Easy Tools of PDF, Image, File, Network, Data, and Medias

    javafx-desktop-apps pdf image ocr icc barcode color-palette text bytes markdown html archive compress digest video audio editor converter media https://github.com/Mararsh/MyBox Self-contain packages need not java env nor installation. Jar packages need Java 16 or higher.
    Downloads: 50 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including new...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    Kitchen Garden Aid 2

    Kitchen Garden Aid 2

    Plan out your kitchen garden

    ..., you must have Java 9+, including javafx. Oracle and OpenJDK java runtimes no longer include javaFX, and it must be separately installed. Alternatively https://www.azul.com/downloads/zulu-community/ is a JRE that provides a free 'JRE FX' installable that includes java and javafx. Installing it is the easiest way to run KGA on another OS. Kitchen garden aid is primarily tested on java 15, with javafx 15 on windows. If you notice a bug, especially on another OS please report it so I can fix.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7

    Work Case Toolkit 0.4 beta 1

    Support variant based Java program execution, adapted to support MDE.

    Work Case Toolkit is a tool that provides variant based program's execution. Our main goal is to define an API that we can use embedded into any Java application to support dynamic execution based on variant flows. The variants are controlled by a graph decision using features diagrams relationships. The project was originally planned in 2005 to support Model Driven Architecture OMG approach, focusing specially on the management of architectural changes and models transformers. The main goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SWTGraph - A set of SWT Graphs/Charts
    A set of SWT customdraw widgets to represent, view, manipulate and interage with data using a Graphical User Interface. The SWT Graph project is a collection of custom-draw canvas developed to solve some user interface aspects when you need to represent advanced data interactively. The entire project is based on the idea of layers. With a LayeredCanvas, you can update some regions without affecting others. You can cache some parts of your component without redrawing it every time...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    cliper

    cliper

    Java3d scenegraph editor

    Create 3D scenes linked together in short films through simple menus. Designed for Java3D beginners, and developers to include code in extension Panels. Installation instructions in readme.txt in files tab. 1-Scene/ backstage Open and close scenes. Choose background, generate a terrain, set lights, fog, camera position, sky picture, scene duration. 2-Draw/ placement Import objects (OBJ, C3D, 3DS), or create shapes (sphere, cone, etc...). Place them and set size, dimensions, duplicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10

    Billiards Covers

    This zip jar contains the current coverings of periodic paths.

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Covers" to see the most current list of periodic paths in triangles. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VMS Draw

    VMS Draw

    user-friendly access to the latest computational spectroscopy tools

    VMS Draw provides general utilities (e.g. normalization, conversion, and other manipulations of several spectra at the same time) and a flexible graphical user interface (GUI) for an easy use by non-specialists which allows a seamless flow of information between experimentally and theoretically oriented researchers. Finally, it permits effective interactions with other electronic structure codes [e.g., nuclear magnetic resonance (NMR), microwave] even if Gaussian 16 offers the widest set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MagicalPdfEditor

    MagicalPdfEditor

    This is a small PDF editor based on OpenPdf core and AndroidPdfViewer

    This is a small PDF editor based on OpenPDF Core and AndroidPdfViewer. As there is not many open-source easy working PDF editors and PDF wizards, I decided to create a simple directory to resolve my issues. Here I have worked on two separate cores, add some functionality to them, and combined them together to achieve my target. I am working on this repo, any help will be appreciated. Just clone the project and trance the source code, It's really easy and clear. All functionality in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    M. Vezelis Draw

    M. Vezelis Draw

    Project productivity & cost estimations tool which creates Gantt Chart

    That's project development productivity and cost estimations tool which reflects it in the form of multiple custom diagrams, including the Gantt Chart. The tool provides succinct project metrics related information, and on demand information under each diagram. It allows a user to calculate Function Points, and estimate cost based on COCOMO Basic and Intermediate models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MinPOS

    MinPOS

    Stability POS software, Free soft develop from Openbravo POS

    Release: v4.02 Welcome to the MinPOS family. MinPOS is Point Of Sale free software licensed. You can use and free update forever. It's developed from Openbravo POS but modified so many. Please see how to install at Wiki Support multi-language (English, France, Vietnam...) Run good: Retail, Market, Restaurant, Hotel, Motel, Karaoke, Nail, Billiard... -------------- In this release (4.02): - Update Mysql script created for all versions of Mysql and Mariadb. - Update JDK 8. - Set default...
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 16
    auto-draw

    auto-draw

    auto draw

    draw random arbitary shapes to canvas. https://github.com/kutaybezci/draw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FidoCadJ

    FidoCadJ

    Simple and intuitive 2D vector drawing for electronics and not only.

    A multiplatform vector drawing program with a complete library of electronic symbols. Schematics and drawings are stored in a very compact text format. There is no netlist concept behind the drawings (so no simulation, and this is a choice) but this allows a great graphical flexibility and ease of use, making FidoCadJ the perfect tool for exchange sketches in forum and newsgroup discussions with a few clicks. Drawings can be exported in several graphic formats, such as pdf. Follow the...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    Paint 2d

    Paint 2d

    Paint Program

    Paint Program for linux mint and Android
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Kitchen garden aid
    An easy to use application to design your kitchen garden or your house farm. Helps you plan your plants ( vegetables, fruit trees, herbs, flowers ) so that it respects the rules of crop rotation and companion planting. Based on square foot gardening. Requires Java 8.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Bucket Fill Algorithm

    Bucket Fill Algorithm

    Simple Bucket Fill Demo

    This is Simple java implementation of bucket fill algorithm .Copy the code and Run in Console or IDE. Draw your shapes and click in the middle to fill the shapes. Precombiled jar for Windows OS https://sourceforge.net/projects/bucket-fill/files/G_BucketFill.jar/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DrawWKT

    DrawWKT

    View your WKT geometries

    Small and powerful! Write one or several WKT geometries on the text box, and visualize them in a click. Alternatively, draw the geometries in the drawing panel and you will have the WKT in the text box. You can also write your geometry readers and import your geometries in any format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ImageToMouse

    ImageToMouse

    Convert any image into mouse movements

    Convert any image into mouse movements. *How to Use: First, click in "Select Coordinates", the window that shows up will be where your image will be drawn, you can move it and resize it. You can also click in "Original Image Size" to resize the window to the image's original size. Then, click in "Open File" or "Open URL" or "Draw Text" and select your image or text. Now just click Draw and wait.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 23
    Retop Math Library

    Retop Math Library

    A Java Math Library for creating advanced programs

    Regression Polynomial Regression Noise generator Advanced Matrix and Vector classes Physics Collisions Window to visualize functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Penthode

    Penthode

    Penthode simulates, draw and plot electrical power distributions

    Given a simple net-list describing the high level power architecture of your system Penthode: - simulates the voltage and current from device turn on to the steady state. - highlights components working out of specification - draws a nice power tree diagram showing the currents/powers balance - plots node transient voltage and gate current waveforms It is possible to change component parameters interactively to improve the design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 2 This Week
    Last Update:
    See Project