This is a tutorial on how to make 12 sided brush 'curves' on the grid, such as if you were making a pipe with a bend in it. I'll be using GTKRadiant 1.5, and using quite a bit of the Clipper tool and CSG Merge. Here's a picture of what we want to end up with:
All right, so, first things first, we need to make a 12 sided column. We want to stay on the grid to keep our brushwork tidy, so let's carve out of a square block.
To do this, we're going to use the Clipper tool (Shortcut key X). The cuts shown below use a 1-to-2 ratio of our grid units and as you'll note, this keeps our resulting vertices on the grid!
Keep going around the brush and you'll end up with a 12 sided cylinder like this:
So we have our cylinder, lets make a bend in our pipe! For starters, we'll copy the pieces we have and rotate them to be the horizontal part of our pipe.
Now we'll make ourselves some pieces as a guide that will define our bend. To do this, I duplicate a couple slices of my cylinder and resize and slice them to be a 1/4 of a donut.
Now we're going to start making our cylinder follow the guide, to begin, we don't really need our cylinders to still be made of wedges, so select all the pieces of each and use CSG-Merge to turn them back into one brush. The shortcut for CSG-Merge is Ctrl-U, and what it does is take a selection of brushes, and makes them into a single brush as long as it's a valid brush.
With the cylinder as a single brush, elongate it and then slice it with the Clipper tool to follow the first wedge of our guide.
Let's also clip some guidelines into our guide. At this point we need to go down a gridsize. Using the same 1-to-2 ratio, slice lines where the bottom edge meets a vertical line on our piece. This will give us the points we will be matching our vertices to.
Now repeat that for each of the wedges.
Now the piece is complete... and it's a valid brush! Grab all the wedges and CSG-Merge them and you'll have a single 12-sided cylinder that is rotated 26.5 degrees!
All that's left to do is duplicate and rotate the piece we just made, and we have a 12-sided cylinder with a bend in it... in only 4 brushes! With a little texture work and detailing, and this is done! Have fun!