2 مستودعات
إمكانيات تحليل واستيراد تنسيقات الرسوم المتحركة القائمة على المتجهات للعرض.
يختلف عن Vector Graphics Renderers: يركز على استيراد/تحليل تنسيقات مثل Lottie/SWF بدلاً من عملية العرض العامة.
Explore 2 awesome GitHub repositories matching graphics & multimedia · استيراد رسوم المتجهات المتحركة. Refine with filters or upvote what's useful.
React Lottie is a component for rendering scalable vector animations inside React applications by parsing exported design files directly into scalable elements. It functions as a vector motion graphics player that displays motion graphics within user interface layouts and integrates directly with component properties. The component synchronizes playback states and timeline triggers with component lifecycle methods while parsing exported JSON graphic data into scalable shape elements. It supports dynamic asynchronous resource loading to fetch external animation data payloads at runtime, keepin
Render complex motion graphics inside applications by parsing exported vector animation data directly into scalable elements.
Lottie React is a component library for rendering complex motion graphics and vector animations in web applications. It translates pre-exported animation data structures directly into real-time vector rendering instructions at runtime, allowing applications to display scalable graphics without relying on heavy video files or raster images. The library encapsulates animation runtimes inside declarative components and hooks, and provides an imperative controller that exposes programmatic methods to manage playback states such as playing, pausing, and seeking. It handles rendering dynamically th
Displays complex motion graphics and vector animations smoothly in web applications using pre-exported data files.