Skip to main content
Run any Skill in Manus
with one click

webgl

Render 3D graphics in the browser with WebGL — set up rendering pipelines, write vertex and fragment shaders in GLSL, manage buffers and textures, handle camera transformations, and build interactive 3D scenes. Use when tasks involve 3D visualization, GPU-accelerated rendering, custom shaders, or building graphics-intensive web applications.

Overview

Render 3D graphics in the browser with WebGL — set up rendering pipelines, write vertex and fragment shaders in GLSL, manage buffers and textures, handle camera transformations, and build interactive 3D scenes. Use when tasks involve 3D visualization, GPU-accelerated rendering, custom shaders, or building graphics-intensive web applications.

Install command
npx skills add https://github.com/TerminalSkills/skills --skill webgl

Copy and paste this command into Claude Code to install the skill

Stars62
Forks6
UpdatedMay 13, 2026 at 16:57
File Explorer
2 files
SKILL.md
readonly