3 个仓库
Applying mathematical matrices to modify the location, scale, and rotation of graphical shapes.
Distinct from Geometric Transformation Routines: Candidates are limited to images, video, or raw data routines; this is a general graphics transformation capability.
Explore 3 awesome GitHub repositories matching graphics & multimedia · Geometric Transformations. Refine with filters or upvote what's useful.
RmlUi 是一个跨平台 UI 渲染器和中间件库,支持使用 HTML 和 CSS 的子集创建用户界面。它作为一个渲染无关层,旨在将 Web 标准布局和样式集成到自定义游戏引擎和嵌入式应用中。 该框架通过集成 Lua 进行动态逻辑和控制,以及用于渲染 SVG 图像和 Lottie 动画的专用工具包而脱颖而出。它利用可插拔的渲染后端,将几何生成与最终显示解耦,从而能够为各种图形管道生成纹理几何体。 该系统涵盖了广泛的功能,包括盒模型布局引擎、层叠样式引擎,以及用于同步模型与视图的数据绑定。它为鼠标、键盘和触摸提供全面的输入管理,以及用于基于区域的文本翻译的国际化服务。其他功能包括高 DPI 缩放、基于层的 Alpha 合成,以及一系列交互式组件(如范围滑块和下拉菜单)。 该源码可编译为 WebAssembly 二进制文件,以便在 Web 浏览器中执行。
Modifies the location and size of shapes using transformation matrices for rotation, scaling, and projection.
This project is a comprehensive library and toolkit for simultaneous localization and mapping, designed to construct three-dimensional environment models while tracking device position. It functions as a robotics perception framework that processes data from RGB-D, stereo, and lidar sensors to enable autonomous navigation and spatial awareness. The system distinguishes itself through its focus on long-term mapping and global consistency. It employs a sophisticated loop-closure detection engine and graph-based pose optimization to identify previously visited locations and eliminate cumulative
Improves orientation accuracy by using point cloud data to adjust initial estimates derived from visual image matching.
Icon-sets is a repository and toolkit for aggregating, optimizing, and managing open-source vector icon collections. It functions as an SVG icon collection manager, vector icon library, and processing utility that organizes design assets into standardized JSON data structures and graphic files. The project provides comprehensive capabilities for icon import, export, processing, and rendering. Imported vector graphics undergo schema-driven validation, security sanitization, and format standardization alongside geometric transformations such as scaling, rotation, and flipping. Alias-based data
Applies geometric modifications such as scaling, rotation, and flipping directly to icon vectors without altering the underlying source paths.