SKN/BMF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|skn}}, {{ext|bmf}} |endianness=Little-endian }} '''SKN/BMF''' is a 3D mesh format used in t...") |
Dan Tobias (Talk | contribs) m |
||
Line 3: | Line 3: | ||
|subcat=3D and CAD/CAM Models | |subcat=3D and CAD/CAM Models | ||
|extensions={{ext|skn}}, {{ext|bmf}} | |extensions={{ext|skn}}, {{ext|bmf}} | ||
− | |endianness=Little- | + | |endianness=Little-Endian |
}} | }} | ||
'''SKN/BMF''' is a 3D mesh format used in the Sims series, found in both [[ASCII]] text (SKN) and binary (BMF) formats. It is a deformable mesh referencing a 2D image used as the texture. The text (SKN) format can express greater precision in its numeric values than the binary format, but otherwise the two formats are renditions of identical data structures. | '''SKN/BMF''' is a 3D mesh format used in the Sims series, found in both [[ASCII]] text (SKN) and binary (BMF) formats. It is a deformable mesh referencing a 2D image used as the texture. The text (SKN) format can express greater precision in its numeric values than the binary format, but otherwise the two formats are renditions of identical data structures. |
Latest revision as of 21:32, 16 February 2020
SKN/BMF is a 3D mesh format used in the Sims series, found in both ASCII text (SKN) and binary (BMF) formats. It is a deformable mesh referencing a 2D image used as the texture. The text (SKN) format can express greater precision in its numeric values than the binary format, but otherwise the two formats are renditions of identical data structures.