Skip to main content

Standalone Switchboard panels for content-pipeline workflows (map compositing, photogrammetry, Substance Painter automation, texture conversion, mesh conversion).

Project description

Standalone Switchboard panels for content-pipeline workflows.

extapps

Each app is a self-contained subpackage that registers itself with uitk's ExternalAppHandler via the uitk.external_apps.in_process entry-point group. Hosts (tentacle, mayatk, etc.) discover and launch them automatically — no host-side imports required.

Tools

Tool Purpose Engine Docs
compositor Multi-layer texture compositing pythontk.img_utils.map_compositor
metashape_workflow Agisoft Metashape photogrammetry automation bundled (SDK-specific)
substance_workflow Adobe Substance 3D Painter automation (JSON-RPC bridge) bundled (SDK-specific)
converter Texture conversion (normal DX↔GL, smoothness↔roughness, spec→PBR, bump→normal, optimize, flip/swizzle channels), color+alpha pack/unpack, PBR prep pythontk.ImgUtils / MapFactory TBD
packer Channel-pack and unpack textures via per-channel sources (ORM/MRAO/MSAO/MetallicSmoothness templates) pythontk.ImgUtils / MapFactory TBD
mesh_convert FBX → glTF / GLB conversion pythontk.file_utils.mesh_convert TBD

Install

pip install extapps

Launch (standalone)

python -c "from extapps.texture_maps.compositor import CompositorUI; CompositorUI().show(pos='screen', app_exec=True)"

Launch (from a host)

Hosts that load uitk's ExternalAppHandler discover apps automatically:

sb.handlers.external_app.launch("compositor")

Dependencies

  • pythontk — domain logic
  • uitk — UI framework
  • qtpy — Qt abstraction

The metashape_workflow tool additionally requires the Agisoft Metashape Python module to be importable (installed alongside Metashape itself). The substance_workflow tool requires an Adobe Substance 3D Painter install (auto-detected) to launch sessions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

extapps-0.1.7-py3-none-any.whl (282.7 kB view details)

Uploaded Python 3

File details

Details for the file extapps-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: extapps-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 282.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for extapps-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 72712acd8876073d679145bdd085ac1e7546d332bdbc9b744ffce423f32bfe0d
MD5 9a47c3ba0032e382b6d29fe6d96a6140
BLAKE2b-256 b720b1a63915afbc7bf1427640694c5a49e8834589f11f32051c3cafe7e3bace

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page