dgreenheck

8 mods across 1 repository, 1.2k stars between them.

compute-shaders

03

dgreenheck/webgpu-claude-skill

Cursor rule Cursor

GPU compute shaders in Three.js WebGPU using TSL. Covers instanced array buffers, parallel simulation, particle systems, atomic operations, and workgroup barriers. Use when writing compute passes, particle systems, or GPU-side simulations.

1.2k 4mo ago A 240 tokens

dgreenheck/webgpu-claude-skill

Cursor rule Cursor

WebGPU device loss handling, recovery strategies, and device limits/optional features. Use when adding robustness to a WebGPU app, handling GPU crashes, requesting non-default limits, or enabling optional features like timestamp queries or float32-filterable.

1.2k 4mo ago A 229 tokens

post-processing

05

dgreenheck/webgpu-claude-skill

Cursor rule Cursor

Post-processing effects for Three.js WebGPU via the TSL node-based pipeline. Covers PostProcessing class, built-in passes (bloom, blur, FXAA, DOF), custom effects with Fn(), and effect chaining. Use when building render pipelines with post effects.

1.2k 4mo ago A 278 tokens

webgpu-threejs-tsl

06

dgreenheck/webgpu-claude-skill

Cursor rule Cursor

Entry point for Three.js WebGPU + TSL guidance. Covers renderer setup, node materials, and TSL syntax fundamentals. Auto-attaches on JS/TS files in projects using three/webgpu.

1.2k 4mo ago A 559 tokens

wgsl-integration

07

dgreenheck/webgpu-claude-skill

Cursor rule Cursor

Mixing custom WGSL code into Three.js TSL shaders via wgslFn(). Use when integrating raw WGSL functions, porting existing WGSL, or optimizing hot paths that need hand-written shader code.

1.2k 4mo ago A 225 tokens

webgpu-threejs-tsl

08

dgreenheck/webgpu-claude-skill

Skill Claude CodeCodex

Comprehensive guide for developing WebGPU-enabled Three.js applications using TSL (Three.js Shading Language). Covers WebGPU renderer setup, TSL syntax and node materials, compute shaders, post-processing effects, and WGSL integration. Use this skill when working with Three.js WebGPU, TSL shaders, node materials, or…

1.2k 4mo ago A 78 tokens