Search Results for "vector drawing" - Page 2

Showing 88 open source projects for "vector drawing"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Zdog

    Zdog

    Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

    ...All circular shapes are rendered as proper circles with rounded edges. No polygonal jaggies. Zdog is friendly. Modeling is done with a straight-forward declarative API. Zdog was designed to bring the simplicity of vector illustration into 3D. Drawing circles and squares is easy and fun. Zdog just adds another dimension. It renders all shapes using 2D drawing API in <canvas> or <svg>. Spheres are actually dots. Toruses are actually circles . Capsules are actually thick lines. It’s a simple, but effective trick. The underlying 3D math comes from Rotating 3D Shapes by Peter Collingridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Raphaël

    Raphaël

    JavaScript vector library

    ...Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy. Raphaël currently supports Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+. Versions will be released as we gather and test new PRs. As there are a lot of browsers being supported it might take a while to accept a PR, we will use the feedback from other users too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Mondrian

    Mondrian

    Web-based vector graphics editor

    Mondrian is a browser-based drawing application that explores minimalist, grid-oriented composition in the spirit of geometric art. It provides a clean canvas for placing rectangles, lines, and color blocks, aiming to make creating crisp, balanced layouts feel immediate and fun. The interface favors direct manipulation—click, drag, resize, recolor—over menus and tool overload, so newcomers can produce striking designs quickly. Under the hood, it uses standard web tech to render shapes and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    School Homework

    An open source website for help in grade 1-4 school work practice.

    An open source web-site for helping parents and students practice for school. Grade 1 to 4 Math work sheets are the main focus. Currently it only has content for grade 3 Math and applet for drawing in Raster and Vector formats. Project moved to: https://github.com/hammadrauf/School-Homework https://github.com/JuniorSchool https://github.com/JuniorSchool/SchoolShorts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Starling Extension Graphics

    Starling Extension Graphics

    flash.display.Graphics style extension for the Starling Flash GPU

    Starling-Extension-Graphics is an extension for the Starling framework (which itself is a GPU-accelerated 2D framework for Flash/AIR via Stage3D). This extension adds graphics primitives (fills, strokes, planes etc.) that mimic flash.display.Graphics-style drawing but implemented in a GPU-friendly manner. It automatically triangulates vector shapes, letting developers use familiar drawing APIs but get performance benefits of GPU rendering via Starling. Starling is an ActionScript 3 library that mimics the conventional Flash display tree architecture. In contrast to conventional display objects, however, Starling "lives" entirely inside the Stage3D environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Box is a language specifically designed to make vector graphics easy plus a integrated development environment which facilitates the use of the language by interactively showing the graphical output. Box combines the convenience of drawing figures with the mouse with the convenience of describing them with a language tailored for vector graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mol3d

    mol3d

    A metapost macro for drawing 3D molecular structures

    Mol3d is a macro using metapost language (https://www.tug.org/metapost.html) for producing vector graphics of 3D molecular structures. It is based on the m3D macro developed by Anthony Phan (http://www-math.univ-poitiers.fr/~phan/m3Dplain.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ProgressBar.js

    ProgressBar.js

    Responsive and slick progress bars

    ...Animations perform well even on mobile devices. It provides a few built‑in shapes like Line, Circle and SemiCircle but you can also create custom shaped progress bars with any vector graphic editor. ProgressBar.js is lightweight, MIT licensed and supports all major browsers including IE9+. A simple code example of creating a Line shaped progress bar and animating it from 0% to 100%. ProgressBar.js uses shifty tweening library to animate path drawing. So in other words, animation is done with JavaScript using requestAnimationFrame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Ipe extensible drawing editor

    Ipe extensible drawing editor

    Extensible vector graphics editor with Latex text support.

    Ipe is an extensible drawing editor for creating figures in PDF and Postscript format. It supports making small figures for inclusion into LaTeX-documents as well as presentations in PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 12

    JFreeSVG

    A fast & light-weight SVGGraphics2D implementation for Java.

    JFreeSVG is a vector graphics library for the Java(tm) platform that allows you to generate content in SVG format using the standard Java2D drawing API (Graphics2D). JFreeSVG is light-weight, fast, and has no dependencies other than the Java runtime (1.6 or later).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    SketchEl
    Chemical structure sketching tool, for use with various cheminformatics applications. Convenient to use and moderately sophisticated. Suitable for viewing, creating and editing MDL MOL files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 15
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    Dia Diagram Editor is free Open Source drawing software for Windows, Mac OS X and Linux. Dia supports more than 30 different diagram types like flowcharts, network diagrams, database models. More than a thousand readymade objects help to draw professional diagrams. Dia can read and write a number of different raster and vector image formats. Software developers and database specialists can use Dia as a CASE tool to generate code skeletons from their drawings.
    Leader badge
    Downloads: 9,631 This Week
    Last Update:
    See Project
  • 16

    Scheme

    Basic plotting tools for Qt

    Basic plotting tools for Qt Scheme is mean to be simple. Most setting have default value, to draw a graph the only things you need to do is : - put your data inside a stl vector - send it to the Graph Object for drawing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TouchVG

    A lightweight 2D vector drawing framework using C++ for iOS & Android.

    A lightweight 2D vector drawing framework using C++ for iOS, Android and Windows. FAQ and other hints may be found on the Wiki: https://github.com/rhcad/touchvg/wiki. Discussion and suggestions are welcome. You may commit issues on the site: https://github.com/rhcad/touchvg/issues. Email to the current maintainers may be sent to <rhcad@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SpiroJ
    SpiroJ is a simple generator of hypotrochoids and similar roulettes. The basic principle is rolling one circle on another circle - similar to the classic Spirograph toy, but more flexible. It can export drawing to SVG, EPS and AI formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    chart.asy

    A convenience charting module for Asymptote

    Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing and can be downloaded from http://asymptote.sourceforge.net/ . This package comprises of three *.asy files that provide convenient plotting features to construct mean+/-S.E.M. bar charts, box and whiskers charts, and other statistical plots in both x and y axis directions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Drawing editors for PostScript, TeX, and web graphics. An embeddable and extendable vector graphic shell.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    filtered

    filtered

    Filtered is a tool for editing SVG filters

    ...There are installers for windows and Mac OSX, and a Java JAR package for other platforms. Filtered is targeted for visual editing of SVG filters, and doesn't provide general vector drawing capabilities. It is meant to be used as a companion for a vector editing package, to allow better control over SVG filter creation and editing. Filtered can be used for creating all kinds of image filters, from simple drop shadows and glows to complex synthetic texture creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SchematicDrawer

    Schematic drawer for Electronic / Engineering

    Software running on Microsoft Windows that allow to draw electronic schematics. ie components linked by connections. The software handle many types of components from resistor and capacitor to Generic components. The extensible and configurable component library can include vector drawing components as well as bitmap images, allowing the software to cover other fields of engineering requiring connected schematics. The drawings are saved in XML and exported in pdf and Windows metafile formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Console Drawing

    Console Drawing

    Console Drawing

    Console Drawing is simple program for vector drawing in console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vector Graphics Editor In Java By WeaveBytes, Inc
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB