Texture Tool Example 01: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
Line 10: Line 10:


Here are the step by step details...
Here are the step by step details...




Line 20: Line 21:
To clarify the introductory example, here is how I did it step by step. Just to summarise we need to align the texture on a sloping surface with its neighbouring surfaces to its left and below..
To clarify the introductory example, here is how I did it step by step. Just to summarise we need to align the texture on a sloping surface with its neighbouring surfaces to its left and below..


First I retextured the sloping surface with caulk as it will be hidden by a new patch surface. This image shows the brush with its sloping side caulked. The edge between that surface and the front surface was cut off at 45 degrees and caulked and covered with a bevel previously, here removed so you can see the whole brush clearly. The vertical stip of caulk you can see is just where the wall would be for this chimney fireplace. [[Image:Textool01.jpg|right|120px]]
<table>
 
<tr>
In this next image you can see I UNhide the bevel edge and you can just about see it is already aligned with the front surface. [[Image:Textool02.jpg|right|120px]]
<td>
 
[[Image:Textool01.jpg|right|240px]]First I retextured the sloping surface with caulk as it will be hidden by a new patch surface. This image shows the brush with its sloping side caulked. The edge between that surface and the front surface was cut off at 45 degrees and caulked and covered with a bevel previously, here removed so you can see the whole brush clearly. The vertical stip of caulk you can see is just where the wall would be for this chimney fireplace.
Next I place a simple rectangular panel patch over the sloping surface, textured it but not yet aligned. Aligning this is the entire subject of this example. [[Image:Textool03.jpg|right|120px]]
</td>
 
</tr>
The same view but with that patch unselected and you can clearly see it is not aligned left or below. In this example I am not concerned with aligning it to its right because it will be against a wall (but I will mention what to do later if you need to align both sides.) Nor am I going to align it above because for my use it disappears into the ceiling. [[Image:Textool04.jpg|right|120px]]
<tr>
 
<td>
Now I select the brush surface below the patch. Even though the patch above it slopes away I can easily align these in the normal way because the edges are square to each other. With the brush surface selected I copy its texture to Dark Radiant's shader clipboard using either menu > edit > copy shader or {{MMB}}. [[Image:Textool05.jpg|right|120px]]
[[Image:Textool02.jpg|right|240px]]In this next image you can see I UNhide the bevel edge and you can just about see it is already aligned with the front surface.  
 
</td>
TEXT [[Image:Textool06.jpg|right|120px]]
</tr>
 
<tr>
TEXT [[Image:Textool07.jpg|right|120px]]
<td>
 
[[Image:Textool03.jpg|right|240px]]Next I place a simple rectangular panel patch over the sloping surface, textured it but not yet aligned. Aligning this is the entire subject of this example.
TEXT [[Image:Textool08.jpg|right|120px]]
</td>
 
</tr>
TEXT [[Image:Textool09.jpg|right|120px]]
<tr>
 
<td>
TEXT [[Image:Textool10.jpg|right|120px]]
[[Image:Textool04.jpg|right|240px]]The same view but with that patch unselected and you can clearly see it is not aligned left or below. In this example I am not concerned with aligning it to its right because it will be against a wall (but I will mention what to do later if you need to align both sides.) Nor am I going to align it above because for my use it disappears into the ceiling.
 
</td>
TEXT [[Image:Textool11.jpg|right|120px]]
</tr>
 
<tr>
TEXT [[Image:Textool12.jpg|right|120px]]
<td>
 
[[Image:Textool05.jpg|right|240px]]Now I select the brush surface below the patch. Even though the patch above it slopes away I can easily align these in the normal way because the edges are square to each other. With the brush surface selected I copy its texture to Dark Radiant's shader clipboard using either menu > edit > copy shader or {{MMB}}.  
TEXT [[Image:Textool13.jpg|right|120px]]
</td>
 
</tr>
TEXT [[Image:Textool14.jpg|right|120px]]
<tr>
 
<td>
TEXT [[Image:Textool15.jpg|right|120px]]
[[Image:Textool06.jpg|right|240px]]
 
</td>
TEXT [[Image:Textool16.jpg|right|120px]]
</tr>
 
<tr>
TEXT [[Image:Textool17.jpg|right|120px]]
<td>
 
[[Image:Textool07.jpg|right|240px]]
TEXT [[Image:Textool18.jpg|right|120px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool08.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool09.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool10.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool11.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool12.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool13.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool14.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool15.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool16.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool17.jpg|right|240px]]
</td>
</tr>
<tr>
<td>
[[Image:Textool18.jpg|right|240px]]
</td>
</tr>
</table>


Back to [[Texture Tool]]
Back to [[Texture Tool]]

Revision as of 19:10, 25 February 2008

Back to Texture Tool

Introduction

ChimneySlope.jpg

In this patch example there is a sloping chimney above a fireplace. This is made of brushes (with narrow patch bevels to soften the edges.) You can see from the image on the right that the texture on the slope pointed to by the yellow arrow aligns at the base of that slope with the front surface of the chimney on the left. But higher up the slope it does not align (indeed cannot, with a brush except perhaps with a custom texture.) If you scroll the texture along to align the top then it will not align further down.


ChimneyPatch.jpg

To fix this I retextured the sloping surface with caulk and placed a patch exactly over it with the required texture. I aligned this with the texture below that slope to start with in the normal way (using copy shader then paste shader natural.) With the patch selected I used the texture tool, selected the top row of vertices and LMB dragged sideways to the point where the texture just to the left of the edge matched (actually the edge bevel in this case but it would be the same for just a brush edge.) I kept the top vertex line horizontal. DeSelect and the result is a perfect match as you see in the image on the right.


Here are the step by step details...


Step by Step Alignment

WIP TEXT BEING ADDED....

note to self : check out MMB options

To clarify the introductory example, here is how I did it step by step. Just to summarise we need to align the texture on a sloping surface with its neighbouring surfaces to its left and below..

Textool01.jpg
First I retextured the sloping surface with caulk as it will be hidden by a new patch surface. This image shows the brush with its sloping side caulked. The edge between that surface and the front surface was cut off at 45 degrees and caulked and covered with a bevel previously, here removed so you can see the whole brush clearly. The vertical stip of caulk you can see is just where the wall would be for this chimney fireplace.
Textool02.jpg
In this next image you can see I UNhide the bevel edge and you can just about see it is already aligned with the front surface.
Textool03.jpg
Next I place a simple rectangular panel patch over the sloping surface, textured it but not yet aligned. Aligning this is the entire subject of this example.
Textool04.jpg
The same view but with that patch unselected and you can clearly see it is not aligned left or below. In this example I am not concerned with aligning it to its right because it will be against a wall (but I will mention what to do later if you need to align both sides.) Nor am I going to align it above because for my use it disappears into the ceiling.
Textool05.jpg
Now I select the brush surface below the patch. Even though the patch above it slopes away I can easily align these in the normal way because the edges are square to each other. With the brush surface selected I copy its texture to Dark Radiant's shader clipboard using either menu > edit > copy shader or Click the middle mouse button.
Textool06.jpg
Textool07.jpg
Textool08.jpg
Textool09.jpg
Textool10.jpg
Textool11.jpg
Textool12.jpg
Textool13.jpg
Textool14.jpg
Textool15.jpg
Textool16.jpg
Textool17.jpg
Textool18.jpg

Back to Texture Tool