-
Notifications
You must be signed in to change notification settings - Fork 5
A Battlefield 2 mesh file parser written in C#
License
UTurista/BF2Mesh
Folders and files
Name | Name | 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
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published