When running tests for `shapekernel`, run with verbose mode so that you can see it is running. The test typically takes a minute or two to complete. For targeted changes (e.g. changes to one primitive
Imported from unixpickle/webgpu-meshes (AGENTS.md). Install upstream with npx skills add unixpickle/webgpu-meshes. Copyright stays with the author.
webgpu-meshes
shapekernel
When running tests for shapekernel, run with verbose mode so that you can see it is running. The test typically takes a minute or two to complete. For targeted changes (e.g. changes to one primitive), you might want to filter which tests are run to save time.
src
This is a TypeScript library for meshing solids which are implemented as WGSL kernels.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/unixpickle-webgpu-meshes-webgpu-meshes/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "unixpickle-webgpu-meshes-webgpu-meshes",
"kind": "skill",
"name": "webgpu-meshes",
"description": "When running tests for `shapekernel`, run with verbose mode so that you can see it is running. The test typically takes a minute or two to complete. For targeted changes (e.g. changes to one primitive), you might want to filter which tests are run to save time.",
"publisher": "unixpickle",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When running tests for `shapekernel`, run with verbose mode so that you can see it is running. The test typically takes a minute or two to complete. For targeted changes (e.g. changes to one primitive), you might want to filter which tests are run to save time."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/unixpickle/webgpu-meshes",
"path": "AGENTS.md",
"ref": "cf2a82debad657f84e32d572f70b1dc1cbc0fa88",
"url": "https://github.com/unixpickle/webgpu-meshes/blob/cf2a82debad657f84e32d572f70b1dc1cbc0fa88/AGENTS.md",
"key": "unixpickle/webgpu-meshes/AGENTS.md"
}
},
"instructions": "# webgpu-meshes\n\n## shapekernel\n\nWhen running tests for `shapekernel`, run with verbose mode so that you can see it is running. The test typically takes a minute or two to complete. For targeted changes (e.g. changes to one primitive), you might want to filter which tests are run to save time.\n\n## src\n\nThis is a TypeScript library for meshing solids which are implemented as WGSL kernels.",
"cost": {
"context_tokens": 97
}
}
Fetch it by URL: GET /api/v1/registry/unixpickle-webgpu-meshes-webgpu-meshes/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.