User Tools

Site Tools


arma:modeling:glass_damage

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arma:modeling:glass_damage [2016/11/04 20:44] – moved images from nekromantix to this domain. snakemanarma:modeling:glass_damage [2024/08/01 09:23] (current) – links added. snakeman
Line 1: Line 1:
-====== Glass Damage Tutorial ======+====== ArmA 1 Glass Damage Tutorial ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=42|ArmA 1 Forum]], [[:arma|ArmA 1 Home]], [[arma:config|ArmA 1 Config]], [[arma:tools|ArmA 1 Tools]], [[arma:file_formats|ArmA 1 File Formats]], [[arma:missions|ArmA 1 Missions]], [[arma:modeling|ArmA 1 3D Modeling]], [[arma:terrain|ArmA 1 Terrain]], [[arma:texturing|ArmA 1 Texturing]], [[arma:scripting|ArmA 1 Scripting]] 
 + 
 +**ArmA 1** aka Armed Assault (ArmA)
  
 **Glass Damage Tutorial** by Obmar **Glass Damage Tutorial** by Obmar
Line 12: Line 16:
 In this tutorial I will explain the modeling process step by step as well as the Config entries and their meaning. I am using a helicopter I modeled as a sample but the process in this tutorial is valid for all types of vehicles. In this tutorial I will explain the modeling process step by step as well as the Config entries and their meaning. I am using a helicopter I modeled as a sample but the process in this tutorial is valid for all types of vehicles.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-01.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-01.jpg }}
  
  
Line 26: Line 30:
 I am only using this as a sample (texture) name, you can give your textures any name you wish. I am only using this as a sample (texture) name, you can give your textures any name you wish.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-02.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-02.jpg }}
  
  
Line 38: Line 42:
 sklo predni P (windscreen Right {abbr}) sklo predni P (windscreen Right {abbr})
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-03.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-03.jpg }}
  
  
Line 45: Line 49:
 **Modeling the Fire Geometry LOD** **Modeling the Fire Geometry LOD**
  
-Create a Fire Geometry LOD in the Named Selections (A) and make the model with all the components (B) . The model should be simple, defining the basic model shape with important components named. Surfaces modeled in this LOD do STOP any bullet (any caliber). +Create a Fire Geometry LOD in the Named Selections (A) and make the model with all the components (B) . The model should be simple, defining the basic model shape with important components named. Surfaces modeled in this LOD do STOP any bullet (any caliber).
  
 Note: Do not model the glass component yet. Note: Do not model the glass component yet.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-04.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-04.jpg }}
  
  
Line 58: Line 62:
 Select all the components in the Fire Geometry LOD (ctrl+a) then go to (A) Structure | Convexity | Component Convex Hull and apply. Select all the components in the Fire Geometry LOD (ctrl+a) then go to (A) Structure | Convexity | Component Convex Hull and apply.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-05.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-05.jpg }}
  
  
Line 75: Line 79:
 The reason for doing one part of the glass component at a time is if you select them all and apply Make Convex it convexes the entire selection into one Convex component. The reason for doing one part of the glass component at a time is if you select them all and apply Make Convex it convexes the entire selection into one Convex component.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-06.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-06.jpg }}
  
  
Line 93: Line 97:
 Now select and copy the entire Glass Component (CTRL-A) and (CTRL-C) and go to the Fire Geometry LOD Now select and copy the entire Glass Component (CTRL-A) and (CTRL-C) and go to the Fire Geometry LOD
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-07.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-07.jpg }}
  
  
Line 102: Line 106:
 Now in the Fire Geometry LOD (A) we paste the Glass component (B) by pressing (ctrl+v). Now in the Fire Geometry LOD (A) we paste the Glass component (B) by pressing (ctrl+v).
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-08.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-08.jpg }}
  
  
Line 111: Line 115:
 Select the entire model in the Fire Geometry (CTRL-A) and go to (A) Structure | Topology | Find Components and apply. Select the entire model in the Fire Geometry (CTRL-A) and go to (A) Structure | Topology | Find Components and apply.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-09.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-09.jpg }}
  
  
Line 122: Line 126:
 Very Important: Do not convex or add the proxys to the components, All proxys must just be pasted (CTRL-V) into the Fire Geometry LOD. Very Important: Do not convex or add the proxys to the components, All proxys must just be pasted (CTRL-V) into the Fire Geometry LOD.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-10.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-10.jpg }}
  
  
Line 157: Line 161:
  {  {
  sectionsInherit = "";  sectionsInherit = "";
- sections[] = { "num1", "num2", "roundel", "velka vrtule", + sections[] = { "num1", "num2", "roundel", "velka vrtule",
  "velka vrtule staticka", "velka vrtule Blur",  "velka vrtule staticka", "velka vrtule Blur",
  "malavrtule","mala vrtule staticka",  "malavrtule","mala vrtule staticka",
Line 205: Line 209:
 That's it for this tutorial, save your config and your model, binarize and go to game and test your animation. That's it for this tutorial, save your config and your model, binarize and go to game and test your animation.
  
-{{ http://pmc.editing.wiki/images/Glass_damage_tutorial-11.jpg }}+{{ https://pmc.editing.wiki/images/Glass_damage_tutorial-11.jpg }}
  
  
Line 225: Line 229:
 ====== Notes ====== ====== Notes ======
  
-Tutorial by Obmar 12 February 2008. And [[http://pmc.editing.wiki/downloads/Glass_damage_tutorial.rar|Glass_damage_tutorial.rar]] is the original tutorial PDF file for download.+Tutorial by Obmar 12 February 2008. And Glass_damage_tutorial.rar is the original tutorial PDF file for download from OFP-ArmA.Tutorial.Include.Files.2024-03-19/ Torrent Magnet: 
 +<code> 
 +magnet:?xt=urn:btih:3f74bfb31d795d124ff0a3b2d5c98c7b7c7da3c6&xt=urn:btmh:1220322d34f3fe96c02e4baa798c17198f84aa1bd98e544214e18ce4ab9d4f39457c&dn=OFP-ArmA.Tutorial.Include.Files.2024-03-19&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce 
 +</code> 
arma/modeling/glass_damage.1478292251.txt.gz · Last modified: 2016/11/04 20:44 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.