Package opensubdiv: Information
Source package: opensubdiv
Version: 3.6.0-alt3.1
Build time: Feb 4, 2025, 01:17 AM in the task #373101
Category: Development/Other
Report package bugHome page: https://graphics.pixar.com/opensubdiv/
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 RPM packages built from this SRPM:
libopensubdiv3.6.0 (x86_64, ppc64le, i586, aarch64)
libopensubdiv3.6.0-debuginfo (x86_64, ppc64le, i586, aarch64)
opensubdiv (x86_64, ppc64le, i586, aarch64)
opensubdiv-debuginfo (x86_64, ppc64le, i586, aarch64)
opensubdiv-devel (x86_64, ppc64le, i586, aarch64)
libopensubdiv3.6.0 (x86_64, ppc64le, i586, aarch64)
libopensubdiv3.6.0-debuginfo (x86_64, ppc64le, i586, aarch64)
opensubdiv (x86_64, ppc64le, i586, aarch64)
opensubdiv-debuginfo (x86_64, ppc64le, i586, aarch64)
opensubdiv-devel (x86_64, ppc64le, i586, aarch64)
Maintainer: Konstantin Lepikhov
Last changed
Nov. 12, 2024 Konstantin Lepikhov 3.6.0-alt3.1
- Fix FTBFS with gcc14 (compile with gcc13 for cuda).
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).