Metadata-Version: 2.4
Name: tau-av
Version: 0.0.2
Summary: Placeholder -- Tau, a Python framework for distributed multi-projector rendering: state replication over UDP, OSC parameter sync, and per-projection warp/blend. For authoring immersive multimedia work in the AlloSphere with no dependency on allolib. Under development, not yet released.
Author-email: Ryan Millett <rmillett@ucsb.edu>
License: MIT
Keywords: allosphere,audiovisual,distributed-rendering
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Tau

**This is a placeholder release. It contains no functionality.**

Tau is a Python framework for distributed multi-projector rendering: state
replication over UDP, parameter and pose synchronization over OSC, and a
per-projection warp/blend renderer. It is for authoring work in immersive
multimedia environments — specifically the AlloSphere — with no dependency on
allolib.

The name comes from quantum physics, where the *tangle* τ measures entanglement.
Tau entangles audio, visual, and other media in one place.

It is under active development and not yet released. This distribution reserves
the name `tau-av` on PyPI (the import package is `tau`; the name `tau` was
already taken). The first functional release will be version 0.1.0.
