1. Home
  2. Browse
  3. ptex

ptex

v2.5.1#0Go to latest

Per-Face Texture Mapping for Production Rendering.

Install

Run the following Vcpkg command to install the port.

vcpkg install ptex

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>)

Dependencies

See source

Version

v2.5.1#0

Publication

Supports

!uwp

GitHub

wdas/ptex

Homepage

github.com/wdas/ptex

Subtree

f3ced99a00

License

BSD-3-Clause

Definition

Manifest