AI AGENT ADDONS
Game Development
703installs

WebGPU brings fast graphics to your browser. Three.js Shading Language (TSL) lets you write shader code in JavaScript. This guide helps you set up Three.js with WebGPU and use TSL for custom materials and compute shaders.

You can create effects like particle systems and post processing pipelines. TSL uses node based logic that is easier to read and reuse. The skill covers GPU compute, WGSL integration, and device loss handling.

Use it to build interactive 3D scenes, Earth shaders, or any visual effect that needs the power of your GPU.

Add Webgpu Threejs Tsl skill to your workflow

Global

mkdir -p ~/.claude/skills/webgpu-threejs-tsl

Project

mkdir -p .claude/skills/webgpu-threejs-tsl

Source Repository

Stars
1,039
Forks
89
Watchers
1,039
Last Push
3 months ago
Created
5 months ago