User Tools

Site Tools


arma:modeling:import_3ds

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
arma:modeling:import_3ds [2016-11-04 20:57]
snakeman moved images from nekromantix to this domain.
arma:modeling:import_3ds [2017-10-06 17:25] (current)
snakeman http to https switch.
Line 18: Line 18:
   * model has to be tessellated into quads and tris (If you have multiple vertices along one straight edge do it manually - otherwise algorithm can create a zero-surface face out of these vertices positioned in line).   * model has to be tessellated into quads and tris (If you have multiple vertices along one straight edge do it manually - otherwise algorithm can create a zero-surface face out of these vertices positioned in line).
  
-When importing the model gest cut along hard edges and along the edges where texture mapping is not connecting (places that were cut when unwrapping). In other words you get [[http://​pmc.editing.wiki/​images/​Import_3DS_edgesbl4.jpg|this]]. Note I was unwrapping outside of O2, this happened upon importing a mesh with UV coordinates and smoothness set in a correct way.+When importing the model gest cut along hard edges and along the edges where texture mapping is not connecting (places that were cut when unwrapping). In other words you get [[https://​pmc.editing.wiki/​images/​Import_3DS_edgesbl4.jpg|this]]. Note I was unwrapping outside of O2, this happened upon importing a mesh with UV coordinates and smoothness set in a correct way.
  
 **Pointers for texturing:​**\\ **Pointers for texturing:​**\\
Line 32: Line 32:
 - use the following settings (picture): - use the following settings (picture):
  
-{{ http://​pmc.editing.wiki/​images/​Import_3DS_importnx7.jpg }}+{{ https://​pmc.editing.wiki/​images/​Import_3DS_importnx7.jpg }}
  
 Squarize means merging tris into quads, can screw up edge hardness. Merge merges back the edges divided upon importing, again an easy way to mess up edge hardness. Models do not get imported with textures anyway, you need to do that manually (see below).\\ Squarize means merging tris into quads, can screw up edge hardness. Merge merges back the edges divided upon importing, again an easy way to mess up edge hardness. Models do not get imported with textures anyway, you need to do that manually (see below).\\
Line 122: Line 122:
   * the Y axis (BLUE channel) is always reversed! In XNormal switch it to Blue = -Y, in other programs tick proper "​reverse"​ window when asked.\\   * the Y axis (BLUE channel) is always reversed! In XNormal switch it to Blue = -Y, in other programs tick proper "​reverse"​ window when asked.\\
 Here is how settings look in XNormal:\\ Here is how settings look in XNormal:\\
-{{ http://​pmc.editing.wiki/​images/​Import_3DS_settingsjj1.jpg }}+{{ https://​pmc.editing.wiki/​images/​Import_3DS_settingsjj1.jpg }}
   * it's a wide subject, there are 3D graphics forums for that...\\   * it's a wide subject, there are 3D graphics forums for that...\\
   * Save as *_NOHQ.paa   * Save as *_NOHQ.paa
Line 128: Line 128:
 Trick with normal map (if you get "​rainbow triangles"​):​\\ Trick with normal map (if you get "​rainbow triangles"​):​\\
   * when using the hi/low poly method you can get artifacts due to non matching normals of models, even if area should be flat. Just extract Height Map instead and use HM -> normal map tool.   * when using the hi/low poly method you can get artifacts due to non matching normals of models, even if area should be flat. Just extract Height Map instead and use HM -> normal map tool.
-[[http://​pmc.editing.wiki/​images/​Import_3DS_nohqintv2ie8.jpg|see image]].+[[https://​pmc.editing.wiki/​images/​Import_3DS_nohqintv2ie8.jpg|see image]].
  
 **How do i make specular map:**\\ **How do i make specular map:**\\
Line 137: Line 137:
   * Red and alpha will be erased upon conversion, they do nothing AFAIK.\\   * Red and alpha will be erased upon conversion, they do nothing AFAIK.\\
   * it's best to copy over the values of Green into the Blue channel, but get rid of black (it will look like complete matte, like frost or snow). Adding 0.2 or 0.3 to values does the trick (Ie making the channel a bit brighter). This way the places that shine will also be less matte and more "​polished",​ which seems logical.\\   * it's best to copy over the values of Green into the Blue channel, but get rid of black (it will look like complete matte, like frost or snow). Adding 0.2 or 0.3 to values does the trick (Ie making the channel a bit brighter). This way the places that shine will also be less matte and more "​polished",​ which seems logical.\\
-Example of how my specular map looks like: [[http://​pmc.editing.wiki/​images/​Import_3DS_smdiintv2sn6.jpg|here]].+Example of how my specular map looks like: [[https://​pmc.editing.wiki/​images/​Import_3DS_smdiintv2sn6.jpg|here]].
  
 **How do I make _AS map?**\\ **How do I make _AS map?**\\
Line 143: Line 143:
   * save as _AS.paa\\   * save as _AS.paa\\
   * that's it! The channels will get cleared where needed.\\   * that's it! The channels will get cleared where needed.\\
-This is how an _AS.paa looks like: [[http://​pmc.editing.wiki/​images/​Import_3DS_asintv2xk5.jpg|here]].+This is how an _AS.paa looks like: [[https://​pmc.editing.wiki/​images/​Import_3DS_asintv2xk5.jpg|here]].
  
-**Effects of using AS map, normal map and Specular map**: [[http://​pmc.editing.wiki/​images/​Import_3DS_compaino2wq8.jpg|image here]].\\+**Effects of using AS map, normal map and Specular map**: [[https://​pmc.editing.wiki/​images/​Import_3DS_compaino2wq8.jpg|image here]].\\
 Normal map is not used because settings are at very low. NOTICE however the fact that AS and SMDI are still used (in reduced resolution). They are less resource-consuming,​ this is why they are so useful. Normal map is not used because settings are at very low. NOTICE however the fact that AS and SMDI are still used (in reduced resolution). They are less resource-consuming,​ this is why they are so useful.
  
 **Avoiding performance problems**\\ **Avoiding performance problems**\\
 Number of [[section_fixing|sections]] (or draw calls?) is the most important factor. Each group of faces  using different material or texture file is an additional section. Use only one rvmat per model if you can. Use specular map to make different materials look different (plastic, steel, wood...). Number of [[section_fixing|sections]] (or draw calls?) is the most important factor. Each group of faces  using different material or texture file is an additional section. Use only one rvmat per model if you can. Use specular map to make different materials look different (plastic, steel, wood...).
arma/modeling/import_3ds.1478293038.txt.gz ยท Last modified: 2016-11-04 20:57 (external edit)