-
Notifications
You must be signed in to change notification settings - Fork 117
24' Development Roadmap
Hermet Park edited this page Nov 30, 2024
·
51 revisions
Text: Integration and support for font features in Lottie animations.Slot Overriding: Adding support for property overriding, detailed in Issue #1808Expression: Implementation of the expression feature, tracking progress at Issue #1640State/Interactivity: Implementation of the marker features, tracking progress at Issue #1640Shape Modifiers: Support the shape modifier features. tracking progress at Issue #2330- Layer Effects: Developing blending/filter properties for richer animation effects. Issue #2718
Text: Integration and support for embedded font features in SVG Issue #1897
Viewport clipping: Optimizing performance by supporting drawing-region set. Issue #2274Retainable Paints: The retention of paint renderings, which functions similarly to a scene cache, is not performing as well as we expected. It requires a thorough review and optimization to enhance the animation performance.- Task-Scheduling: Improving task-scheduling performance for efficient rendering. Issue #1493
Current Status: Actively working on the WebGPU Raster Backend engine. Issue #1479
Current Status: Actively working on the GL Raster Backend engine. Issue #1687
- SIMD Operations: Enhancing SIMD (Neon/AVX) operations for improved performance. Issue #29, Issue #30
Features: Incorporation of Blur, Drop Shadow, and Inner Shadow filters. Issue #374
- Objective: Focus on enhancing the thorvg toolkit capabilities and performance of the ThorVG Web rendering performance.
Examples: Replace the UI framework EFL with SDL for easier portability, as discussed in Issue #1244- New Feature: Implementing a window layer for ThorVG, as discussed in Issue #1605
Performance Test: Establish a robust performance test tool with Lottie Animation resources. repo- Testing Infra: Establish a robust testing infrastructure specifically designed to evaluate ThorVG's compatibility
Support Android Player support. repoSupport Flutter Player support. repoSupport Swift Player support. repo
- Focus on revising and streamlining the official APIs to enhance usability and efficiency. Issue #1372