Showing 27 open source projects for "g-code"

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

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    WinPrint
    Takes standard printer output produced by a DOS application, and forwards it to a default or selected Windows printer. Converts code page, strips empty pages, supports BOX DRAWINGS chars. Works on all Windows platforms. Written in Borland DELPHI.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats, such as PDF, SVG or bitmaps. Alire crate: https://alire.ada.dev/crates/bar_codes
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    JaxoDraw

    JaxoDraw

    JaxoDraw: Feynman Diagrams made easy!

    JaxoDraw is a tool to generate Feynman diagrams in a mouse click-and-drag fashion. Graphs can be exported to a variety of graphics formats and arbitrary latex code can be used for labels to produce high-quality publishing-style figures.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    jPicEdt

    jPicEdt

    Another drawing editor for LaTeX with PSTricks & TikZ

    jPicEdt is an extensible internationalized vector-based drawing editor for LaTeX and related packages (TikZ, PsTricks,...), written in Java. It is also a library of reusable high-level graphic primitives.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    glMatrix

    glMatrix

    Javascript Matrix and Vector library for High Performance WebGL apps

    Javascript has evolved into a language capable of handling realtime 3D graphics, via WebGL, and computationally intensive tasks such as physics simulations. These types of applications demand high performance vector and matrix math, which is something that Javascript doesn't provide by default. glMatrix to the rescue! glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LaTeXDraw

    LaTeXDraw

    Vector drawing program for LaTeX using PSTricks

    LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures.
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 7
    Agar

    Agar

    Cross Platform GUI Toolkit

    ... be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Sodipodi Win Work

    Sodipodi Win Work

    The working version of Sodipodi for Windows 7 and 10.

    ...%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0/%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B8%D0%B5-%D1%80%D0%B5%D0%B4%D0%B0%D0%BA%D1%82%D0%BE%D1%80%D1%8B/sodipodi-%D1%80%D0%B5%D0%B4%D0%B0%D0%BA%D1%82%D0%BE%D1%80.html Source code can be found on the original page: https://sourceforge.net/projects/sodipodi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 32 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 10
    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. Dia can be scripted and extended...
    Leader badge
    Downloads: 10,964 This Week
    Last Update:
    See Project
  • 11

    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 g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IV:MP GUI Editor

    IV:MP GUI Editor

    Advanced script editor IDE for squirrel/pawn/lua and more

    IV:MP GUI Editor is powerful, simple, stable and easy-to-use IDE for editing Pawn, Squirrel, Lua and other type of script files, like PHP and many others. Included compliers for Squirrel, Pawn and Lua, and some cool features, like functions list with details (code completion) for IV:MP and other, syntax highlighting, encoding auto-detection, options and stability. This is an open-source project, currently is in active development status. More info can be found in forum topic: http://forum.iv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Automata editor

    Automata editor

    automata editor

    Automata editor is a vector editor for drawing finite automata according to VauCanSon-G format with tools for working with finite automata such as basic algorithms, exporting transition table to LaTeX format and automata work simulation.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Diagnose is a portable vector editor designed for drawing various types of diagrams. It allows to include snippets of the LaTeX code into the diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flash Vector Drawing
    Flash Vector Drawing(aka faved) is a tool for flash developers to extract vector shapes from pictures. It uses native flash drawing(lineTo, curveTo, etc.) and allows to export the drawn picture into flash code(specially formatted or pure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jeszra is a visual designtool, which combines 2D- vector graphics and GUI design. Jeszra is written in Tcl/Tk and creates reusable code for: * Tcl, Ruby, Lisp and Python. * DocBook based reference pages. * SVG import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool for generating animated images of tweened color blends based on bezier surface patches where the height of the surface patch represents the color value. Three patches are used (R,G,B) to make up each patch. See website for web start application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    µSprite is a vector graphics editor for ActionScript 3 and haXe written in AS3. It generates AS3/haXe while it is being drawn and parses saved scripts so drawing can continue anytime. It implements multiple layers, masks, tween and path based animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    X3DV Module Suite

    X3DV Module Suite

    The X3DV Module Suite is a free set of Netbeans modules to code in X3D

    The X3DV Module Suite is a free set of Netbeans modules to code in X3D and VRML, the open standards for interactive and immersive 3D on Internet. With it, you can create virtual worlds in 3D, using the great edition features of Netbeans. This project is not developed since years ago, so you may need to do something to update from Netbeans 6 to modern Netbeans, or use an old version with it. I am in the process of reviewing it and fix it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Source code in C# for wrapper classes for ShapeLib.dll (http://shapelib.maptools.org): a library for reading and writing shape files ( shp shx and dbf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AutoREALM

    Vector based drawing software designed for RPGs

    ...) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. Current development is located on https://bitbucket.org/bmorel/autorealm . Howerver, older repositories are still here in case someone would like to consult them, and to allow easy access to algorithms they might contain.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 23
    JimboVector 3D is a suite of applications and source code which allow 3D application developers to easily implement complex 3D items into their projects. Such items would include character animations and physics, 3D maps, realtime 3D animated cutscenes,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TouchGraph provides a set of interfaces for graph visualization using force-based layout and focus+context techniques. For now only older code is available, but we are planning to release new versions as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Doodle project aims to provide a language to easily describe Origami diagrams and produces a ready-to-print document. Doodle will free creators from diagramming constraints and increase their capability to share their creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next