Modelling – Operation Flashpoint Category
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===Introduction=== | ===Introduction=== | ||
Operation | Operation Flashpoint has a wide range of vehicles and other models available in game, however many fans wanted to expand the OFP experience with different aspects of war and other fun modifications. Bohemia Interactive responded and have created their own modelling tools called [[Oxygen Light]] (or O² for short), and a model previewer called [[Oxygen Viewer|Oxygen Viewer]] often refered to as Buldozer. | ||
If you are looking to learn modelling in OFP then you can view some tutorial's and example models on the [http://www.flashpoint1985.com/breathe/ Breathe page]. | If you are looking to learn modelling in OFP then you can view some tutorial's and example models on the [http://www.flashpoint1985.com/breathe/ Breathe page]. | ||
Line 6: | Line 6: | ||
===Basic information=== | ===Basic information=== | ||
Model detail in Operation | Model detail in Operation Flashpoint has practically no limits, but for the sake of making your fps counter display at least two digits, staying under 5000 polygons is advisable. | ||
No model in OFP can have more then 32767 faces or 32767 vertices. Vertices somewhat correspond to O2 points, but there are usually more vertices than points due to different UV mapping or normals. | No model in OFP can have more then 32767 faces or 32767 vertices. Vertices somewhat correspond to O2 points, but there are usually more vertices than points due to different UV mapping or normals. |
Revision as of 21:59, 3 July 2006
Introduction
Operation Flashpoint has a wide range of vehicles and other models available in game, however many fans wanted to expand the OFP experience with different aspects of war and other fun modifications. Bohemia Interactive responded and have created their own modelling tools called Oxygen Light (or O² for short), and a model previewer called Oxygen Viewer often refered to as Buldozer.
If you are looking to learn modelling in OFP then you can view some tutorial's and example models on the Breathe page.
Basic information
Model detail in Operation Flashpoint has practically no limits, but for the sake of making your fps counter display at least two digits, staying under 5000 polygons is advisable.
No model in OFP can have more then 32767 faces or 32767 vertices. Vertices somewhat correspond to O2 points, but there are usually more vertices than points due to different UV mapping or normals.
Flashpoint uses a "LOD" (Level of Detail) system. This comes down to units at larger range having less detailed models. The LODs have to be created manually. Lods are also used for other purposes, such as identifying solid mass, walkable areas, hitzones, shadow, and more.
Flashpoint uses textures that are *^² , such as 32, 64, 128... up to 4096. Commonly, 512 and 1024 textures are used. An addonmaker should attempt to use as few textures as possible.
Note: a texture of 512X1024 has a texture ratio of 2 ( 2X512=1024). If the texture ratio gets above 8, chances are that Operation Flashpoint will have troubles dealing with this texture. This is still under investigation after Dedicated servers crashed after using an addon wich contained such a texture.
Pages in category "Operation Flashpoint: Modelling"
The following 36 pages are in this category, out of 36 total.
- Animations
- ArmA: Armed Assault: Selection Translations
- CfgNonAIVehicles Config Reference
- CfgVehicles Config Reference
- LOD
- Modelling Tutorials
- Models & Classnames: Ammo
- Models & Classnames: CfgNonAIVehicles
- Models & Classnames: CfgVehicles - Class Man
- Models & Classnames: CfgVehicles - Class Thing
- Models & Classnames: CfgVehicles - NonStrategic
- Models & Classnames: CfgVehicles - Strategic
- Models & Classnames: CfgVehicles - Vehicles
- Models & Classnames: DestrTypes
- Models & Classnames: Miscellaneous
- Models & Classnames: Simulation Types
- Models & Classnames: Weapons
- Operation Flashpoint: Models Without Classes
- Muzzle Flash Bug
- Named Properties
- Named Selection
- ODOL Explorer
- Oxygen Keyboard Shortcuts
- P3D Point and Face Flags
- raP File Format - OFP
- Operation Flashpoint: Resolution LOD Samples
- Rtm (Animation) File Format
- Rtm Binarised File Format
- Rvmat File Format
- TokenNameValueTypes
- Validating Geometries
- Wrp File Format - 1WVR
- Wrp File Format - 4WVR
- Wrp File Format - OPRW2 & 3
- Wrp File Format - OPRWv17 to 24
- zasleh