Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Oct 30, 2024
1 parent 240f599 commit 5ea9c74
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,27 @@

Toucan
======

Toucan is an experimental project for rendering timelines. The project
currently consists of:
Toucan is an experimental project for rendering OpenTimelineIO files. The
project currently consists of:
* C++ library for rendering timelines
* OpenFX image effect plugins
* Collection of OpenFX image effect plugins
* Command line renderer
* Interactive viewer
* Example .otio files

OpenFX Image Effect Plugins
===========================
Toucan relies on the following libraries:
* [OpenTimelineIO](https://github.com/PixarAnimationStudios/OpenTimelineIO)
* [OpenFX](https://github.com/AcademySoftwareFoundation/openfx)
* [OpenImageIO](https://github.com/AcademySoftwareFoundation/OpenImageIO)
* [OpenColorIO](https://github.com/AcademySoftwareFoundation/OpenColorIO)
* [OpenEXR](https://www.openexr.com/)
* [FFmpeg](https://ffmpeg.org)

Supported VFX platforms: 2024, 2023, 2022

OpenFX Plugins
==============
The OpenFX image effect plugins include:
* Generators: Checkers, Fill, Gradient, Noise
* Drawing: Box, Line, Text
* Filters: Blur, Color Map, Invert, Power, Saturate, Unsharp Mask
Expand Down

0 comments on commit 5ea9c74

Please sign in to comment.