JPS
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|jps}} |released=≤1997 }} '''JPS''' is a format for stereoscopic images. A JPS file is simply a [[JPEG]...") |
|||
(3 intermediate revisions by one user not shown) | |||
Line 7: | Line 7: | ||
'''JPS''' is a format for stereoscopic images. A JPS file is simply a [[JPEG]] file that contains some special flags indicating that the image is to be interpreted in a nonstandard way. The physical image usually consists of two logical images side by side, though other arrangements are possible. | '''JPS''' is a format for stereoscopic images. A JPS file is simply a [[JPEG]] file that contains some special flags indicating that the image is to be interpreted in a nonstandard way. The physical image usually consists of two logical images side by side, though other arrangements are possible. | ||
− | == | + | == Identification == |
− | Files contain a JPEG APP3 segment | + | Files contain a JPEG APP3 segment, the first 8 bytes of which are "{{magic|_JPSJPS_}}". |
== Specifications == | == Specifications == | ||
− | * http://paulbourke.net/ | + | * http://paulbourke.net/stereographics/stereoimage/ |
+ | * http://paulbourke.net/stereographics/stereoimage/spec.pdf | ||
== Sample files == | == Sample files == | ||
* http://www.andrewwoods3d.com/gallery/ | * http://www.andrewwoods3d.com/gallery/ | ||
+ | |||
+ | [[Category:JPEG]] | ||
+ | [[Category:3D and CAD/CAM Models]] |
Latest revision as of 11:56, 24 October 2017
JPS is a format for stereoscopic images. A JPS file is simply a JPEG file that contains some special flags indicating that the image is to be interpreted in a nonstandard way. The physical image usually consists of two logical images side by side, though other arrangements are possible.
[edit] Identification
Files contain a JPEG APP3 segment, the first 8 bytes of which are "_JPSJPS_
".
[edit] Specifications
- http://paulbourke.net/stereographics/stereoimage/
- http://paulbourke.net/stereographics/stereoimage/spec.pdf