Package manifold: Information

    Source package: manifold
    Version: 3.3.2-alt1
    Latest version according to Repology
    Build time:  Nov 21, 2025, 12:23 PM in the task #400604
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: Geometry library for topological robustness
    Description: 
    Manifold is a geometry library dedicated to creating and operating on manifold
    triangle meshes. A manifold mesh is a mesh that represents a solid object, and
    so is very important in manufacturing, CAD, structural analysis, etc. Manifold
    also supports arbitrary vertex properties and enables mapping of materials for
    rendering use-cases. Our primary goal is reliability: guaranteed manifold
    output without caveats or edge cases. Our secondary goal is performance:
    efficient algorithms that make extensive use of parallelization, or pipelining
    when only a single thread is available.

    List of RPM packages built from this SRPM:
    libmanifold-devel (x86_64, i586, aarch64)
    libmanifold3 (x86_64, i586, aarch64)
    libmanifold3-debuginfo (x86_64, i586, aarch64)
    python3-module-manifold (x86_64, i586, aarch64)
    python3-module-manifold-debuginfo (x86_64, i586, aarch64)

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    ACL:
    Konstantin Lepikhov
    @everybody

      1. cmake
      2. libClipper2-devel
      3. libassimp-devel
      4. gcc-c++
      5. libminizip-devel
      6. libpoly2tri-devel
      7. python3-module-nanobind
      8. python3-module-setuptools
      9. python3-module-wheel
      10. rpm-build-python3
      11. tbb-devel

    Last changed


    Nov. 20, 2025 Konstantin Lepikhov 3.3.2-alt1
    - 3.3.2.
    - enable python bindings.
    - %ix86: disable Werror.
    Aug. 13, 2025 Konstantin Lepikhov 3.2.1-alt1
    - 3.2.1.
    July 18, 2025 Konstantin Lepikhov 3.2.0-alt1
    - Initial build for ALTLinux.