1 repo
Mathematical structures used to calculate coordinate system changes for graphical elements.
Distinguishing note: Focuses on the matrix math for nested coordinate systems.
Explore 1 awesome GitHub repository matching user interface & experience · Transformation Matrices. Refine with filters or upvote what's useful.
Fabric.js is a library for working with HTML5 canvas elements. It provides an object model that allows developers to manipulate canvas content as interactive objects rather than raw pixels. The library enables the creation and modification of shapes, images, and text directly on the canvas. It includes built-in support for object selection, transformation, and grouping, allowing for complex compositions within a browser-based drawing environment. The project includes a comprehensive set of tools for handling events, animations, and serialization of canvas states. It is distributed as a stand
Calculates nested coordinate systems by multiplying individual object matrices to handle complex positioning.