• Medientyp: E-Artikel
  • Titel: A Function-Based Approach to Interactive High-Precision Volumetric Design and Fabrication
  • Beteiligte: Uchytil, Christopher; Storti, Duane
  • Erschienen: Association for Computing Machinery (ACM), 2024
  • Erschienen in: ACM Transactions on Graphics
  • Sprache: Englisch
  • DOI: 10.1145/3622934
  • ISSN: 1557-7368; 0730-0301
  • Schlagwörter: Computer Graphics and Computer-Aided Design
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: <jats:p>We present a novel function representation (F-Rep) based geometric modeling kernel tailor-made to support computer aided design (CAD) and fabrication of high resolution volumetric models containing hundreds of billions of voxel grid elements. Our modeling kernel addresses existing limitations associated with evaluating, storing, and accessing volumetric data produced by F-Reps in contexts outside of rendering. The result is an F-Rep modeling kernel well suited for CAD-based applications.</jats:p> <jats:p>Our kernel utilizes a sparse volume data structure to manage F-Rep data while efficient F-Rep evaluation is achieved through a combination of interval arithmetic (IA), just-in-time (JIT) compilation of user-defined functions, and massively parallel evaluation on the GPU. We employ IA as the basis for local pruning of the function evaluation tree to minimize total function evaluations, we use a novel JIT compilation scheme to optimize function execution, and we take advantage of GPU-parallelism to enhance computational throughput. We illustrate the kernel’s effectiveness in visualizing and slicing models with complex defining functions and detailed geometry, and utilize the geometry kernel to manufacture a physical part. Additionally, we present performance metrics across multiple hardware configurations demonstrating significant performance improvements over existing F-Rep geometry kernels, and we examine how our geometry kernel scales with computing power.</jats:p>