2 مستودعات
Sets of utilities for splitting, merging, and transforming SVG path data and coordinate arrays.
Distinct from SVG Path Serializers: Covers a broader suite of manipulation tasks including splitting and merging, not just serialization to string.
Explore 2 awesome GitHub repositories matching graphics & multimedia · SVG Path Manipulation Toolkits. Refine with filters or upvote what's useful.
Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations between complex vector shapes. It functions as a vector shape interpolator that generates intermediate path states between two sets of coordinates based on a progress value. The toolkit provides specialized capabilities for managing transitions between different shape quantities, including the ability to split a single shape into multiple pieces or merge multiple shapes into one. It also enables morphing between custom paths and geometric primitives, such as circles and rectangles,
Provides functions for splitting, merging, and converting coordinate arrays into standardized SVG path strings.
هذا المشروع عبارة عن معالج مسار متجه ومحول هندسة SVG يوفر واجهة مرئية لتعديل بيانات مسار SVG. يعمل كأداة لإضافة وإزالة وتحويل مقاطع المسار دون كتابة كود الإحداثيات يدوياً. تعمل الأداة كمحسن مسار SVG، مما يقلل من طول بيانات المسار وينظف أنظمة الإحداثيات. كما تتضمن محول هندسة لتطبيق القياس والتدوير والترجمة على الأشكال المتجهة. تتضمن البرمجيات قدرات لمعالجة المسار المرئي وتحويلات الهندسة العالمية. كما توفر أدوات تحكم في منفذ العرض للتكبير والتحريك وملاءمة العرض للمسار الحالي.
Provides a comprehensive visual toolkit for splitting, merging, and transforming SVG path data.