Showing 22 open source projects for "screen 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
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    Screenity

    Screenity

    The most powerful screen recorder & annotation tool for Chrome

    Screenity is a feature-packed screen and camera recorder for Chrome. Annotate your screen to give feedback, emphasize your clicks, edit your recording, and much more. Make unlimited recordings of your tab, desktop, any application, and camera. Annotate by drawing anywhere on the screen, adding text, and creating arrows. Highlight your clicks, focus on your mouse, or hide it from the recording.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    sigma.js

    sigma.js

    A JavaScript library dedicated to graph drawing

    Sigma is a JavaScript library dedicated to graph drawing. It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applications. Sigma provides a lot of built-in features, such as Canvas and WebGL renderers or mouse and touch support, to make networks manipulation on Web pages smooth and fast for the user. The default configuration of sigma deals with mouse and touch support, refreshing and rescaling when the container's size changes, rendering on WebGL if the browser supports it and Canvas else, recentering the graph and adapting the nodes and edges sizes to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Tibetan Java Keyboard

    A Tibetan software keyboard that works in Windows and MacOS

    Drawing inspiration from the projects Tibetan Unicode Keyboard and Tibetan Phonetic Keyboard, this combines the best of these two keyboards into one. It allows users to type quickly using physical keyboard or to click on screen keys to get the characters they want. Better the both of the two earlier keyboards, this is configurable by KeyCharMap.csv file and works in Windows and MacOS as long as Java Runtime is install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Frontend Park

    Frontend Park

    Frontend projects and experiments

    frontend-park is a collection of engaging frontend projects and experiments, showcasing various web technologies. It includes examples ranging from pose and face recognition using TensorFlow.js to WebRTC-based video calls and Three.js 3D animations. This repository serves as a playground for exploring and learning modern frontend development techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    Eva.js

    Eva.js

    Eva.js is a front-end game engine for creating interactive projects

    ...Thanks to the ECS(Entity-Component-System) structure, you can expand your needs by highly customizable APIs. The only limitation is your imagination! Eva.js relies on canvas in HTML for drawing. If the width and height in the design draft are fixed (for example, 750px*1000px) and occupy the full screen, we can set the CSS width of the canvas to 100% and the height to auto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SAIgimp for Windows

    SAIgimp for Windows

    A GIMP 2.10 patch inspired on PaintToll SAI.

    The Windows (portable app) version of a patch for Gimp 2.10+ for PaintTool SAI users and creative people! All the versions and source code are available in https://github.com/JOaomoTAa17319/SAIgimp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Weylus

    Weylus

    Use your tablet as graphic tablet/touch screen on your computer

    Weylus turns your tablet or smart phone into a graphic tablet/touch screen for your computer! No apps except a modern browser (Firefox 80+, iOS/iPadOS 13+) are required on your tablet. Start Weylus, preferably set an access code in the access code box and press the Start button. This will start a webserver running on your computer. To control your computer with your tablet you need to open the url http://<address of your computer>:<port set in the menu, default is 1701>, if possible...
    Downloads: 187 This Week
    Last Update:
    See Project
  • 8
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XMLGameEngine

    An engine for describing games built around Xerces, exprtk, and SFML

    ...Things that work: Loading, validating, and parsing XML Expression and function evaluation Creation of variables, objects, and states Key handling for objects and states Some drawing functions: shape.circle(), shape.rectangle() Basic text() Some collision: screen boundaries, circle-rectangle Things still missing: Collisions of all types Scoring system Win Condition
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Chastity Checkerboard

    Drawing Checkerboards with the C Programming Language

    There are multple files in this project and they contain my very best code that has been improved slowly for over a decade as I've found the time to work on my programming. By combining my experience with the C programming language and learning to use the SDL library starting in 2019, I managed to get a checkerboard on my computer screen. Since then I slowly removed all SDL dependent code and have learned to write the bytes of image file formats such as PBM,BMP, and even TIFF! I also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WonderGUI

    GUI library for games and multimedia.

    ...WonderGUI is also built for easy integration into an existing code base. It doesn’t run your main loop, initialize your application window or assume to be the only code drawing in your window. Instead, you tell WonderGUI about mouse and keyboard events and the screen regions where widgets might need to be redrawn. This makes WonderGUI an excellent toolkit for games and media applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graphical Machine
    Graphical machine is the sequel for Run Machine. Its particularity is that it does not display on a console but on a 900 by 600 screen, making it possible to display lines, squares, circles and even 3D shapes. Text display is still possible thanks to another new feature: patterns. Patterns are "objects" storing a plane of pixels, allowing the display of "prefabricated" objects (such as a letter or a button). It is also possible to share and use function libraries (such as drawing algorithms). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GPSpvt

    GPSpvt

    Reading Position, Velocity, Time from a GARMIN GPS via native USB

    ...But to get viable PVT data, the GPS must support A800 protocol / D800 datatype. For reference see the document: 'Garmin Device Interface Specification, May 19, 2006, May 19, 2006, Drawing Number: 001-00063-00 Rev. C' (file: Garmin Device Interface Specification (May 19, 2006).pdf). Make sure the kernel module 'garmin_gps' is *NOT* loaded; otherwise USB is blocked! Requires Python Version 3.x (developed on 3.5.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DiagonalLayout

    DiagonalLayout

    Explore new styles and approaches on material design

    DiagonalLayout is another Android UI library aimed at enabling non-rectangular, more dynamic layout patterns: it provides a custom layout container whose sides (top, bottom, left, right) can be clipped diagonally, producing slanted, angled UI containers. This is especially useful when you want to build visually striking, non-conventional layouts — e.g. a header section on a profile screen with a diagonal bottom edge, a card with angled border, or image backgrounds slanted across the screen. The library exposes XML attributes to set the diagonal angle, direction (left/right), and position (top/bottom/left/right), plus supports elevation so that shadows and Material-style depth are preserved. You embed your standard content (images, text, child views) inside the DiagonalLayout container, and it handles clipping/drawing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Squadra

    Squadra

    A set-square on your screen!

    News: Squadra can constrain the mouse pointer! A set-square that is displayed on top of any other program and provides a visual reference for drawing perpendicular lines, measuring angles and so on... See the screenshots for some examples of usage. IT: Novità: Squadra può vincolare il puntatore del mouse! Una squadra (da disegno) visibile sopra ogni altro programma che fornisce un riferimento visivo per disegnare linee perpendicolari, misurare angoli, ecc... Vedi gli screenshot per...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Megalui

    Megalui

    Megalui: 2D/3D OpenGL & C/C++ Library for Scientific Visualizations

    Megalui supports Immediate-mode OpenGL drawing and GUI widgets based on the GLUI open source project. It is running on Windows & Linux. Features: Simple and powerful 'C' API; 2D/3D Drawing (Onscreen or 2D Plane); 3D Height Map Rendering; Seamless WebCam-Capture via Video-For-Windows API; 2D/3D Text Rendering; Alpha-Blending Drawing of all primitives; Drawing images on-screen and on-surface (plane); Images with Alpha-Blending; 3D Object/Surface Picking By using 2D screen coordinates; Line, Rectangle, Circle, Ellipse, Rectangle, Polygon, Points drawing primitives; Complex 2D Path drawing including bezier and quad curves; Draw Lines with Arrow Head in 3D; Generate out-of-the-box images using 'uiChessboardImage' or 'uiNamedImage'; Draw 3D text using printf like API; 3D camera path animation For fly-Over Animations; LaTEX-style Mathematical Formula Rendering; Cartoon Shaders; Lights; Multiple Views Rendering
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    D00dl3r
    D00dl3r is a simple drawing program that is easy to use, allowing you to quickly make sketches with ease. It is available for download on Windows and Linux. 3/28/11 - Given the 100% clean award by softpedia.com!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HGE for Delphi
    This Sprite Game Framework Engine is a collection of extremely useful source code files that you can use to make a professional game rapidly and easily. It also contains extension feature, function for HGE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool to achieve measures of sizes and angles using a set of visual drawing rules in screen. The rules can be resized, inverted and placed horizontally and vertically. Multiple pointers to capture polygonal forms. Easy to use and multiplatform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A CAD/painting program written in PHP. The user requires no detailed drawing skill. All objects are functions placed on the screen by defining one or two points with parameters for the object. Produces .png-.jpg-.gif(animated)-.mpg-.pov pictures. See Hom
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB