Content deleted Content added
version update |
No edit summary |
||
(30 intermediate revisions by 26 users not shown) | |||
Line 1:
{{Infobox
| name = OpenImageIO
| author = Larry Gritz and other contributors
▲| latest release version = 0.10.4
▲| latest release date = {{release date and age|2011|11|20}}
| programming language = [[C++]]
| operating system = [[Multiplatform]]
| platform = [[Multiplatform]]
| genre = [[graphics software]]
| license = [[BSD licenses|BSD (modified)]]
| website =
}}
'''OpenImageIO''' is an [[Open source software|open source]] [[Library (computing)|library]] for reading and writing images. Support for different
== History ==
Project ''OpenImageIO'' started as ''ImageIO'' - an [[API]] that was part of
In April 2009 ''OpenImageIO'' was accepted into the [[Google Summer of Code]] program with four student slots.
September 2009 marked the release of ''[[Cloudy with a Chance of Meatballs (film)|Cloudy with a Chance of Meatballs]]'', the first full-length [[feature film]] in whose production ''OpenImageIO'', alongside ''[[Open Shading Language|OpenShadingLanguage]]'', has been used as the [[texture mapping|texturing]] engine.<ref>{{cite web |url=http://lists.openimageio.org/pipermail/oiio-dev-openimageio.org/2009-September/001721.html |title=Oiio-dev mailing list: 'Cloudy with a Chance of Meatballs...' |accessdate=2009-09-18 |last=Larry Gritz
== Applications ==
OpenImageIO library comes with a few applications that demonstrate its features:
* '''iconvert''' -
* '''idiff''' - compare two images, print information on how much they differ
* '''iinfo''' - prints basic (width and height of the image
* '''igrep''' -
* '''iv''' - a simple image viewer
* '''maketx''' - a [[mipmap]] generation tool
== Supported formats ==
As of
== See also ==
* [[ImageMagick]]
* [[DevIL]]
== References ==▼
{{Reflist}}
== External links ==
*
▲== References ==
[[Category:Graphics libraries]]
[[Category:C++ libraries]]
[[Category:Software using the BSD license]]
|