diff --git a/docs/guides/using_ocio/compatible_software.rst b/docs/guides/using_ocio/compatible_software.rst index 9bfe1ebf10..6b5e902e18 100644 --- a/docs/guides/using_ocio/compatible_software.rst +++ b/docs/guides/using_ocio/compatible_software.rst @@ -398,6 +398,16 @@ Documentation: - `Color Management `__ +TouchDesigner (Derivative) +************************** + +Website: ``__ + +Documentation: + +- `OpenColorIO TOP `__ + + Unreal Engine (Epic Games) ************************** diff --git a/docs/site/homepage/data/en/supported_apps.yml b/docs/site/homepage/data/en/supported_apps.yml index 7b044988cc..1854374772 100644 --- a/docs/site/homepage/data/en/supported_apps.yml +++ b/docs/site/homepage/data/en/supported_apps.yml @@ -192,6 +192,13 @@ supported_apps: content : Version 2019.3 and up. link : "https://www.substance3d.com/products/substance-designer/" + # portfolio item loop + - name : TouchDesigner + image : images/supported_apps/touchdesigner.png + categories : ["2D", "3D", "Animation", "Compositing", "Editing", "Lighting", "Playback", "Render", "Simulation", "Texture", "Tracking"] + content : Native support. + link : "http://www.derivative.ca/" + # portfolio item loop - name : Unreal Engine image : images/supported_apps/unreal.png diff --git a/docs/site/homepage/static/images/supported_apps/touchdesigner.png b/docs/site/homepage/static/images/supported_apps/touchdesigner.png new file mode 100644 index 0000000000..a5990f1eec Binary files /dev/null and b/docs/site/homepage/static/images/supported_apps/touchdesigner.png differ