three-webgl-game Skill
Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript or Vite with GLB assets, loaders, physics, and low-level WebGL debugging. Published by openai in plugins.
What is three-webgl-game Skill?
Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript or Vite with GLB assets, loaders, physics, and low-level WebGL debugging. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use three-webgl-game Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/game-studio/skills/three-webgl-game/SKILL.md
What it does
Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript or Vite with GLB assets, loaders, physics, and low-level WebGL debugging.
Skill instructions
Three WebGL Game Overview Use this skill for the default non-React 3D path in the plugin. This is not generic WebGL advice. It is an opinionated stack for browser 3D work: - three - TypeScript - Vite - GLB or glTF 2.0 assets - Three.js loaders such as GLTFLoader, DRACOLoader, and KTX2Loader - Rapier JS for physics - SpectorJS for GPU and frame debugging - DOM overlays for HUD, menus, and settings Use this skill when the project wants direct scene, camera, renderer, and game-loop control. If the app already lives in React, route to ../react-three-fiber-game/SKILL.md instead. Use This Skill When - the app is plain TypeScript or Vite rather than React-first - the project wants direct imperative control over the render loop - the user asks for Three.js specifically - the runtime needs engine-like control over scene, camera, loaders, and physics Do Not Use This Skill When - the 3D scene lives inside an existing React app - the main problem is shipped-asset optimization rather than runtime c
Explore related resources
Frequently asked questions
What is three-webgl-game?
three-webgl-game is a open-source AI agent skill with Copy skill directory. Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript or Vite with GLB assets, loaders, physics, and low-level WebGL debugging.
Who is three-webgl-game best for?
three-webgl-game is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install three-webgl-game?
Install or run three-webgl-game using Copy skill directory. Check three-webgl-game for the latest setup command.
Is three-webgl-game actively maintained?
three-webgl-game may need a closer maintenance check before production use.
Auto-fetched from GitHub.