Changes between Version 1 and Version 2 of PMD_File_Format


Ignore:
Timestamp:
Aug 13, 2010, 6:06:26 PM (14 years ago)
Author:
Philip Taylor
Comment:

fix typo

Legend:

Unmodified
Added
Removed
Modified
  • PMD_File_Format

    v1 v2  
    11PMD files store a model, which includes vertex positions, normals and texture coordinates, faces (all faces are triangles), rest state bone transformations (if bones are used), and prop point positions and transformations (where other models may be propped onto this one).
    22
    3 All types are stored in little-endian format. Text is always ASCII. The following is the version 2 PMD format:
     3All types are stored in little-endian format. Text is always ASCII. The following is the version 3 PMD format:
    44
    55{{{