#1031280 ITP: ptex -- A texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.

Package:
wnpp
Source:
wnpp
Submitter:
Andreas Wendleder
Date:
2025-11-29 16:52:27 UTC
Severity:
normal
#1031280#5
Date:
2023-02-14 14:31:07 UTC
From:
To:
* Package name    : ptex
  Version         : 2.4.2
  Upstream Author : David Aguilar <davvid@gmail.com>
* URL             : https://ptex.us/
* License         : BSD
  Programming Lang: C++
  Description     : A texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.

Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering:

No UV assignment is required! Ptex applies a separate texture to each face of a subdivision or polygon mesh.

The Ptex file format can efficiently store hundreds of thousands of texture images in a single file.

The Ptex API provides cached file I/O and high-quality filtering - everything that is needed to easily add Ptex
support to a production-quality renderer or texture authoring application.