Skip to Content

ptex v2.4.3

Created
Updated

Per-Face Texture Mapping for Production Rendering.

# Usage

Ptex provides CMake targets:

find_package(ptex CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:Ptex::Ptex_dynamic>,Ptex::Ptex_dynamic,Ptex::Ptex_static>) 

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • codicodi's avatar codicodi
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • pravic's avatar pravic
  • Robert Schumacher's avatar Robert Schumacher
  • NancyLi1013's avatar NancyLi1013
  • Phil Christensen's avatar Phil Christensen
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Phoebe's avatar Phoebe
  • Billy O'Neal's avatar Billy O'Neal
  • Lily Wang's avatar Lily Wang
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • b046d77 [ptex] update to 2.4.3 (#41615)
  • be3b12a [ptex] Update to 2.4.2 (#36842)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • e1e7daf [vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI testing (#19453)
  • 998f86a [ptex] Fix build on *inx (#14142)
  • e62d136 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • f13fb1c [ptext] Fix library cannot be found by find_package() (#9455)
  • 1550b9e [many ports] Updates 2019.07.09 (#7217)
  • 18b029a [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 26516fe vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • c75a8aa [ptex] initial commit

# Source