Showing 46 open source projects for "draw java"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    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: 63,637 This Week
    Last Update:
    See Project
  • 2
    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: 47 This Week
    Last Update:
    See Project
  • 3
    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: 41 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 2 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.
  • 5
    Android 3D Model Viewer

    Android 3D Model Viewer

    Android OpenGL 2.0 application to view 3D models

    This is a demo of OpenGL ES 2.0. It is basically an Android application with a 3D engine that can load Wavefront OBJ, STL & DAE files. The purpose of this application is to learn and share how to draw using OpenGL language. The application does not use any third-party library. Load 3D models and see how to do it with this open-source code application. The main purpose of this app is to show how to draw in Android using the OpenGL 2.0 by sharing the source code. So please, don't expect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Native Photo Editor

    React Native Photo Editor

    React Native: Native Photo Editor

    This library is a React Native bridge around native photo editor libraries. It allows you to edit any photo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 16 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Paint 2d

    Paint 2d

    Paint Program

    Paint Program for linux mint and Android
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Paper Plane

    Paper Plane

    An Android reading app, including articles from Zhihu Daily

    ... into the framework. These libraries offer backward-compatible versions of new features, provide useful UI elements that are not included in the framework, and provide a range of utilities that apps can draw on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    jPainter

    Java-based paint program using DDA, Bresenham and Circle algorithm

    Java-based paint program using DDA, Bresenham and the Circle algorithm. It is meant to show the implementation of algorithms that are used to draw primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    PaintBox

    PaintBox

    PaintBox is a free open source painting program with built in shapes.

    PaintBox is a painting program that allows the user to draw and color lines, rectangles, ovals, polylines, polygons, and text. The program also allows the user to create customs shapes and then save them for quick use in other drawings. Also the program allows users to export the image form the custom .drw format to either a .png, .jpg, or .gif. PaintBox is coded in Java and the code can be downloaded at SourceForge or found in the installation folder (the src folder).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AlDraw
    AlDraw is a program for creating geometrical constructions. Examples of pictures made with it are at https://picasaweb.google.com/apstrinka/Constructions?authuser=0&feat=directlink
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    EpsGraphics is a Java library to output EPS graphics. EpsGraphics is an extension of Graphics2D that allows you to draw to an EPS file as it was a Java graphics object. CMYK as well as RGB color models are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    ORIPA S

    A drawer for origami crease pattern

    ORIPA S is a drawing tool specifically designed for a origami crease pattern. It is derived from ORIPA which is developed by MITANI Jun. New features by ORIPA S are: - save current crease pattern as a image file (jpeg, png) not only original project file. - while pasting, select a point on pattern to be matched against destination point. - Some considerable bugs are fixed (i.e., wrong undo behavior on ORIPA v0.35). This program is free software: you can redistribute it and/or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Image Maker

    PNG Pixel editor

    Image Maker is a small Java pixel-editor. Users can load .PNG files, edit them by-the-pixel + manipulate them in various ways, and save the edited image. Images are resized as you edit them to accomodate what you draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RoninSH - Screenshooter

    RoninSH - Screenshooter

    RoninSH, small and effective tool for capturing screenshots on Windows

    RoninSH support's : - Capturing entire screen or just a part. - Capturing rectange, round rectangle, ellipse and polygon area of interest on screen. - Multi screen devices configuration. - Capturing selected screen in multi-devices enviroment. - Saving images to one of three image format (PNG, JPG, BMP). - Work's on any Windows with installed JAVA 7. - Supports Windows global hotkey's, so you can use RoninSH even when is not active or minimalized. RoninSH How's To : -To make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Black Hole Cortex

    Sphere surface layers of visual cortex approach maximum info density

    Near the surface (even horizon) of a black hole, there is maximum information density in units of squared plancks (and some translation to qubits). Similarly, our imagination is the set of all possible things we can draw onto our most dense layer of visual cortex in electricity patterns. Bigger layers have more neurons to handle those possibilities. A Black Hole Cortex is a kind of visual cortex that has density of neuron layers similar to density at various radius from a black hole. What we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    It is a simple GUI application to open and draw a YUV format pictures. YuvViewer supports 4:2:0 yuv format files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A library for cross-platform vector graphics cut and paste in java. It allows one to draw graphics which can the be pasted into word or openoffice. It handles Graphics2D, but not bitmap picture inclusion nor transparencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next