Oxygen 2: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
(20 intermediate revisions by 10 users not shown)
Line 1: Line 1:
Model editing tool.
{{Tool|=


[[Category:Addons: Armed Assault]][[Category:Tools]]
|AUTHOR=
[[:Category:Projects|Bohemia Interactive]]
 
|VERSION=
 
|COMPATIBILITY=
[[:Category:Armed Assault|Armed Assault (ArmA)]]
 
[[:Category: Arma 3|Arma 3]]
 
|DOWNLOAD=
Included in [[BI Tools]], [[BI Tools 2]] and [[BI Tools 2.5]].
 
|DESCRIPTION= Oxygen 2 is a model editing tool made by BIStudio's.
 
Oxygen 2 is the successor to [[Oxygen Light]].
 
Note that [[Oxygen 2]] has been replaced by [[Object Builder]] for Arma 3.
 
|NOTES=
 
|COMMAND=
    Oxygen2.exe
 
|LICENSING=
[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]
 
|SEEALSO= [[Oxygen 2 - Manual]], [[Object Builder]]
 
}}
 
=== Additional information ===
 
==== Supported formats ====
 
Input:
* P3D (file with model, supported are binarized and nonbinarized version[ODOL,MLOD], binarized show only bounding box, List of LODS and named properties)
* 3DS (model from 3D Studio Max)
* ASC (ASCII 3D object)
* SDA (Vicon Surface Data)
 
Import:
* 3DS (model from 3D Studio Max)
* OBJ (3D Object Format)
 
Textures:
* TGA (24 bit / 32 bit with alpha channel)
* GIF (with or without alpha channel)
* PAA,PAC (textures formats using in BI's game engines)
 
Output:
* P3D (nonbinarized)
 
==== How to use it ====
 
You can open any supported model using menu File / Open or drag and drop the model file icon into the main window of Oxygen 2 PE (tip: you may assign P3D file extensions to Oxygen 2 PE application using Windows desktop).
 
You can make empty model using menu File / New.
 
You can save (save as) the file only into the P3D format.
 
Preview of model can be showed by Viewer Tool (Buldozer).
 
==== Viewer setup ====
 
parameters for the viewer.
 
Path to viewer (Commands in [] are optional; leave [] away when using that command):
PathToArmaDir\Arma.exe -buldozer [-window] [-noland] [-cfg=PathToConfig] [-maxmem=1024]
 
-window : Starts Buldozer in window instead of fullscreen.
 
-noland : Bulldoze will not load a island.
 
-cfg=PathToConfig : Forces Buldozer to use a certain config.
 
To run viewer correctly you need a ARMA successfully installed on hard drive.
 
[[Category:Tools]]
[[Category:ArmA: Official Tools]]

Revision as of 12:48, 20 April 2014

Basic information

Author:
Bohemia Interactive
Compatibility:
Armed Assault (ArmA) Arma 3
Download:
Included in BI Tools, BI Tools 2 and BI Tools 2.5.

Description

Description:
Oxygen 2 is a model editing tool made by BIStudio's. Oxygen 2 is the successor to Oxygen Light. Note that Oxygen 2 has been replaced by Object Builder for Arma 3.

Usage

Line call:
Oxygen2.exe

Licenses

Licensing:
Bohemia Interactive End User License Agreement
See also:
Oxygen 2 - Manual, Object Builder


Additional information

Supported formats

Input:

  • P3D (file with model, supported are binarized and nonbinarized version[ODOL,MLOD], binarized show only bounding box, List of LODS and named properties)
  • 3DS (model from 3D Studio Max)
  • ASC (ASCII 3D object)
  • SDA (Vicon Surface Data)

Import:

  • 3DS (model from 3D Studio Max)
  • OBJ (3D Object Format)

Textures:

  • TGA (24 bit / 32 bit with alpha channel)
  • GIF (with or without alpha channel)
  • PAA,PAC (textures formats using in BI's game engines)

Output:

  • P3D (nonbinarized)

How to use it

You can open any supported model using menu File / Open or drag and drop the model file icon into the main window of Oxygen 2 PE (tip: you may assign P3D file extensions to Oxygen 2 PE application using Windows desktop).

You can make empty model using menu File / New.

You can save (save as) the file only into the P3D format.

Preview of model can be showed by Viewer Tool (Buldozer).

Viewer setup

parameters for the viewer.

Path to viewer (Commands in [] are optional; leave [] away when using that command): PathToArmaDir\Arma.exe -buldozer [-window] [-noland] [-cfg=PathToConfig] [-maxmem=1024]

-window : Starts Buldozer in window instead of fullscreen.

-noland : Bulldoze will not load a island.

-cfg=PathToConfig : Forces Buldozer to use a certain config.

To run viewer correctly you need a ARMA successfully installed on hard drive.