arma:terrain:v3_quick_tutorial
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revisionLast revisionBoth sides next revision | ||
arma:terrain:v3_quick_tutorial [2008/05/04 16:43] – created v3_quick_tutorial initial page snakeman | arma:terrain:v3_quick_tutorial [2022/06/25 16:54] – added link. snakeman | ||
---|---|---|---|
Line 8: | Line 8: | ||
Nota Bene: Please read through the entire quick tut before starting up any project, otherwise you might find out you've made an error and that could cost you valuable time in which you may not have to spare. | Nota Bene: Please read through the entire quick tut before starting up any project, otherwise you might find out you've made an error and that could cost you valuable time in which you may not have to spare. | ||
+ | |||
====== Getting Started ====== | ====== Getting Started ====== | ||
Line 23: | Line 24: | ||
Kegetys [[arma: | Kegetys [[arma: | ||
- | #A terrain editor like Wilbur, Terragen, L3DT(?) etc. there are many. | + | #A terrain editor like [[: |
#A Creative mind (sort of optional) | #A Creative mind (sort of optional) | ||
#PATIENCE MADE OF AGGREGATED DIAMOND NANORODS! This is absolutely imperative! | #PATIENCE MADE OF AGGREGATED DIAMOND NANORODS! This is absolutely imperative! | ||
+ | |||
====== Downloads for Tools ====== | ====== Downloads for Tools ====== | ||
Line 33: | Line 35: | ||
[[arma: | [[arma: | ||
- | [[http:// | + | [[:tools: |
[[: | [[: | ||
Line 40: | Line 42: | ||
Kegetys [[arma: | Kegetys [[arma: | ||
+ | |||
====== Visitor 3 Installation and Setup ====== | ====== Visitor 3 Installation and Setup ====== | ||
Line 69: | Line 72: | ||
#Step 11: Now let's save this project so you have something to work with. Go to Project---> | #Step 11: Now let's save this project so you have something to work with. Go to Project---> | ||
+ | |||
====== Create, Export and Import Terrain ====== | ====== Create, Export and Import Terrain ====== | ||
Line 98: | Line 102: | ||
#Step 6: So now you have generated your terrain, this is how you import it to Visitor. In P: | #Step 6: So now you have generated your terrain, this is how you import it to Visitor. In P: | ||
- | < | + | < |
class cfg | class cfg | ||
{ | { | ||
Line 125: | Line 129: | ||
Additional note- you can also edit your png heightmap in Photoshop, but it appears as if PS does some funky stuff to your height map, in this case just open and save it in Wilbur after editing in PS, this should solve the error. | Additional note- you can also edit your png heightmap in Photoshop, but it appears as if PS does some funky stuff to your height map, in this case just open and save it in Wilbur after editing in PS, this should solve the error. | ||
+ | |||
====== Satellite/ | ====== Satellite/ | ||
Line 198: | Line 203: | ||
Example: | Example: | ||
- | < | + | < |
ambient[] = {0.9, | ambient[] = {0.9, | ||
diffuse[] = {0.9, | diffuse[] = {0.9, | ||
Line 238: | Line 243: | ||
Using the previous examples; here's how your layers.cfg should look like: | Using the previous examples; here's how your layers.cfg should look like: | ||
- | < | + | < |
class Layers | class Layers | ||
{ | { | ||
Line 286: | Line 291: | ||
The second thing you'll need to do is telling Visitor where to save your Layers, in Visitor go to tools---> | The second thing you'll need to do is telling Visitor where to save your Layers, in Visitor go to tools---> | ||
+ | |||
====== Import and PNG to PAA Conversion ====== | ====== Import and PNG to PAA Conversion ====== | ||
Line 308: | Line 314: | ||
Note- You're probably going to do something wrong here, either because I wrote something wrong you missed something, but don't let it get you down, things like these takes patience, trial and error to learn. | Note- You're probably going to do something wrong here, either because I wrote something wrong you missed something, but don't let it get you down, things like these takes patience, trial and error to learn. | ||
+ | |||
====== Insertion of Objects / Vegetation ====== | ====== Insertion of Objects / Vegetation ====== | ||
Line 326: | Line 333: | ||
# Step 5: Vegetation works the same way as other object except you choose " | # Step 5: Vegetation works the same way as other object except you choose " | ||
+ | |||
====== Roads ====== | ====== Roads ====== | ||
Line 332: | Line 340: | ||
Save as MyMap.pew now so you don't lose your work. | Save as MyMap.pew now so you don't lose your work. | ||
+ | |||
====== Getting Map Ingame ====== | ====== Getting Map Ingame ====== | ||
Line 340: | Line 349: | ||
# Step 1:Second thing you'll need is a config, Here's a working example of one: | # Step 1:Second thing you'll need is a config, Here's a working example of one: | ||
- | < | + | < |
#define ReadAndWrite 0 | #define ReadAndWrite 0 | ||
#define ReadAndCreate 1 | #define ReadAndCreate 1 | ||
Line 729: | Line 738: | ||
Well that about concludes this short tutorial, I hope you found it usefull, also if anybody else is writing a tutorial feel perfectly free to use any info from this one, share your knowledge and different perspectives. | Well that about concludes this short tutorial, I hope you found it usefull, also if anybody else is writing a tutorial feel perfectly free to use any info from this one, share your knowledge and different perspectives. | ||
+ | |||
====== Notes ====== | ====== Notes ====== | ||
This tutorial was created by Opteryx, he gave us the permissions to post it here. | This tutorial was created by Opteryx, he gave us the permissions to post it here. | ||
- |
arma/terrain/v3_quick_tutorial.txt · Last modified: 2024/08/01 13:03 by snakeman