effects-runtime
effects-runtime copied to clipboard
feat: update effects assets
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
, ands-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.
- Enhanced type safety in the
-
Refactor
- Improved the control flow and encapsulated functionality within the
Composition
class for better lifecycle and state management.
- Improved the control flow and encapsulated functionality within the