Package opensubdiv: Information
Source package: opensubdiv
Version: 3.7.0-alt2
Build time: Jan 6, 2026, 06:03 PM in the task #404498
Category: Development/Other
Report package bug| FTBFS | ||
|---|---|---|
| Architecture | FTBFS since | Update |
| i586 | Jan. 24, 2026 | Jan. 24, 2026 |
| x86_64 | Jan. 23, 2026 | Jan. 24, 2026 |
Home page: https://graphics.pixar.com/opensubdiv/
License: TOST
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.7.0 (x86_64, i586, aarch64)
libopensubdiv3.7.0-debuginfo (x86_64, i586, aarch64)
opensubdiv (x86_64, i586, aarch64)
opensubdiv-debuginfo (x86_64, i586, aarch64)
opensubdiv-devel (x86_64, i586, aarch64)
libopensubdiv3.7.0 (x86_64, i586, aarch64)
libopensubdiv3.7.0-debuginfo (x86_64, i586, aarch64)
opensubdiv (x86_64, i586, aarch64)
opensubdiv-debuginfo (x86_64, i586, aarch64)
opensubdiv-devel (x86_64, i586, aarch64)
Maintainer: Konstantin Lepikhov
Last changed
Nov. 25, 2025 Konstantin Lepikhov 3.7.0-alt2
- aarch64: enable CUDA. - devel: add cuda deps.
Nov. 15, 2025 Konstantin Lepikhov 3.7.0-alt1
- 3.7.0. - Change license from Apache 2.0 to TOST (https://disneystreaming.github.io/TOST-1.0.txt).
July 20, 2025 Konstantin Lepikhov 3.6.1-alt1
- 3.6.1. - spec: remove cuda gcc hacks.