Skip to main content
Run any Skill in Manus
with one click
$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:March 30, 2026 at 18:29
File Explorer
4 files
SKILL.md
readonly