dotlottie-web icon indicating copy to clipboard operation
dotlottie-web copied to clipboard

feat: 🎸 WebGPU & WebGL renderers

Open theashraf opened this issue 11 months ago • 3 comments

Description

Type of change

  • [ ] Patch: Bug (non-breaking change which fixes an issue)
  • [x] Minor: New feature (non-breaking change which adds functionality)
  • [ ] Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • [ ] This is something we need to do.

theashraf avatar Jan 24 '25 02:01 theashraf

🦋 Changeset detected

Latest commit: 9d1edf73ef22402fdd627e52747b932b37c89009

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Jan 24 '25 02:01 changeset-bot[bot]

@theashraf Hello, just a note: The WebGPU engine has been optimized (since ThorVG 1.0.0-pre14), and memory usage can be significantly reduced with the stack size option removal. Please ensure that the stack size is not used. Thanks. image

related: https://github.com/thorvg/thorvg/pull/3233

hermet avatar Feb 20 '25 08:02 hermet

This rull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar May 04 '25 02:05 github-actions[bot]