Stealth Shaper: Reflectivity Optimization as Surface Stylization

Kenji Tojo      Ariel Shamir      Bernd Bickel      Nobuyuki Umetani

In ACM SIGGRAPH 2023 - Conference Track

The input shape (left) is transformed to the stealth one (middle), i.e., the reflection of the shape is minimal in the incoming light direction compared to the original shape (right).

Abstract

We present a technique to optimize the reflectivity of a surface while preserving its overall shape. The naïve optimization of the mesh vertices using the gradients of reflectivity simulations results in undesirable distortion. In contrast, our robust formulation optimizes the surface normal as an independent variable that bridges the reflectivity term with differential rendering, and the regularization term with as-rigid-as-possible elastic energy. We further adaptively subdivide the input mesh to improve the convergence. Consequently, our method can minimize the retroreflectivity of a wide range of input shapes, resulting in sharply creased shapes ubiquitous among stealth aircraft and Sci-Fi vehicles. Furthermore, by changing the reward for the direction of the outgoing light directions, our method can be applied to other reflectivity design tasks, such as the optimization of architectural walls to concentrate light in a specific region. We have tested the proposed method using light-transport simulations and real-world 3D-printed objects.

Resources

 Preprint  /   Publisher version  /   Supplemental  /   Presentation  /   Code


Presentation Video



Supplemental Video



Selected Figures

Stealth optimization examples. Our method successfully minimizes the retroreflectivity of various 3D models, while preserving the overall geometry of the input. For each model, we compare the retroreflectivity of the original shape (left) with that of the shape optimized using our method (right) as seen from 2 different views. For each model, the middle row lists the reflection images obtained from real-world measurements, whereas the bottom row lists the simulation results.


Workflow of our method. We optimize the reflectivity of the input shape by iterating the gradient-based normal optimization and ARAP-based vertex recovering. We also perform an adaptive edge subdivision to introduce sharp creases, crucial for certain reflectivity properties, such as the stealth property.


The ARAP-based regularization results in several triangles not fully optimized (left). Our adaptive meshing first finds problematic edges (shown in red) and then subdivides them (shown in blue) to further reduce E_refl (right).


Examples of reflectivity optimization enabled with our framework. We visualize the amount of sunlight reflection coming from the direction indicated by orange arrows. Our algorithm can find a building shape that collects sunlight (a) to a point or (b) on a line to optimize daylighting. Our method can also (c) deflect sunlight from a point (see blue arrow) to avoid undesirable sunlight concentration [Zhu et al. 2019]. Examples (a) and (b) increased the energy respectively to 350% and 280% of the input shape's value, and example (c) decreased the energy to the original's 9%. The image is from wikipedia.com by Colin under CC BY-SA 4.0.

Citation

@inproceedings{Tojo2023Stealth,
	title = {Stealth Shaper: Reflectivity Optimization as Surface Stylization},
	author = {Tojo, Kenji and Shamir, Ariel and Bickel, Bernd and Umetani, Nobuyuki},
	booktitle = {ACM SIGGRAPH 2023 Conference Proceedings},
	year = {2023},
	series = {SIGGRAPH '23},
}