BeClaude

webgpu-threejs-tsl

New
370Community RegistryGeneralby Dan Greenheck

Comprehensive guide for WebGPU Three.js with TSL - covers renderer setup, node materials, compute shaders, post-processing, and WGSL integration

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/webgpu-threejs-tsl.md https://raw.githubusercontent.com/dgreenheck/webgpu-claude-skill/main/SKILL.md
3
Invoke in Claude Code
/webgpu-threejs-tsl
View source on GitHub

Frequently Asked Questions

What is webgpu-threejs-tsl?

Comprehensive guide for WebGPU Three.js with TSL - covers renderer setup, node materials, compute shaders, post-processing, and WGSL integration

How to install webgpu-threejs-tsl?

To install webgpu-threejs-tsl, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /webgpu-threejs-tsl.

What is webgpu-threejs-tsl best for?

webgpu-threejs-tsl is a community categorized under General. Created by Dan Greenheck.