Script & Shot List First
Before any 3D work, know the frame. Print and comics live on specific compositions, so translate the prose beat into a concrete shot: who is in it, the setting, the camera angle, the emotional read, and the panel shape. A written scene spec is your storyboard.
- Beat → frame: turn a passage into a single describable image (subject, staging, mood, light).
- Shot vocabulary: decide wide splash, low hero angle, doorway reveal, over-the-shoulder — this drives camera and aspect ratio downstream.
- Panel or splash: the target aspect ratio (portrait splash vs. panel strip) determines how you frame and render.
Decide What to Build vs. Buy vs. Placeholder
For each element the frame needs, choose its source before modeling anything. This is the single biggest time-saver.
- Build in Blender: custom, signature assets — your protagonist, a unique vehicle, a distinctive set. Full control, more time.
- Buy / library: Fab / Quixel Megascans and Marketplace kits for generic environment dressing, props, materials. Fastest quality-per-effort.
- Placeholder: MetaHuman or primitives to test staging and light today, before the real asset exists. Swap in the finished asset later on the same shot setup.
Model Characters, Sets & Props
Build the custom geometry your library can't provide. Model to a sensible real-world scale so it imports into Unreal without surprises (Unreal works in centimeters; 1 Blender unit = 1 cm keeps things sane).
- Scale & orientation: apply transforms, set +Y forward / +Z up conventions, keep the origin sensible (feet on floor for characters).
- Topology for purpose: for stills you can push detail high; for anything that deforms, keep clean edge loops at joints.
- Modular sets: build environments in reusable pieces (wall sections, columns) so Unreal can arrange and PCG-scatter them.
UV Unwrap & Author Materials
Unwrap and assign materials. You can texture in Blender, but plan for Unreal to be the final look-dev environment — keep textures as clean PBR maps (base color, normal, roughness, metallic) that transfer cleanly.
- PBR maps travel well; complex procedural Blender shaders often do not. Bake procedurals to textures before export.
- Name materials clearly — they become material slots in Unreal you'll reassign or upgrade.
MaterialTools and MaterialInstanceTools are where you'll do the final, render-time look for consistency across frames.Rig Characters for Posing
For any character you'll pose or animate, build a skeleton. Even for still frames, a rig is what lets you pose the same character into infinite compositions — the heart of "direct forever."
- Standard skeleton: a clean humanoid rig imports as a skeletal mesh Unreal can drive with Control Rig.
- Weight paint carefully at deforming joints; bad weights show instantly in a held hero pose.
Animate Performance
For print/comics you often skip this — a held pose is enough. For motion targets (animatics, film), author character performance here, where you have full animation control, then export as animation clips. This is the honest home for believable character motion.
Export to Unreal
Export meshes (and skeletons/animation if present) as FBX or glTF. This is the bridge between the two halves of the pipeline.
- FBX for skeletal + animation; either format for static meshes.
- Export selected, apply transforms, include tangents/normals, and keep a consistent unit scale.
- One logical asset per file keeps the Unreal Content Browser organized.
Import Assets to the Content Browser
Bring the FBX/glTF into Unreal. Import creates the static/skeletal meshes, material slots, and (if present) animation assets. Organize into a clear folder structure — this becomes your searchable production library.
- Import settings matter: confirm scale, skeleton, and material handling on import.
- Semantic search (
SemanticSearchToolset) indexes what you import, so later scene-building can find assets by description rather than exact path.
Build & Dress the Scene
Compose the environment: place set pieces, scatter dressing, arrange the space for the shot. This is where conversational, prompt-driven staging shines — spatial arrangement is exactly what the AI does well.
- Scene / Actor tools place and transform; PCG scatters dressing (rubble, foliage, crowd) by rule for anything larger than a hand-placed vignette.
- Frame-within-a-frame: compose with intent — doorways, arches, and columns that enclose the subject.
Place the Figure & Pose with Control Rig
Bring in the character (your imported skeletal mesh, or a MetaHuman placeholder), position it in the composition, and pose it. For stills, ControlRigTools gives you the held, iconic pose a splash panel needs — no animation required.
Light for Mood
Lighting is where a frame becomes storytelling. Descriptive, prompt-driven lighting is powerful here — backlight for reveals, warm/cool contrast for time-of-day, colored accents for spectacle.
- Key / fill / rim is the backbone; rim light separates the subject from the background.
- Motivated light: tie sources to the story (a window, fireworks, a chandelier) so the mood reads as real.
Set the Camera & Composition
Place the camera for the shot decided back in A1. Angle carries meaning: low angle for power, high for vulnerability, doorway framing for reveal. Compose for the target aspect ratio.
- Aspect first: a portrait splash frames differently than a wide panel — set it before fine-tuning.
- Depth reads: keep enough background depth that the world still registers behind the subject.
High-Resolution Still Capture
Render the frame at print resolution. For print, resolution and clean edges matter — render large, you can always scale down for the page.
- Render high (print wants 300 DPI at final page size — that means big pixel dimensions).
- Refine in the loop: "warmer light," "lower the camera," "widen the doorway" — the conversational refine cycle is where this pipeline is strongest.
Grade, Ink & Stylize
Rendered frames are a base, not the final art. Take them into a 2D tool for color grading, line/ink passes, halftone or manga screentone, and the stylization that turns a render into a drawn page.
- Manga/comic look: halftone, screentone, ink lines, and contrast push the 3D render toward 2D art.
- Consistency pass: match grade across frames so a sequence reads as one book.
Panel Layout & Lettering
Assemble frames into pages: panel borders, gutters, speech balloons, captions, and reading flow. This is where individual renders become sequential storytelling.
- Safe margins & bleed for print; design to the trim size.
- Reading order: panel shape and placement guide the eye — the composition choices from A1 pay off here.
Bank Reusable Skills & Assets
Close the loop: save what you built as reusable pieces. Characters and sets stay in the project library; recurring shot setups become codified skills (AgentSkillToolset). The next chapter starts from a stocked stage, not an empty one.
🎭 The Whole Pipeline, One Line
Script the frame → audit assets → model, rig & export in Blender → import, stage, pose, light, frame & render in Unreal → grade, letter & lay out the page → bank it all for reuse. Blender authors identity, Unreal directs performance, and the page is where the story lands.