Oxygen 2: Difference between revisions
m (Nicer link) |
(Added information from readme) |
||
Line 1: | Line 1: | ||
{{Tool|= | {{Tool|= | ||
|AUTHOR= [[:Category:Projects|Bohemia Interactive]] | |AUTHOR= | ||
[[:Category:Projects|Bohemia Interactive]] | |||
|VERSION= | |VERSION= | ||
|COMPATIBILITY= [[:Category:Armed Assault|Armed Assault (ArmA)]] | |COMPATIBILITY= | ||
[[:Category:Armed Assault|Armed Assault (ArmA)]] | |||
|DOWNLOAD= Included in [[BI Tools]] | [[:Category: Arma 3|Arma 3]] | ||
|DOWNLOAD= | |||
Included in [[BI Tools]] | |||
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. | ||
Line 14: | Line 21: | ||
|NOTES= | |NOTES= | ||
|COMMAND= | |||
Oxygen2.exe | |||
|LICENSING= | |LICENSING= | ||
Line 21: | Line 31: | ||
}} | }} | ||
=== 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 succesfuly installed on hard drive. | |||
[[Category:Tools]] | [[Category:Tools]] | ||
[[Category:ArmA: Official Tools]] | [[Category:ArmA: Official Tools]] |
Revision as of 12:10, 14 November 2013
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Armed Assault (ArmA) Arma 3
- Download:
- Included in BI Tools Part of Arma 3 Tools package on Steam
Description
- Description:
- Oxygen 2 is a model editing tool made by BIStudio's. Oxygen 2 is the successor to Oxygen Light.
Usage
- Line call:
- Oxygen2.exe
Licenses
- Licensing:
- Bohemia Interactive End User License Agreement
- See also:
- Oxygen 2 - Manual
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 succesfuly installed on hard drive.