Texturing in DarkRadiant

From The DarkMod Wiki
Revision as of 09:50, 3 March 2007 by Greebo (talk | contribs)
Jump to navigationJump to search

In DarkRadiant there are quite some texturing tools available. In order to yield the best results, it's of course useful to know how these tools work, which is what this document is trying to cover.

Brushes vs. Patches

There are some texturing commands that work differently for brushes and patches, because of the way these primitives store their texture information. So beware that using the same command on a brush doesn't always yield the same result when used on patches, although DarkRadiant tries to do its best. Read here to gain some insight about how patches and brushes are technically textured.

Natural

Natural for one works differently for patches as for brushes. Basically it tries to apply an undistorted texture with the default scale on the target. This is of course more easily accomplished for brushes (because their textures are always undistorted) than for patches.

Texture Copy & Paste

These are the most powerful texturing tools in DarkRadiant. There are several of them available, all can be accessed via the Middle Mouse Button (MMB):

  • MMB: Copy Texture to Clipboard
  • Ctrl-MMB: Project Texture from Clipboard onto Target
  • Shift-MMB: Paste Texture Natural (undistorted and seamless) onto Target
  • Alt-MMB: Copy Texture Coordinates (Patches only, must have same dimensions)

Once you picked your texture with MMB and copied it into the Texture Clipboard, the name of the texture appears in the status bar.