Procedural vs Scanned vs Hand-Made Environment Assets
Posted by Chris in the Voxol forum.
Ask how a modern game environment gets built and you'll get three different answers depending on who you ask: the procedural artist swears by node graphs, the scanning specialist swears by photogrammetry, and the old-school modeler swears by building it by hand. They're all right, and the reason they're all right is that none of the three approaches wins on its own. A shipped AAA environment almost always uses all three, and the real skill is knowing which one to reach for at which moment. What follows is what each approach actually does well, where it falls apart, and how studios mix them. Hand-made: maximum control, maximum cost This is the traditional path: an artist models an asset from scratch in Maya, Blender, or ZBrush, then textures it. It's the oldest approach and it's not going anywhere, because it's the only one that gives total authorial control over every edge and every silhouette. What it's good at. Anything that needs to be exactly a certain way. Hero props the player picks up and rotates in their hand. Stylized work, where there's no real-world object to scan and no procedural rule that captures the art direction. Assets with a tight poly budget, where every triangle has to earn its place. Research backs the intuition here: when players can closely manipulate a small object, they tend to prefer hand-made models, because a craftsperson controls the detail exactly where the eye lands. Where it falls apart. Scale and speed. Hand-building a forest, a city block, or a hundred unique rocks is brutally slow and expensive. Done by hand, large-scale realistic environments eat more artist-hours than any production can afford, which is exactly the gap the other two approaches exist to fill. Scanned: reality, fast, with strings attached Photogrammetry captures a real object or location by taking dozens or hundreds of overlapping photos and reconstructing a high-resolution 3D mesh and textures from them. Tools like RealityCapture and Metashape do the heavy reconstruction, and the technique has become a backbone of realistic AAA production. What it's good at. Photoreal results, fast, for things that exist in the real world. Studios polled their own artists after switching to a photogrammetry workflow and the consensus was that it saved a significant amount of time versus modeling equivalent assets by hand. For natural surfaces, rock, bark, dirt, weathered stone, scanning captures a richness of irregular detail that's painful to author manually. Where it falls apart. Three places. First, you have to physically access the thing, which means travel, a capture rig, and good lighting, which not every studio can swing. Second, and this is the part beginners miss, a scan is not a game asset. The raw mesh is a dense, messy blob that still has to go through retopology, UV layout, and texture cleanup before it can ship. Photogrammetry front-loads the detail but doesn't skip the pipeline. Third, it only captures what exists. It can't give you a fictional…