Binarize: Difference between revisions
Jump to navigation
Jump to search
m (Moved to template) |
m (formated wiki link) |
||
Line 22: | Line 22: | ||
|LICENSING= | |LICENSING= | ||
[[End User License Agreement for BI's Tools]] | [[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]] | ||
|SEEALSO= | |SEEALSO= |
Revision as of 19:28, 5 October 2006
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Operation Flashpoint
- Download:
- http://www.flashpoint1985.com/breathe/index.html
Description
- Description:
- Binarize is a model/world optimizing tool created by Bohemia Interactive. The purpose of the tool is to convert the file into the representation suitable for fast loading by the game engine. Some information important for editing, but not relevant for the game, may be discarded during the process, therefore the process in not always reversible (which is one of the reasons why BI does not provide a tools which would reverse the binarization).
- Notes:
- The term 'binarizing' is sometimes used to describe converting a file into an optimized / binary format, like when converting Config.cpp into Config.bin. This is done using tools other than Binarize.