diff --git a/README.md b/README.md index dcb0442..c5fbfab 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,6 @@ OpenFX Plugins: * Transitions: Dissolve, Horizontal Wipe, Vertical Wipe * Color space: Color Convert, Premultiply Alpha, Un-Premultiply Alpha -TODO: -* Audio support -* Nested timeline support - Toucan relies on the following libraries: * [OpenTimelineIO](https://github.com/PixarAnimationStudios/OpenTimelineIO) * [OpenFX](https://github.com/AcademySoftwareFoundation/openfx) @@ -32,8 +28,11 @@ Toucan relies on the following libraries: * [OpenColorIO](https://github.com/AcademySoftwareFoundation/OpenColorIO) * [OpenEXR](https://www.openexr.com/) * [FFmpeg](https://ffmpeg.org) +* [feather-tk](https://github.com/darbyjohnston/feather-tk) + +Screenshot of the toucan viewer: -Supported VFX platforms: 2024, 2023, 2022 +![toucan-view](images/toucan-view-screenshot1.png) ## Example Renders diff --git a/images/toucan-view-screenshot1.png b/images/toucan-view-screenshot1.png new file mode 100644 index 0000000..ca31009 Binary files /dev/null and b/images/toucan-view-screenshot1.png differ