Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

blender-core-gpu

// Use when drawing custom overlays, viewport visualizations, or offscreen renders in Blender Python. Prevents the critical mistake of using the deprecated bgl module (removed in Blender 5.0) instead of the gpu module. Covers gpu.shader, gpu.batch, gpu.state, SpaceView3D draw handlers, built-in shaders, and BGL-to-gpu migration. Keywords: gpu module, bgl, draw handler, viewport overlay, offscreen rendering, SpaceView3D, shader, UNIFORM_COLOR, Blender Python drawing, draw on viewport, custom overlay, draw lines in 3D view.

$ git log --oneline --stat
stars:23
forks:2
updated:2026년 3월 30일 18:29
파일 탐색기
4 개 파일
SKILL.md
readonly