Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

webgpu-impl-webgl-migration

// Use when porting a WebGL or WebGL2 application to WebGPU, or mapping a WebGL concept to its WebGPU equivalent. Prevents broken ports from clip-space differences and the missing automatic mipmap generation. Covers the WebGL to WebGPU concept mapping, clip-space Z range, command encoders versus immediate mode, bind groups versus uniforms, and manual mipmap generation. Keywords: WebGL to WebGPU, migration, port, WebGL2, clip space, GLSL to WGSL, framebuffer to render pass, generateMipmap, manual mipmap, immediate mode, how do I port WebGL to WebGPU.

$ git log --oneline --stat
stars:0
forks:0
updated:2026年5月20日 00:41
文件资源管理器
4 个文件
SKILL.md
readonly