effects-runtime icon indicating copy to clipboard operation
effects-runtime copied to clipboard

feat: update effects assets

Open wumaolinmaoan opened this issue 6 months ago • 1 comments

Summary by CodeRabbit

  • New Features

    • Added multiple geometry assets, including cube, cone, cylinder, grid, icosphere, quad, sphere, suzanne, and torus, enhancing the available 3D models for graphics applications.
    • Introduced new shaders: s-fake-3d, s-normal, s-simple-tex, and s-universal-vfx, allowing for advanced visual effects and texture rendering.
  • Bug Fixes

    • Enhanced type safety in the Sequencer class to prevent processing of incompatible track assets.
  • Refactor

    • Improved the control flow and encapsulated functionality within the Composition class for better lifecycle and state management.

wumaolinmaoan avatar Aug 12 '24 06:08 wumaolinmaoan