AlexKimov/seadogs-file-formats

CFF file format

AlexKimov opened this issue · 0 comments

File format specs

  • File format description (in russian)
  • File format description (english)

Structures

  • Overall structure
  • File header
  • Textures List
  • Texture properties
    • overall structure
    • variables meanings
  • Meshes
    • Vertexes
    • Texture coordinates
    • Faces
    • Animations
    • calculation math (game engine side)
  • BSP tree + PVS
    • Structures
    • calculation math (game engine side)