RASP: Revisiting 3D Anamorphic Art for Shadow-Guided Packing of Irregular Objects
Soumyaratna Debnath, Ashish Tiwari, Kaustubh Sadekar, Shanmuganathan Raman
TL;DR
RASP addresses arranging arbitrarily shaped 3D objects inside a bounded volume using shadows from multiple viewpoints as supervision. It introduces a differentiable rendering pipeline with quaternion-based pose optimization and an $SDF$-based loss to enforce non-overlap and containment, combining $L_{sil}$, $L_{is}$, and $L_{ext}$ as $L_{total} = L_{sil} + L_{is} + \lambda L_{ext}$ with $\lambda=0.001$. The framework supports both packing and 3D part assembly, and extends to multi-view anamorphic art by adding texture optimization. Across experiments on irregular object datasets and the Fantastic Breaks collection, RASP achieves competitive occupancy and demonstrates versatile applications from concrete packing to artistic 3D illustrations, all without explicit 3D ground-truth supervision. This work opens new avenues for shadow-guided 3D understanding and design in applications spanning logistics, CAD, and creative visualization.
Abstract
Recent advancements in learning-based methods have opened new avenues for exploring and interpreting art forms, such as shadow art, origami, and sketch art, through computational models. One notable visual art form is 3D Anamorphic Art in which an ensemble of arbitrarily shaped 3D objects creates a realistic and meaningful expression when observed from a particular viewpoint and loses its coherence over the other viewpoints. In this work, we build on insights from 3D Anamorphic Art to perform 3D object arrangement. We introduce RASP, a differentiable-rendering-based framework to arrange arbitrarily shaped 3D objects within a bounded volume via shadow (or silhouette)-guided optimization with an aim of minimal inter-object spacing and near-maximal occupancy. Furthermore, we propose a novel SDF-based formulation to handle inter-object intersection and container extrusion. We demonstrate that RASP can be extended to part assembly alongside object packing considering 3D objects to be "parts" of another 3D object. Finally, we present artistic illustrations of multi-view anamorphic art, achieving meaningful expressions from multiple viewpoints within a single ensemble.
