Module 2 โข Lesson 3๐งต Surfaces & 3D
The last integration frontier is dimension. A graphic must sink into a fabric's folds, glass must bend what's behind it, and a CGI render must arrive as separable light. Displacement maps, refraction, and multi-pass compositing turn flat overlays into things that live on real surfaces.
๐ What You'll Learn
By the end of this lesson, you will be able to:
- Use a displacement map to wrap a graphic onto a textured surface's geometry
- Blend the wrapped graphic so it picks up the surface's light and shadow
- Fake glass and refraction โ see-through with distortion and speculars
- Understand a multi-pass CGI render (beauty, depth, AO, specular) and comp it
- Tie it all to Module 1's blend math and 32-bit light
โฑ๏ธ Estimated Time: 60 minutes
๐ฏ Project (module deliverable): A graphic displaced convincingly onto a textured surface, plus a glass or render element integrated with it.
In This Lesson
๐ค The Goal: On the Surface, Not On Top
The same logo on the same folded fabric. On the right, a flat decal โ straight lines ignoring every crease, obviously pasted. On the left, a displacement map bends the logo along the folds and a blend lets the fabric's shadows fall across it, so it reads as printed into the cloth. Drag the handle:
๐ง Mental Model: Luminance Is Geometry
You have no 3D model of the fabric โ but you don't need one, because the brightness of the surface already encodes its shape. Where cloth bulges toward the light it's bright; where it folds away it's dark. A displacement map reads that luminance and uses it to shove an overlay's pixels: bright areas push one way, dark the other, so the overlay deforms to follow geometry it can't see.
Displacement handles the shape; a blend mode handles the light. After displacing, set the graphic to Multiply (or Linear Burn) so the surface's shadows darken it in the folds, and it stops being an overlay and becomes part of the material. Two steps: deform, then shade.
๐บ๏ธ The Displacement Map
The workflow: prepare the map, then displace against it. Make the map โ duplicate the surface, desaturate, blur slightly (a few px, to smooth noise into shape), and save it as its own .psd. Displace the overlay โ select the graphic layer and run Filter โธ Distort โธ Displace, set horizontal/vertical scale (start ~10), and choose that saved .psd. Then set the graphic to Multiply so the folds shade it.
โ ๏ธ Blur the map, or you displace the noise
A displacement map should carry shape, not grain. If you skip the slight blur, every fabric fiber and sensor speck becomes a tiny offset and the graphic gets a jittery, chewed edge. Smooth the map to the folds you actually want to follow.
๐ฎ Glass, Refraction & Render Passes
Glass and refraction are the same idea aimed at transparency. A glass element shows what's behind it, distorted: copy the background behind the glass, displace or Filter โธ Distort โธ Glass it to bend the view, and add speculars and edge highlights on Screen. Real glass is mostly its edges, highlights, and the distortion โ not a grey shape.
Integrating a CGI render is where Module 1 pays off. A render doesn't arrive as one picture but as passes โ a beauty pass, plus depth, ambient occlusion, specular, and shadow passes, often as 32-bit EXR. You composite them: Multiply the AO for contact shadow, Screen/Add the specular for highlights, and use the depth pass to drive lens-blur DoF (Lesson 2.2). Working in 32-bit keeps the render's real light intact.
โ Everything in this module compounds
A fully integrated render gets the edge work (2.1), the capture match โ grain, CA, DoF from its depth pass (2.2), and pass compositing in 32-bit (this lesson, and Module 1). Photoreal integration is never one trick; it's all of them, each removing one more tell.
๐ ๏ธ Guided Build: Wrap a Graphic
Grab a photo of a textured surface with clear folds or weave (fabric, a flag, a knitted jumper) and a logo or text to apply.
Step 1: Make the map ยท 8 min
- Duplicate the surface, Desaturate, apply a small Gaussian Blur (2โ4 px) to keep shape and drop noise.
- Save it as its own
surface_map.psd.
Step 2: Displace the graphic ยท 10 min
- Place your graphic, position it. Filter โธ Distort โธ Displace, scale ~10/10, choose
surface_map.psd. - Adjust scale until it follows the folds without tearing.
Step 3: Shade it into the material ยท 10 min
- Set the graphic to Multiply (or Linear Burn) so the fabric's shadows cross it; drop opacity slightly.
- Optionally add a mask to fade the graphic where the cloth turns steeply away.
Step 4: Add a glass or render element ยท 8 min
- For glass: copy the background behind it, Glass/Displace to distort, add Screen speculars and edge highlights.
- For a render: Multiply the AO, Screen the specular, drive DoF from the depth pass. Module 2 deliverable complete. ๐
โ Project Completion Checklist (Module 2 deliverable)
- โ A blurred, desaturated displacement map saved as its own .psd
- โ Graphic displaced to follow the surface without tearing
- โ Graphic set to Multiply so folds shade it
- โ A glass element (refraction + speculars) or a comped render pass
- โ Edge + capture match from 2.1/2.2 applied to the result
๐ง Now You: Solo Variation
๐ Your challenge
- Displace the same logo onto three surfaces โ fabric, skin, and cracked earth โ and tune the scale and blend for each material.
- Composite a drinking glass or bottle over a scene so the background bends through it and the rim catches a specular. Sell it with edges, not fill.
- If you have access to any render passes (even a free sample EXR), practice recombining beauty + AO + specular and driving DoF from depth.
Going further: chain displacement with a Smart Object so the graphic stays re-editable โ change the artwork and re-run Displace to re-wrap it, a live mockup on a textured surface.
๐ณ Recipe Card: Surfaces & 3D
Deform, shade, refract, recombine
- Map: duplicate surface โ desaturate โ slight blur โ save as .psd
- Displace the graphic against the map (scale to taste, don't tear)
- Multiply the graphic so folds shade it into the material
- Glass: distort the background behind it + Screen speculars/edges
- Render: Multiply AO, Screen/Add specular, depth โ DoF, in 32-bit
Mantra: brightness is geometry โ let the surface's own light bend and shade what you lay on it.
๐ Learning Journal
Add to your journal after this lesson:
- Key concepts you learned
- Techniques that clicked for you
- Questions or confusion points to revisit
- Ideas you want to try
- Your progress and feelings about learning this
โ๏ธ This lesson's prompt: Where have you seen a "flat decal" mockup that broke the illusion? What would a displacement map and a Multiply have fixed?
๐ Module 2 Summary
๐ Key Takeaways
- A perfect mask makes a silhouette; edge work (defringe, light wrap, color bleed) makes a photograph.
- Match the plate's optical signature โ grain, noise, chromatic aberration, and depth of field.
- Displacement maps use a surface's luminance as geometry to wrap graphics onto it.
- Glass is distortion + speculars; a render is separable passes recombined with blend math in 32-bit.
๐ What You've Accomplished โ Across All of Module 2
You can now make an added element optically indistinguishable from the plate: its edge belongs, it shares the lens's signature, and it lives on real surfaces and in real dimension. This is the compositing that ads, films, and album covers are built on โ and it rests directly on the color science of Module 1.
โ Common Questions at This Stage
My displaced graphic looks warped but still "on top". Why?
You did the deform but not the shade. Displacement handles shape; you still need a blend mode (Multiply/Linear Burn) so the surface's shadows fall across the graphic. Shape without shading is only half the illusion.
Do I need a 3D app for the render parts?
Not to composite them โ Photoshop recombines render passes beautifully with blend modes and 32-bit. You need a 3D app only to create the passes. Knowing how to comp them is the skill that makes you valuable on a CGI-heavy job.
๐ญ Looking Ahead
You've made things belong to a scene. Next you make people flawless: Module 3 โ Beauty & Product Retouching Mastery takes retouching from natural to agency-grade, and tackles the hardest surfaces of all โ chrome, glass, and liquid.
โ Before the Next Module
- Fully integrate one composite through 2.1 โ 2.2 โ 2.3.
- Wrap a graphic onto a real textured surface with a displacement map.
- Write your Learning Journal entry.
๐ Additional Resources
๐ Encouragement for the Journey
Photoreal compositing is equal parts science and patience โ a dozen small, honest fixes that each remove one tell. You now know all of them. The next time a composite "just looks off", you'll be able to name exactly why and fix it. On to the human face.