Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BF2Mesh - Battlefield 2 mesh file parser

This code documents how to parse mesh files of the DICE/EA games Battlefield 2,
Battlefield 2142, Battlefield Heroes, Battlefield Play4Free, which share the
same internal layout. These files typically have the extension ".StaticMesh",
".BundledMesh" or ".SkinnedMesh".

The code does not include rendering code or otherwise convert or output the data
to file. However, the included sample application (main.cpp) is a command-line
program that prints some useful information, and can be used to verify the
integrity of mesh files.

For more information, see: http://www.bytehazard.com

About

A Battlefield 2 mesh file parser written in C#

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages