Metadata-Version: 2.4
Name: vfxtoolkit
Version: 0.0.1
Summary: Suite of tools for visual effects and media production.
Author-email: Gilles de Saint-Aubert <dsagilles@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/vfxtoolkit/vfxtoolkit
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Multimedia
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# About This VFX Toolkit

This is a passion project which ultimately aims to provides a fully-featured
pipeline for visual effects and media production.

Planned features includes:
 - Cross-platform software packaging system (based on CMake, GIT & Python).
 - Production context system (commands and API to handle project & shot environments).
 - Layered configuration system.
 - QT-based application launcher.
 - VFX database model, object-oriented API and QT widgets.
 - QT-based media publisher (standalone then DCCs plugins).
 - Various helper libraries (Like media query & transcoder wrappers).

As of today however, it is merely a tiny set of in-progress rough libraries,
which are more of a pretext to get the git repo & pypi project going than
anything else. So if you're interested, please come back in a few months, by
then hopefully the project will have become something interesting :).
