Content deleted Content added
Tag: references removed |
No edit summary |
||
(36 intermediate revisions by 29 users not shown) | |||
Line 1:
{{Infobox
| name = OpenImageIO
| author = Larry Gritz and other contributors
▲| latest release version = 0.8.1
▲| latest release date = {{release date and age|2010|06|04}}
| 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 Gelato, the [[rendering (computer graphics)|renderer]] software developed by [[nVidia]]. Work on ''ImageIO'' started in 2002. In the same year the specification of the API and its header files was released under BSD license. In 2007, when the project Gelato was stopped, the development of ''ImageIO'' also ceased. After this Larry Gritz started a new project - ''OpenImageIO''.
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 |date=2009-09-18 |publisher=}}</ref>
== 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]]
== External links ==▼
== References ==
{{Reflist}}
▲== External links ==
* {{Official website|sites.google.com/site/openimageio/}}
[[Category:Graphics libraries]]
[[Category:C++ libraries]]
[[Category:Software using the BSD license]]
|