Oxygen 2: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Added a new category)
No edit summary
(One intermediate revision by one other user not shown)
Line 12: Line 12:


|DOWNLOAD=  
|DOWNLOAD=  
Included in [[BI Tools]]
Included in [[BI Tools]], [[BI Tools 2]] and [[BI Tools 2.5]].
 
Part of Arma 3 Tools package on Steam


|DESCRIPTION= Oxygen 2 is a model editing tool made by BIStudio's.  
|DESCRIPTION= Oxygen 2 is a model editing tool made by BIStudio's.  


Oxygen 2 is the successor to [[Oxygen Light]].
Oxygen 2 is the successor to [[Oxygen Light]].
Note that [[Oxygen 2]] has been replaced by [[Object Builder]] for Arma 3.


|NOTES=
|NOTES=
Line 28: Line 28:
[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]
[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]


|SEEALSO= [[Oxygen 2 - Manual]]
|SEEALSO= [[Oxygen 2 - Manual]], [[Object Builder]]


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


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


[[Category:Tools]]
[[Category:Tools]]
[[Category:ArmA: Official Tools]]
[[Category:ArmA: Official Tools]]
[[Category:Arma 3 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.