Softimage PIC
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(One intermediate revision by one user not shown) | |||
Line 20: | Line 20: | ||
* [https://github.com/nothings/stb/blob/master/stb_image.h stb_image] | * [https://github.com/nothings/stb/blob/master/stb_image.h stb_image] | ||
* [http://paulbourke.net/dataformats/softimagepic/ Softimage "pic" file converter] | * [http://paulbourke.net/dataformats/softimagepic/ Softimage "pic" file converter] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/softimage}} | ||
== Links == | == Links == |
Latest revision as of 02:56, 28 December 2023
Softimage PIC is a raster graphics format associated with the Softimage 3D graphics software.
See Softimage for related formats.
Contents |
[edit] Identification
PIC files begin with bytes 53 80 f6 34
, and have ASCII "PICT
" at offset 88.