MoMaS: Mold Manifold Simulation for Real-time Procedural Texturing
Abstract
The slime mold algorithm has recently been under the spotlight thanks to its compelling properties studied across many disciplines like biology, computation theory, and artificial intelligence. However, existing implementations act only on planar surfaces, and no adaptation to arbitrary surfaces is available. Inspired by this gap, we propose a novel characterization of the mold algorithm to work on arbitrary curved surfaces. Our algorithm is easily parallelizable on GPUs and allows to model the evolution of millions of agents in real-time over surface meshes with several thousand triangles, while keeping the simplicity proper of the slime paradigm. We perform a comprehensive set of experiments, providing insights on stability, behavior, and sensibility to various design choices. We characterize a broad collection of behaviors with a limited set of controllable and interpretable parameters, enabling a novel family of heterogeneous and high-quality procedural textures. The appearance and complexity of these patterns are well-suited to diverse materials and scopes, and we add another layer of generalization by allowing different mold species to compete and interact in parallel.
BibTeX
@article {10.1111:cgf.14697,
journal = {Computer Graphics Forum},
title = {{MoMaS: Mold Manifold Simulation for Real-time Procedural Texturing}},
author = {Maggioli, Filippo and Marin, Riccardo and Melzi, Simone and Rodolà, Emanuele},
year = {2022},
publisher = {The Eurographics Association and John Wiley & Sons Ltd.},
ISSN = {1467-8659},
DOI = {10.1111/cgf.14697}
}
journal = {Computer Graphics Forum},
title = {{MoMaS: Mold Manifold Simulation for Real-time Procedural Texturing}},
author = {Maggioli, Filippo and Marin, Riccardo and Melzi, Simone and Rodolà, Emanuele},
year = {2022},
publisher = {The Eurographics Association and John Wiley & Sons Ltd.},
ISSN = {1467-8659},
DOI = {10.1111/cgf.14697}
}
Collections
Related items
Showing items related by title, author, creator and subject.
-
Exploring the Impact of Synthetic Data Generation on Texture-based Image Classification Tasks
Yordanov, Borislav; Harvey, Carlo; Williams, Ian; Ashley, Craig; Fairbrass, Paul (The Eurographics Association, 2023)In this study, we introduce a novel pipeline for synthetic data generation of textured surfaces, motivated by the limitations of conventional methods such as Generative Adversarial Networks (GANs) and Computer-Aided Design ... -
Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies
Barbier, Wilhem; Dupuy, Jonathan (ACM Association for Computing Machinery, 2022)We introduce per-halfedge texturing (Htex) a GPU-friendly method for texturing arbitrary polygon-meshes without an explicit parameterization. Htex builds upon the insight that halfedges encode an intrinsic triangulation ... -
Creating 3D Asset Variations Through 2D Style Transfer and Generated Texture Maps
Nikolov, Ivan (The Eurographics Association, 2023)Generating 3D object variations through style transfer models applied to their textures is an easy way for creating content for games and XR applications. Most workflows focus on either generating albedo textures only ...