Skip to Content

ptexv2.5.2

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 avatarcodicodi
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • pravic's avatarpravic
  • Robert Schumacher's avatarRobert Schumacher
  • NancyLi1013's avatarNancyLi1013
  • Phil Christensen's avatarPhil Christensen
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Phoebe's avatarPhoebe
  • Billy O'Neal's avatarBilly O'Neal
  • Lily Wang's avatarLily Wang
  • Jia Yue Hua's avatarJia Yue Hua
  • Alexander Neumann's avatarAlexander Neumann
  • toge's avatartoge

#Changelog

  • 527d5db[ptex] update to 2.5.2 (#51116)
  • f3ced99[ptex] update to 2.5.1 (#50713)
  • 90c0d14[ptex] update to 2.5.0 (#48792)
  • 1c753cf[ptex] fix single config build (#42735)
  • 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)
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • c75a8aa[ptex] initial commit

#Source