LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: webgpu

Browse skills that share this tag.

  • web-games - Browser game development and delivery guide.
    browser-gameswebgpuwebglpwa

    ★ 1 · Updated 2026-09-14

    Provides guidance for rendering stack selection, browser sandbox management, asset packaging, audio handling, and shipping browser games as PWAs.

    ⚙ Select rendering frameworks for browser games⚙ Choose between WebGPU and WebGL APIs⚙ Handle browser sandbox runtime limitations
  • threejs - Build 3D web applications with Three.js
    threejswebglwebgpu3d

    ★ 1,770 · Updated 2026-09-09

    Build 3D web applications with Three.js using WebGL or WebGPU for rendering 3D scenes, animations, materials, shaders, and interactive experiences.

    ⚙ Load 3D assets⚙ Configure cameras and lights⚙ Apply materials and textures
  • shaders - Three.js Shader Development
    shadersglsltslwebgl

    ★ 10 · Updated 2026-05-09

    Write custom shaders for Three.js using GLSL or TSL for WebGL and WebGPU

    ⚙ write custom shaders⚙ create visual effects⚙ debug shader issues