Modern forensic science has adopted 3D technology to preserve complex and ephemeral scenes, such as a bird bed with feather remains and bone fractures. This article breaks down the technical process of digitally recreating this evidence, from initial capture using photogrammetry or LiDAR to dynamic simulation in a 3D engine, allowing experts to analyze impact trajectories and body positions without altering the real scene.
Capture and Modeling of Feather Evidence 🦅
The first step is scanning the bed with a terrestrial LiDAR scanner (such as the Leica RTC360) to obtain a high-precision point cloud of the terrain and remains. Simultaneously, photogrammetric capture is performed with a DSLR camera and an LED light ring, taking 200-400 images of each feather and bone fragment. In RealityCapture, the photos are aligned and a dense polygonal mesh is generated. Then, in Blender, the topology of the feathers is refined using manual retopology, and PBR textures (diffuse, roughness, and normal) extracted from the original images are applied. Each feather is modeled as an independent object with assigned cloth physics, to allow realistic deformations in the simulation.
Simulation of Causes and Trajectory Analysis 🎯
Integration into Unreal Engine 5 allows simulating the impact that generated the bed. The entire scene is imported, and particle simulations are configured for loose feathers, using the Niagara system to emulate dispersion from a gust of wind or a direct blow. Bones are assigned with rigidity constraints in Chaos Physics. The expert can reposition the virtual camera in real-time, measure distances between remains, and generate animations showing the trajectory of the projectile or the aggressor, validating forensic hypotheses with quantitative data exportable to expert reports.
What is the main technical challenge when capturing and modeling a 3D bird bed with feather remains for use as evidence in a forensic pipeline?
(PS: In the forensic pipeline, the most important thing is not to mix the evidence with the reference models... or you'll end up with a ghost in the scene.)