HOME / TIPS / 3D & Depth
3D & Depth

8-Bit vs 16-Bit Depth Maps for Laser Relief — Why Banding Happens

3 MIN READ
VERIFIED OPERATOR GUIDE

A depth map is a grayscale height field: white is the highest point, black is the lowest, and every gray level in between is a physical height your laser or CNC will carve. The number of gray levels available — the bit depth — decides whether your relief comes out as a smooth sculpture or a terraced wedding cake.

The math that causes banding. An 8-bit grayscale image has 256 possible levels. Carve a 2 mm deep brass relief from an 8-bit map and each gray step is a ~0.008 mm terrace — sounds small, but the terraces cluster on gentle slopes (faces, drapery, sky gradients) where dozens of adjacent pixels share one level. The result is the familiar topographic-ring artifact. A 16-bit map has 65,536 levels — 256× the height resolution — so the same slope is described continuously and the terraces disappear below the resolution of the machine itself.

Where 8-bit hides and where it hurts:

- Shallow wood/slate photo relief: material texture usually masks 8-bit terracing. You can get away with it. - Deep relief in brass or steel (MOPA, multi-pass): terraces become physical ledges you can see and feel. 16-bit is mandatory. - Coins and medallions: the classic failure case — smooth cheeks and domed fields band first. This is why our Coin Designer 3D pipeline is built around a true 16-bit depth map. - CNC carving from the same height field: ball-nose toolpaths amplify terraces into visible scallops. 16-bit again.

The "fake 16-bit" trap. Plenty of free depth-map generators output a file *saved* as 16-bit that was *computed* at 8-bit precision. Saving 256 levels into a 65,536-level container adds zero height information — the histogram shows a comb of empty gaps, and the engraving bands exactly as if it were 8-bit. If a tool doesn't state its working precision, test it: generate a smooth gradient subject and inspect the histogram.

Pro tip: Reticle Red generates depth maps at true 16-bit precision end to end — Neural Relief for stylized 2.5D reliefs, the free deterministic Relief Studio engine for zero-credit conversions, and Coin Designer's two-stage 3D pipeline for medallion work. Check the [MOPA Depth Map Gallery](/depth-map-gallery) for real brass engravings with the exact settings used — proof the 16-bit pipeline holds detail in real metal.