Metadata-Version: 2.4
Name: tau-av
Version: 0.0.1
Summary: Placeholder -- Tau, a Python framework for distributed, multi-projector rendering. Under development, not yet released.
Author-email: Ryan Millett <rmillett@ucsb.edu>
License: MIT
Keywords: allosphere,allolib,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 re-implementation of
[allolib](https://github.com/AlloSphere-Research-Group/allolib), the UCSB
AlloSphere Research Group's C++ 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 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.
