User Tools

Site Tools


arma2:texturing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma2:texturing [2009-11-06 07:40]
snakeman added texture_naming_rules link.
arma2:texturing [2017-01-22 13:32] (current)
snakeman added fox-09-texturing-tutorial link.
Line 1: Line 1:
 ====== Texturing ====== ====== Texturing ======
  
-Texturing in ArmA 2.+**Texturing in ArmA 2.**
  
 Read basic background info on [[arma2:​texturing:​texture_naming_rules|texture naming rules]]. Read basic background info on [[arma2:​texturing:​texture_naming_rules|texture naming rules]].
  
-PAA/PAC Texture format has been slightly altered in ArmA 2, you need to get the new Kegety'​s ​[[arma:tools:paaplugin|PAA plugin]] for Photoshop to open these texture files. Later when BIS releases new version of Texview, we have more utils to open them and Photoshop is not required.+To get started with [[arma2:texturing:texturing_basics|Texturing basics]] and [[arma2:​texturing:​texturing_beginners|Texturing beginners]].
  
 Read tips about setObjectTexture [[arma2:​texturing:​setobjecttexture|here]]. Read tips about setObjectTexture [[arma2:​texturing:​setobjecttexture|here]].
  
 +Here is few steps how to create [[arma2:​texturing:​flir|FLIR / thermal imaging textures]] for your models.
  
-====== Texture Basics ======+Read [[arma2:​texturing:​super_shader_tutorial|Super shader tutorial]] by Rocket.
  
-_AS and _SMDI files are ambient shadow and specular textures (the purple textures). In both channels are Red (255,​255,​255),​ Green (standard 0,0,0 this channel should contain parts that are wanted ​to be specular or have effects from ambient light) and Blue (255,​255,​255). Only green should be edited.+[[arma2:​texturing:​rvmat_embed|RVMAT is embedded ​to model]] by Synide.
  
-**And more:**+[[arma2:texturing:​buildings_analyze|Buildings analyze]] how are building UV's laid out and texture space used.
  
-It sort of depend for what you're making the RVMATs. For soldiers you need additional _as texture (you can use _smdi as addition for specular parts incase you have some) and for vehicles, weapons etc. you need to have _smdi texture.+[[arma2:​texturing:​hiddenselectionstextures|hiddenSelectionsTextures]]
  
-Lets say you are making a weapon (or vehicle) and you need specular map for it (_smdi) you just take layers that you want to show in weapon as shine (whitish parts, any grey gradient above 0,0,0 will have specular power, lower the value lower the specular power on that area) and those that doesn't shine (black parts 0,0,0) and you make background say 15,15,15. Merge the visible layers (make sure its all within grey gradient, results are best this way).+[[arma2:​texturing:​beton_ground_texture|Beton's ground texture tutorial]]
  
-Now you make new picture at same size that has following color RGB = 255,0,255. Go to channels and select green channel, then copy paste your earlier edited picture to green channel. Now when you select all channels again there might be some visible change in whole picture, if not don't worry. Save it as .tga and convert with TexView2.+Making a [[arma2:​texturing:​grunge_effect|grunge effect]] on your textures.
  
-Make sure you use proper suffix (_co, _ca, _nohq, _as and _smdi are the most important ones) in your textures ​(it makes your life a lot easier, no money back guarantee). Now you should have three .paa files with names like my_name_co.paa,​ my_name_nohq.paa and my_name_smdi.paa (first being your tag, second name of texture, then suffix).+How to [[arma2:​convert-all-paa-textures-to-tga-format|convert all PAA textures to TGA format]].
  
-Now we finally get to actual part of RVMATs, there is huge load of people that are better familiarized with this than I am, for instance Linker Split.+[[arma2:​texturing:​imagemagick|ImageMagick]]
  
-However my style of doing this is to copy BIS existing RVMAT-files and changes names and values in there to match my need. So basicly you just have m16_metal.rvmat from BIS example model release and paste it with your files. Change name of it and open it with for instance notepad so you can rename paths of _nohq and _smdi to your own files. Then save. +[[arma2:texturing:​fox-09-texturing-tutorial|fox'09 texturing tutorial]]
- +
-Finally open Oxygen2 and apply RVMAT to your model (or part of it is supposed to be if you have multiple textures applied). Select faces to include it, hit E and you should see Material reading there, you should be able to find your own stuff from your own computer +
- +
-That should do it. +
- +
-One thing as reminder, in order for textures and materials to show ingame, they have to be P: drive and in their respective folders (folder name will be name of the .pbo file) when you start packing the files. +
- +
-[[http://​forums.bistudio.com/​showpost.php?​p=1432597&​postcount=6|Source]].+
arma2/texturing.1257493216.txt.gz · Last modified: 2009-11-06 07:40 by snakeman