Package opensubdiv: Information

    Source package: opensubdiv
    Version: 3.6.0-alt3
    Build time:  Jan 5, 2024, 03:57 PM
    Report package bug
    License: Apache-2.0
    Summary: An Open-Source subdivision surface library
    Description: 
    OpenSubdiv is a set of open source libraries that implement
    high performance subdivision surface (subdiv) evaluation
    on massively parallel CPU and GPU architectures.
    This codepath is optimized for drawing deforming subdivs
    with static topology at interactive framerates.
    The resulting limit surface matches Pixar's Renderman to numerical precision.
    
    OpenSubdiv is covered by the Apache license,
    and is free to use for commercial or non-commercial use.
    This is the same code that Pixar uses internally for animated film production.
    Our intent is to encourage high performance accurate subdiv drawing
    by giving away the "good stuff".
    
    Feel free to use it and let us know what you think.

    List of rpms provided by this srpm:
    libopensubdiv3.6.0 (riscv64)
    libopensubdiv3.6.0-debuginfo (riscv64)
    opensubdiv (riscv64)
    opensubdiv-debuginfo (riscv64)
    opensubdiv-devel (riscv64)

    Maintainer: Konstantin Lepikhov


      1. nvidia-cuda-devel
      2. cmake
      3. ocl-icd-devel
      4. gcc-c++
      5. rpm-build-python3
      6. libPtex-devel
      7. libglfw3-devel
      8. libgomp-devel
      9. libXcursor-devel
      10. libXi-devel
      11. libXinerama-devel
      12. libXrandr-devel
      13. libXxf86vm-devel
      14. tbb-devel
      15. zlib-devel

    Last changed


    Dec. 10, 2023 Konstantin Lepikhov 3.6.0-alt3
    - x86_64: Enable CUDA support.
    Nov. 16, 2023 Konstantin Lepikhov 3.6.0-alt2
    - Don't build documentation by default.
    - BR: remove clew deps (as we don't care about portability).
    Nov. 15, 2023 Konstantin Lepikhov 3.6.0-alt1
    - 3.6.0.
    - BR: added OpenCL and Ptex.
    - Added documentation subpackage.