mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-09 22:40:06 +00:00
Updated Image formats (markdown)
parent
00e9ee0ab0
commit
ae9b8d4f64
@ -21,6 +21,8 @@ The ``WDP`` file format (aka JPEG-XR) is a High-Dynamic Range (HDR) image file f
|
||||
# HDR (Radiance RGBE)
|
||||
The ``HDR`` file format is a High-Dynamic Range (HDR) image file format, and is commonly used as a source for textures. See [Wikipedia](https://en.wikipedia.org/wiki/RGBE_image_format) for more details.
|
||||
|
||||
Greg Ward, "Real Pixels", *Graphics Gems II*, James Arvo (editor), Academic Press, 1991, ISBN: 0120644819, p. 80-83 ([code](http://www.realtimerendering.com/resources/GraphicsGems/gemsii/RealPixels/))
|
||||
|
||||
To aid in debugging, here is a [simple console program](https://github.com/Microsoft/DirectXTex/wiki/hdrdump.cpp) for dumping out the content of a HDR header.
|
||||
|
||||
# JPEG (Joint Photographic Experts Group)
|
||||
|
Loading…
Reference in New Issue
Block a user