Showing 48 open source projects for "html canvas"

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.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    PixelShank

    PixelShank

    Add pixel size mark on image and save as .png. Build with p5.js, elect

    Add pixel size mark on image and save as .png. Build with p5.js, electron and canvas. Work as desktop app PixelShank is integrated with electron, aftere simple setup, you can build the cross-platform desktop app on Windows, MacOS or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CubeScribe

    CubeScribe

    Render Rubiks Cube OLL and PLL Algorithm Diagrams with HTML5 & JS

    A simple JavaScript class that utilizes the HTML 5 canvas element to render the face diagrams often used to document Rubik's Cube algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    A JavaScript library which adds an API for handling and manipulating HTML5 <canvas> elements in the DOM. Uses the '2d' context with each canvas element. On starting, Scrawl.js investigates the HTML DOM and automatically creates controller and wrapper objects for each <canvas> element it finds. Can also generate visible canvas elements programatically, and add them to the DOM. Users create sprite and gradient objects using scrawl factory functions, set their styling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 5
    DRINKS Toolkit

    DRINKS Toolkit

    DRINKS is a set of smart web-based widgets.

    DRINKS Toolkit is a collection of web-based widget, focused in the first release, to realize an online strumentation. It provides a practical and immediate interface to represent your data in the best possible way. Every widget is drawed using HTML5 Canvas API in a Javascript based environment. Drinks was born to allow users to easily realize custom dashboards without any programming knowledge, infact, you can use your instrument on a webpage simply using HTML tags, or using BarMan IDE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTML Canvas Javascript Library
    A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SRH5

    SRH5 (Space Rocks HTML5)

    SRH5 (Space Rocks HTML5) was a little game I cooked up while learning the features of the HTML5 <canvas> element. It's a sort of a space invaders clone but the only enemies it features thus far are asteroids.As your score gets higher the number of asteroids increases but is limited to 27(difficult to get there).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    html5media

    html5media is a DITA-OT plugin and authoring UI for media insertion

    HTML5Media is a DITA Open Toolkit plugin and authoring UI that helps DITA content creators insert media such as video, audio and animated graphics into DITA source. When the DITA-OT outputs HTML to an HTML5-aware browser, the html5media plugin transforms the DITA media xrefs into HTML5-complient video, audio and canvas tags. The authoring UI helps writers preview media before insertion into DITA source. XML playlists provide a means of storage for media metadata. There are two zipped files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An extension of GWTCanvas widget to allow leveraging all of the features of the HTML 5 canvas element, like drawing text and shadows. Depends on browser support for the canvas element. See project home page link for usage details.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    A simple HTML canvas-based viewer for two-dimensional triangular meshes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tetris5
    This is a tetris game based on HTML5 technology, no flash used! It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript. SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    svg2js is an SVG to HTML 5 canvas javascript converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTML5 Fighting Game
    An HTML5 Fighting game written in Javascript. Javascript 3d engine using the WHATWG HTML <canvas> tag for output. Canvas light engine nice at animated motions .. From one side view It include srclibrary editor buit in ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java utility classes to perform high quality image down-scaling, rotation and crop of jpeg images using JAI (Java Advanced Imaging) The project includes an HTML 5 canvas to define cropp parameters on a client, for server side generation of high quali
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VB Chart Creator
    Create fast pie chart in Javascript. No need of any other tool. Just give Data in the form of Numbers and its corresponding Lables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The TellurianRing.com Scene API is a JavaScript implementation of a SceneGraph on top of the HTML 5 canvas element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Javascript library for creating HTML Canvas charts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IaraWidgets is a java script widget library written mostly using <canvas> HTML5 tag. It contains full set of classes needed for programming a web page, without the need of using standard HTML. It brings classic programming to a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool for creating javascript font file with simple function for writing strings on canvas tag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A pure python canvas for drawing 2D primitives which outputs its data as SVG or VML but can be easily extended to output more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javascript 3d engine using the WHATWG HTML <canvas> tag for output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Canvas Painter is a simple graphical paint application with animation functionality and widgits written in javascript for the canvas HTML component. It currently works in Firefox, Opera and Safari with some support for IE.
    Downloads: 0 This Week
    Last Update:
    See Project