Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$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:30. März 2026 um 18:29
Datei-Explorer
4 Dateien
SKILL.md
readonly