Terrain Tutorial – Arma 2
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
#Importing Landscape, Satellite Texture, and Objects. | #Importing Landscape, Satellite Texture, and Objects. | ||
#Binarizing your world properly. | #Binarizing your world properly. | ||
# | #Proper Samplemap to work with. | ||
References: | References: | ||
*[[Visitor 3 Manual]] | *[[Visitor 3 Manual]] | ||
*[http://tinyurl.com/5kd79v ArmABuildEnvironment.pdf (by Synide)] | *[http://tinyurl.com/5kd79v ArmABuildEnvironment.pdf (by Synide)] | ||
== | ==Setting up Visitor== |
Revision as of 19:26, 30 August 2009
Introduction
This simple tutorial will explain the basic process of creating a Island in ArmA2.
What the tutorial will deal with:
- Setting up Visitor and the working directory correctly with your namespace/tag.
- Importing Landscape, Satellite Texture, and Objects.
- Binarizing your world properly.
- Proper Samplemap to work with.
References: