generic-query-modify
Résumé
Program for the paper "A Generic Query-Modify Framework for Volumetric Mesh Processing". Guillaume Damiand, Vincent Nivolliers, Romain Pascual.
This repository contains code, scripts and dataset.
The paper introduces a query-modify framework for automating volumetric mesh processing. Our method enables flexible and efficient modifications of geometric structures composed of multiple volumes with minimal user-implemented code. Modifications are provided as rules consisting of a query mesh and a target mesh representing structural information to be extracted and replaced. The rules enable both localized queries to be matched with a portion of an input mesh and targeted modifications on the matched portion of the input mesh. Our approach generalizes standard mesh manipulations and adapts to various applications, including geometric modeling, remeshing, and topology-aware transformations.