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
map_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)
map_converter Texture conversion, channel packing, PBR prep pythontk.ImgUtils / MapFactory TBD
map_packer Channel-pack textures from per-channel sources 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.map_compositor import MapCompositorUI; MapCompositorUI().show(pos='screen', app_exec=True)"

Launch (from a host)

Hosts that load uitk's ExternalAppHandler discover apps automatically:

sb.handlers.external_app.launch("map_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.6-py3-none-any.whl (267.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: extapps-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 267.6 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 545167e989d49f62108421ce3f757a990d66b036fe386876cf309169742fa86e
MD5 173841ca9c12020697512b935033ccfd
BLAKE2b-256 fe2c42d5a2cc6f99d4536110cc4d37e44d0bb0d0d6d8452032960bd23c970772

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