PRJ
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |subcat=3D and CAD/CAM Models |released=Presumably 1990 |extensions={{ext|prj}} }} PRJ is the 3D Studio (DOS) project-file format.<ref>http://docs.autodesk.com/3D...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 3: | Line 3: | ||
|released=Presumably 1990 | |released=Presumably 1990 | ||
|extensions={{ext|prj}} | |extensions={{ext|prj}} | ||
+ | |pronom={{PRONOM|fmt/1831}} | ||
}} | }} | ||
PRJ is the 3D Studio (DOS) project-file format.<ref>http://docs.autodesk.com/3DSMAX/13/ENU/Autodesk%203ds%20Max%202011%20Help/files/WSf742dab04106313339aef003112a1ce9423-7f63.htm</ref><ref>http://dzzd.net/3DSChunkDefinitions.html</ref> | PRJ is the 3D Studio (DOS) project-file format.<ref>http://docs.autodesk.com/3DSMAX/13/ENU/Autodesk%203ds%20Max%202011%20Help/files/WSf742dab04106313339aef003112a1ce9423-7f63.htm</ref><ref>http://dzzd.net/3DSChunkDefinitions.html</ref> | ||
Line 8: | Line 9: | ||
==File Information== | ==File Information== | ||
'''PRJ''' files begin with the 2 byte hex values {{magic|3DC2}} | '''PRJ''' files begin with the 2 byte hex values {{magic|3DC2}} | ||
+ | |||
+ | ==Sample Files== | ||
+ | * [https://archive.org/details/Inside3DSudioR4/inside3ds.jpg Inside 3D Studio R4] | ||
+ | * [https://archive.org/download/el-gran-libro-del-3-d-studio-4/EL%20GRAN%20LIBRO%20DEL%203D%20STUDIO%204.iso/LIBRO%2FPRJ%2FKEGEL.PRJ PRJ Sample] | ||
== References == | == References == |
Latest revision as of 16:17, 16 March 2023
PRJ is the 3D Studio (DOS) project-file format.[1][2]
[edit] File Information
PRJ files begin with the 2 byte hex values 3DC2