thimbleberry
TypeScript icon, indicating that this package has built-in type declarations

0.2.9 • Public • Published

Thimbleberry

Thimbleberry is a library of WebGPU support functions.

  • Thimbleberry approaches some of the practical engineering problems that come up in writing WebGPU programs: modularization, debugging, testing, performance tracking, templating, resource cleanup, etc.

  • A demo image processing app using Thimbleberry is available at https://thimbleberry.dev.

It’s early days in WebGPU land. I hope the ideas in Thimbleberry will help you along as you get started with WebGPU. Have you discovered some handy approaches to putting together browser WebGPU programs? I hope you’ll share your ideas. Contributions are welcome.

Utilities

Image Transformer Demo App

Sample Shaders

  • See the Stoneberry project for a variety of foundational shaders built using the Thimbleberry utilities.

Blog Posts

Readme

Keywords

Package Sidebar

Install

npm i thimbleberry

Weekly Downloads

3

Version

0.2.9

License

ISC

Unpacked Size

656 kB

Total Files

137

Last publish

Collaborators

  • mighdoll