5 repos
Engines that generate visual output through direct pixel manipulation or vector-based primitives rather than DOM-based structures.
Explore 5 awesome GitHub repositories matching graphics & multimedia · Canvas and Vector Graphics. Refine with filters or upvote what's useful.
This project is a virtual whiteboard component and vector graphics editor designed for creating diagrams with a hand-drawn aesthetic. It provides a canvas-based drawing engine that can be embedded directly into web applications, allowing users to manipulate shapes, upload images, and export visual data into standard fo
Maps vector data onto HTML5 canvas elements using a custom engine that simulates hand-drawn visuals in pixel-based output.
This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte
Draws lines and custom geometric shapes directly onto application windows using low-level coordinate primitives.
Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The libr
Executes immediate drawing commands to render visual elements directly onto an HTML5 canvas.
This project is a cross-platform desktop application designed for creating, editing, and managing structured diagrams and technical workflows. It provides a visual modeling environment that allows users to construct complex charts through a drag-and-drop interface, supporting the documentation of processes, software ar
Renders diagram elements using scalable vector graphics to ensure infinite resolution and precise geometric manipulation.
This project is a portable document rendering engine designed to parse and display complex document layouts directly within standard web browser environments. It functions as a web-native viewer that enables the presentation of documents without requiring external software or browser plugins. The engine utilizes a can
Converts vector graphics and font data into pixel-based imagery on HTML5 canvas elements.