Skip to content

v0.3.0

Latest

Choose a tag to compare

@ygongdev ygongdev released this 30 Jun 07:15
· 3 commits to main since this release

What's new

  • WebGPU renderer with both image-source and GPU-resident texture output
  • Per-piece margins so boundary pieces no longer clip protruding tabs
  • Progress reporting via onProgress callback
  • Expanded public API: generatePuzzleCanvas2D, generatePuzzleWebGPU, generatePuzzleWebGPUTextures, isWebGPUSupported, revokePuzzleImageSource, PieceMargins
  • Input validation for rows, columns, and image dimensions
  • Overhauled demo with renderer selector, live progress panel, and WebGPU texture drag-and-drop preview