PageRenderTime 23ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/docs/index.rst

http://github.com/imageworks/OpenColorIO
ReStructuredText | 98 lines | 70 code | 28 blank | 0 comment | 0 complexity | 46bf1aba8f919becbc29b5640a6f9315 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. ..
  2. SPDX-License-Identifier: CC-BY-4.0
  3. Copyright Contributors to the OpenColorIO Project.
  4. Home
  5. ====
  6. OpenColorIO (OCIO) is a complete color management solution geared towards motion
  7. picture production with an emphasis on visual effects and computer animation.
  8. OCIO provides a straightforward and consistent user experience across all
  9. supporting applications while allowing for sophisticated back-end configuration
  10. options suitable for high-end production usage. OCIO is compatible with the
  11. Academy Color Encoding Specification (ACES) and is LUT-format agnostic,
  12. supporting many popular formats.
  13. OpenColorIO is released as version 1.0 and has been in development since 2003.
  14. OCIO represents the culmination of years of production experience earned on such
  15. films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs
  16. (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively
  17. supported in commercial applications like Katana, Mari, Nuke, Silhouette FX, and
  18. others.
  19. .. _mailing_lists:
  20. Mailing Lists
  21. *************
  22. There are two mailing lists associated with OpenColorIO:
  23. `ocio-user <https://lists.aswf.io/g/ocio-user>`__\ ``@lists.aswf.io``
  24. For end users (artists, often) interested in OCIO profile design,
  25. facility color management, and workflow.
  26. `ocio-dev <https://lists.aswf.io/g/ocio-dev>`__\ ``@lists.aswf.io``
  27. For developers interested OCIO APIs, code integration, compilation, etc.
  28. Quick Start
  29. ***********
  30. Most users will likely want to use the OpenColorIO that comes precompiled with
  31. their applications. See the :ref:`compatiblesoftware` for further details on
  32. each application.
  33. Note that OCIO configurations are required to do any 'real' work, and are
  34. available separately on the :ref:`downloads` section of this site. Example
  35. images are also available. For assistance customizing .ocio configurations,
  36. contact `ocio-user <https://lists.aswf.io/g/ocio-user>`__\.
  37. - Step 1: set the OCIO environment-variable to /path/to/your/profile.ocio
  38. - Step 2: Launch supported application.
  39. If you are on a platform that is not envvar friendly, most applications also
  40. provide a menu option to select a different OCIO configuration after launch.
  41. Please be sure to select a profile that matches your color workflow (VFX work
  42. typically requires a different profile than animated features). If you need
  43. assistance picking a profile, email
  44. `ocio-user <https://lists.aswf.io/g/ocio-user>`__\.
  45. Downloading and Building the Code
  46. *********************************
  47. Source code is available on Github at
  48. http://github.com/AcademySoftwareFoundation/OpenColorIO
  49. Download a `.zip <http://github.com/AcademySoftwareFoundation/OpenColorIO/zipball/master>`_ or
  50. `.tar.gz <http://github.com/AcademySoftwareFoundation/OpenColorIO/tarball/master>`_ of the
  51. current state of the repository.
  52. Please see the :ref:`developer-guide` for more info, and contact `ocio-dev
  53. <https://lists.aswf.io/g/ocio-dev>`__\ with any questions.
  54. .. toctree::
  55. :hidden:
  56. :maxdepth: 2
  57. self
  58. introduction
  59. configurations/index
  60. installation
  61. userguide/index
  62. developers/index
  63. CompatibleSoftware
  64. FAQ
  65. downloads
  66. ChangeLog
  67. License
  68. --------------------------------------------------------------------------------
  69. :ref:`search`
  70. :ref:`genindex`