06-reference

blender guru donut tutorial part 1

Tue Apr 28 2026 20:00:00 GMT-0400 (Eastern Daylight Time) ·tutorial ·source: Blender Guru (YouTube) ·by Andrew Price (Blender Guru)
blendermodelingbeginnerdonut-tutorialhotkeysmodifiers

Blender Guru — Beginner Donut Tutorial Part 1 (2026)

Why this is in the vault

Filed because the blender-character skill (Ray-the-mascot pipeline) needs the execute_blender_code operator surface area memorized — Andrew Price’s hotkey-first vocabulary maps directly to the bpy ops we generate via MCP. Specifically: the modifier-stack non-destructive philosophy (solidify + subsurf, “start chunky and let the stack smooth”) is the exact pattern the Ray-mascot blockout phase needs, and the inset-to-fix-engons rule is the kind of thing the LLM will silently get wrong without a baked-in heuristic. Pairs with 2026-04-29-polygon-runway-2026-blender5-beginner (alternate teacher, same primitives) to give the skill two reference vocabularies.

TL;DR

Andrew Price’s fifth iteration of the gold-standard Blender intro, rebuilt for Blender 5.0. Part 1 covers: viewport navigation (orbit/pan/zoom), the add-mesh primitive workflow, the non-destructive modifier stack (solidify + subsurf), edit-mode geometry (vertices/edges/faces, loop cuts, insets), and the keyboard-shortcut-first philosophy that defines competent Blender work. The donut + coffee mug exercise is the on-ramp; the deeper lesson is “modifiers are non-destructive — start chunky and let the stack smooth it.”

Bias / sponsor flags

Mapping against Ray Data Co — what I learned that helps me model Ray in Blender

The load-bearing extraction. Concrete techniques + hotkeys + patterns usable in MCP-driven Blender code generation:

Hotkeys (commit these to muscle memory for execute_blender_code calls):

Modifier-stack philosophy — non-destructive workflow:

Mesh starting strategy:

Shading:

MCP-relevant Blender Python patterns implied: