diff --git a/docs/guides/using_ocio/compatible_software.rst b/docs/guides/using_ocio/compatible_software.rst index bee14e512b..8c16353384 100644 --- a/docs/guides/using_ocio/compatible_software.rst +++ b/docs/guides/using_ocio/compatible_software.rst @@ -123,6 +123,18 @@ Documentation: - `Managing Looks with OpenColorIO `__ +ColorBox (AJA) +************** + +In-line HDR/SDR Algorithmic and LUT Color Transforms. Available as a standalone unit (ColorBox) and also as an openGear card (OG-ColorBox). + +Website : ``__ + +Website : ``__ + +Supported Version : >= 3.0 + + CryEngine (CryTek) ******************* diff --git a/docs/site/homepage/data/en/supported_apps.yml b/docs/site/homepage/data/en/supported_apps.yml index 8afd98b582..cefac3ed8b 100644 --- a/docs/site/homepage/data/en/supported_apps.yml +++ b/docs/site/homepage/data/en/supported_apps.yml @@ -52,6 +52,13 @@ supported_apps: content : "Native support." link : "http://www.isotropix.com/products/clarisse/ifx" + # portfolio item loop + - name : AJA ColorBox + image : images/supported_apps/aja_colorbox.png + categories : ["Hardware"] + content : Native Support + link : "https://www.aja.com/nav/products-color" + # portfolio item loop - name : CryEngine image : images/supported_apps/cryengine.png @@ -239,4 +246,4 @@ supported_apps: image : images/supported_apps/vred.png categories : ["3D", "Lighting", "Look Dev", "Render"] content : VRED 2025.3 and up. - link : "https://www.autodesk.com/products/vred/overview" + link : "https://www.autodesk.com/products/vred/overview" \ No newline at end of file diff --git a/docs/site/homepage/static/images/supported_apps/aja_colorbox.png b/docs/site/homepage/static/images/supported_apps/aja_colorbox.png new file mode 100644 index 0000000000..3400ed030e Binary files /dev/null and b/docs/site/homepage/static/images/supported_apps/aja_colorbox.png differ