3Doodle: Compact Abstraction of Objects with 3D Strokes
Changwoon Choi, Jaeah Lee, Jaesik Park, Young Min Kim
TL;DR
3Doodle introduces a compact, differentiable framework to generate view-consistent 2D sketches from multi-view images by representing objects with a small set of 3D primitives: view-independent 3D cubic Bézier curves and view-dependent contours from superquadrics. The method renders these primitives through a fully differentiable pipeline and optimizes their parameters directly against perceptual losses (LPIPS and CLIP) without requiring explicit 3D meshes or NeRF training. Key contributions include the first 3D-stroke based sketch generation from multi-view observations, an extremely compact representation (<1.5 kB), and demonstrated ability to capture essential 3D structure across diverse objects with view coherence. This approach enables scalable sketch-based representation and has potential applications in dataset creation, educational visualization, and aiding 3D reconstruction tasks.
Abstract
While free-hand sketching has long served as an efficient representation to convey characteristics of an object, they are often subjective, deviating significantly from realistic representations. Moreover, sketches are not consistent for arbitrary viewpoints, making it hard to catch 3D shapes. We propose 3Dooole, generating descriptive and view-consistent sketch images given multi-view images of the target object. Our method is based on the idea that a set of 3D strokes can efficiently represent 3D structural information and render view-consistent 2D sketches. We express 2D sketches as a union of view-independent and view-dependent components. 3D cubic B ezier curves indicate view-independent 3D feature lines, while contours of superquadrics express a smooth outline of the volume of varying viewpoints. Our pipeline directly optimizes the parameters of 3D stroke primitives to minimize perceptual losses in a fully differentiable manner. The resulting sparse set of 3D strokes can be rendered as abstract sketches containing essential 3D characteristic shapes of various objects. We demonstrate that 3Doodle can faithfully express concepts of the original images compared with recent sketch generation approaches.
