On July 31, 2026, the Digital Additive Manufacturing (DAP) institute at RWTH Aachen University officially released DAPComputationalGeometry (DAP-CG), an open-source computational geometry library, on GitHub. As one of the world's most prolific academic institutions in additive manufacturing research, DAP has consolidated core geometry processing modules developed over a decade of AM CAM algorithm research into this C# library. Key technical highlights include: adaptive voxel subdivision—automatically refining voxels in regions of high curvature on complex surfaces, reducing memory usage by 40–70% compared to uniform voxel grids; topology-preserving mesh simplification—optimized specifically for AM-specific geometric features such as conformal cooling channels and Gyroid triply periodic minimal surfaces; and a parallel slicing engine leveraging C# Task Parallel Library for multi-core processing. The library is distributed under the Apache 2.0 license via NuGet package manager. Value for powder buyers: the open-sourcing of CAM software reduces software costs for printing service providers, a savings that will be passed through to processing fees. Outsourcing costs for printing complex structural parts are expected to decline, indirectly boosting demand for metal powders. DAP has previously open-sourced multiple modules, including slicing engines and path planning, and is steadily building a complete open-source AM toolchain.