2 dépôts
Computing geometric properties like center, aspect ratio, and corners for rectangular areas.
Distinct from Rectangular Area Definitions: Focuses on calculating derived geometric properties rather than just defining the area.
Explore 2 awesome GitHub repositories matching user interface & experience · Rectangular Geometry Calculation. Refine with filters or upvote what's useful.
OpenSeadragon is a JavaScript library and tiled image rendering engine designed for high-resolution image viewing. It functions as a deep zoom image viewer that renders massive images using a tiled pyramid approach, enabling smooth panning and zooming without requiring the full image file to be loaded. The project distinguishes itself through broad support for standardized image retrieval protocols, including the International Image Interoperability Framework (IIIF), IIPImage, Iris, and OpenStreetMap. It provides a hardware-accelerated rendering layer via WebGL to apply real-time filters and
Computes the center, aspect ratio, size, and corner coordinates for defined rectangular areas.
Diagram Maker is a web-based library designed for building interactive graph visualization and data modeling tools. It provides a framework for rendering node and link structures, allowing users to create custom editing environments where complex data relationships can be visualized and manipulated directly in the browser. The library utilizes a modular, plugin-driven architecture that enables developers to extend the core editing functionality to meet specific requirements without altering the underlying source code. It manages the application state through a centralized, immutable store, en
Calculates spatial limits of rectangular elements to ensure precise interaction and positioning.