Usurper's Editart Guide v1.6+ v5-15-2004 Release 3 © RTCM The Usurper
The basic instructions and such are derived from the Build Docs, aka buildhlp.exe, and the dmbuild.txt located on the Duke 3D CD-ROM unless otherwise noted. It is recommended that you read through the document entirely, and if you have a particular problem to consult the chapter it would logically appear in. If I have missed anything, or if you have suggestions for improvements, please suggest them in the RTCM forum or email me (with "editart" in the subject line). Thanks to all who have encouraged and prodded the growth of this document, kept me
interested in build, and supplied information or suggestions. Source Code--The source code for editart is a part of the build engine source code. It is available at Ken Silverman's homepage: http://www.advsys.net/ken/ What Editart Does |
Getting Editart running |
The Editart Interface |
Editart Keys
| Navigating and Saving Tiles Editart is a program that allows you to modify the art files in games which use Ken Silvermans Build Engine, such as Duke Nukem 3D, Shadow Warrior, Blood, and others. This guide is written for use with Duke Nukem 3D (hereafter referred to as Duke3D), although most of the instructions will apply to other Build Engine games as well. While Editart has some basic drawing capabilities, it is not a fully featured paint program. Its primary purpose is for storing images, not creating them. For that reason, drawing in Editart will not be covered extensively in this guide, save for the explanation of drawing commands in the Keylist section and a few other useful commands. Each art file in Duke3D contains 256 art tiles. There are thousands of art tiles available. If you have Duke3D version 1.3d, you will have 4096 tiles (0-4095) available in 16 art files (tiles000.art-tiles015.art). If you have version 1.4 or 1.5, you will have 6144 tiles (0-6143) in 24 art files (tiles000.art-tiles023.art). The limit for v.2.x (Eduke, www.saettler.com/eduke) may or may not be higher than the v.1.4/1.5 limits in future versions. The art files account for all of the graphics used in the game (textures, sprites, weapons graphics, help screens, fonts, etc.) with the exception of certain cutscenes, which are stored in anm files. Tiles can have dimensions of up to 1024 pixels wide and 512 pixels high. Keep in mind that rotating and wall-aligned sprites, as well as walls, will not shade normally if their height exceeds 256 pixels, and standard (non-parallaxed) floor and ceiling textures will have glitches if their width and/or height meets or exceeds 512 pixels. Also be aware that Duke3D and all other Build Engine games do not display more than 256 colors on screen at once. All of your art (with a few exceptions such as title screens and cutscenes) will conform to a single 256-color palette. Ive saved you the trouble and prepared the game palettes in Windows pal format (compatible with Paint Shop Pro) and Photoshops act format with instructions on how to use them: click here to download palettes. You can also read about how to obtain the palettes yourself in Section V. Important: the editart.exe that ships with v.1.4/1.5 is the same version used in Duke3D v.1.3D and is not modified to handle the higher art file limit. The editart.exe that comes with Shadow Warrior will work with v.1.4/1.5 allowing access to the wider range of art files. FACTS
You should run editart in your Duke3D directory so that you have immediate access to your modified art files in Build and the game itself. The following files should be in the directory along with editart.exe: To get editart to run properly, the following files need to be in the same directory:
You will likely find the dat files already inside your Duke3D folder. If not, they can be extracted from the duke3d.grp file. All files except for tilesXXX.art tiles are also located in the goodies\build directory on the Duke3d cdrom. The art files will almost certainly need to be extracted from duke3d.grp as well. To extract the .art or .dat files (or both), make sure you have a program called kextract.exe in the Duke3D directory with your Editart files. If it isnt there, copy it from the Duke3D CD-Rom located in the goodies\build directory on your cd. Assuming you understand DOS, go to the folder that contains Duke3D. Type kextract duke3d.grp filename.xxx where filename.xxx is the file or files you wish to extract. To extract all the art files, replace it with *.art. To extract all the dat files, use *.dat. Once you have all of the necessary files in the directory, run the Editart program. You should see a black screen with red lettering that reads Loading Tiles000.art. This screen may not be visiable on fast computers. Note that it is in fact loading all art files that follow tiles000.art in sequential order. If you are lacking an art file, such as tiles004.art, tiles005.art and up may not display correctly. Once loaded you will be presented with the first tile #0. Important: If you extract a file from duke3d.grp using kextract, the program will overwrite any file of the same name in the same directory without prompt or warning. Important: If you have copied files directory off of the Duke3D CD-Rom, they will probably be marked as read-only. You can quickly fix this in DOS by going to your Duke3D folder and typing attrib r at the DOS prompt. Alternately, you could select all of the files in the folder in Windows, right click on them, select Properties, then uncheck the read-only box and click apply and ok.
Upon opening Editart you should see the following: The bottom left corner displays the tile number. If the tile has been assigned a name, that name will appear beneath the tile number. In the center are the tiles dimensions in pixels (64 wide/32 high in the above image) and its animation setting. The bottom right corner displays the palette (the 256 colors that most of the artwork conforms to). The center of the screen displays the tile itself. If you move the mouse or press the arrow keys, youll notice a tiny cursor moving around the tile. You can use this tile for drawing pixel-by-pixel or for selecting areas for copying and pasting. The rest of the commands are based on various keys on the keyboard. See the following keylist section for a complete listing.
For convenience, I've included an enhanced list of editart keys and their functions.
When you enter editart, you will see the first tile, a brown brick texture. Press the Page Down key to move down through the files and Page Up to move up through the list. Press V to see the the larger tile list. To select a tile from the larger tile list, select the tile using the arrow keys and press Enter. To exit the larger tile list without selecting a texture, press Escape. Once you have a tile selected, press B or F12 to save it as a *.pcx file. Tiles saved in this way will be numbered consecutively: Capt0000.pcx through Capt0256.pcx. Editart can only handle 256 image tiles per directory, after which it will refuse to save any more. Read the following to get a better understanding on how to Save Tiles to an external file (.pcx): You can save pre-existing tiles to an external pcx file using editart. First, find the tile you wish to save. You can change tiles in three different ways. First, you can press the pageup/pagedown keys to cycle through the tiles one at a time. Secondly, if you know the exact tile number of the file you wish to view, press the G key. This will bring up the goto prompt. Type in the tile number and press Enter to immediately bring up that tile. The third method allows you to enter a selection mode where you can see numerous tiles at once. Press the V key. Your screen will look similar to the following image: A flashing box surrounds tile 0. You can move this box around using the arrow keys, or scroll up or down rapidly with the pageup/pagedown keys. Once you have selected your tile, press enter to return to the original view mode. Now that you have selected a tile, you can save it to a 256-color pcx file, which can be read by most paint programs. The first tile that you save will be named Capt0000.pcx. Each subsequent tile will add 1 to the number at the end of the tilename. Capt0001.pcx and Capt0002.pcx would be the next files saved, for example. Press either the B or F12 key to save the tile. Important: Editart will only allow you to have 256 compatible image files (bmp, pcx, or gif) in the directory. If the number meets or exceeds 256, it will not allow you to save any more tiles until youve cleared some of them out of the Duke3D folder. It will also refuse to display more than 256 tiles in the list of available images for importing. Important: If you have trouble seeing tiles clearly in tile selection mode, you can use the / key on the numeric keypad to decrease the number of tiles displayed. To increase the amount, press the * key on the numeric keypad. There are three settings, the default setting being medium.
Before you begin trying to import images into Editart, you should know the various limitations on the file formats allowed by the program and how you can adjust your image to make it look its best. Dimensions. If youve read through this guide from the beginning, you already know that the maximum tile size is 1024x512 (512 is the editart height limit) and that rotating sprites, wall-aligned sprites, and wall textures should not exceed 256 pixels in height due to a shading bug (or limitation, as I like to call it, as it was limited intentionally by the programmer to keep the frame rate high) Of course when full-bright colors are used you can make the textures larger since they don't shade at all. Like in a mushroom cloud explosion or something simliar. If you want to make big and large animals or creatures you should only use the 256 size and use the sizeat primitive in the CON files to size the sprites larger. You should also have read that non-parallaxed floors and ceilings will be glitchy if their width and/or height meets or exceeds 512. If youre an experienced level creator, youve probably also noticed that graphics whose heights are powers of 2 (1, 2, 4, 6, 16, 32, 64, 128, 256, 512, or 1024) tile properly on walls, floors, and ceilings, while those with other height measurements cause glitches when they repeat on a wall or are skewed when applied to floors and ceilings. Tile 3407 is one such example. Its dimensions are 128x127, leading to a slight seam and a particularly glaring phantom pixel (beneath the arrow that Ive drawn in). Its repeat seam isnt visible in this low-resolution image, but you can test it out for yourself. I certainly dont have to draw arrows for you to see the skewing effect when this tile is applied to the floor. Generally, a safe practice is to make wall, floor, and ceiling textures have dimensions that are powers of 2. This allows these textues to be used safely on any surface or as any type of sprite. However, wall textures and floor-aligned sprites can break this rule. Wall textures will tile properly with any width, so long as their y dimension is a power of 2. Floor aligned textures will also display correctly at any width as long as their height is a power of 2. Rotating (default) and wall-aligned sprites can be any width and any height up to 256 (unless for some reason they will never be shaded, such as the explosion or fire actors; these could then safely reach the maximum height of 512). Sizes of 256 can look fuzzy and garbled once in the game. Odd dimensions tend to serve for special situations and purposes, normaly not used often. Palette Conversion. So now that you have the dimension limits down, youll have to worry about the palette. While I provided a zip file with palettes and instructions for use, you may wish to know how to get the default palette yourself. Simply save a tile in editart, then open the pcx file in your favorite paint program (unless your favorite paint program is as primitive as MS Paint, in which case you should download one of the suggested paint programs from the RTCM link page "general-art-resources" Most paint programs have an option to save the palette of the current image. If you cannot find this function, check your paint programs help file. Also check the RTCMs download page "general-tools-editart" Many paint programs wont allow you to use all of their features if your image is in 256 color mode. You may wish to increase the color depth to 24 bit and then load the Duke3D palette once youve finished editing. If your image contains colors that simply cannot be matched properly in the Duke3D palette, you may be able to use a simple program called Texture Colorizer (available in the RTCM download section "general-tools-editart") to adjust your colors. Also see the RTCM page "editart-other-art-tools" for a tutorial on using this tool. Special Palette Colors and Transparency Issues. A common problem when converting images to the Duke3D palette, even if they appear to convert properly, is the existance of fullbright colors in the image. Fullbright colors are indexed as 240-254 in the palette, and are located in the last row of the palette when viewed in Editart and most paint programs. These colors do not shade in-gameever. An example of fullbrights can be seen in the eyes of the Pigcop. You can see during the game that his eyes never darken, no matter how dark the rest of the sprite appears. Fullbrights can be useful for making permanently lit objects, but they can also be bothersome when converting images to the Duke3D palette. The zip file of palettes !!usurper do we have this file for downloadable anywhere?!! I provided includes one that replaces the fullbrights with a single unique color similar in shade to the transparency color, making it easy to spot. Transparency is determined by the last color on the default palette. This purple color happens to share the same properties as one of the fullbright colors; that is, it contains the same amount of red, green, and blue values. <continued> Best Quality Image There is a few proper steps to obtain a less pixel looking image before importing. The idea is to draw your image at double the size of the import size. Then you would shrink this high-detailed image down to the import size, this will give a slight blur to the image will still retainning some of the higher details. You may wish to make your import size also a higher-res than perhaps a tile your replacing, and then in the BUILD Editior scale it down to half of that. This gives you much better looking images once your playing the game. An imported 256 image rescaled to 128 while in BUILD will look better than the standard textures that are at 128x128 when imported. This method does use more resources but the quality may be worth it. If you prefer to save resources then skip resizing it in BUILD and down scale it twice in your paint program, or simply scale down to 256 and use that as the final size since its the best trade off for quality and size of file. Using 256 make require more editing of your image to help them tile correctly once in the game. Heres an example of steps that could be used best for wall textures:
You can use filters instead of doing all this resizing, but I belive you'll be much happier with the results when you resize. Drawning and importing at 128 isn't realy doing anything special and won't enhance the visual quality. Don't forget about the user made DukeRes program that can import 512x512 images if you want ultimate high-res. File Types. .BMP These images need to be 320x200 to be imported. You can size
your tile to 128x128, then try to import the 320x200 and just take a 128x128 chunk out of
it. Really an inefficient method though when a gif works just as well.
Usurpers Recommendations:
This section assumes you are aware of the following:
Find the tile you wish to import your image to. Normaly USER art is placed in the last two tile sets of duke3d at tile3584 Use the [G] goto function to get there or at the location of your choosing. Now set the size of the tile to the dimensions of the image by pressing the S key.
First type the width (x dimension) and press enter. Then do the same for height (y
dimension). Press U to begin importing. This will bring up a directory listing. Files that can be
imported appear in white text, while folders and incompatible filetypes appear in yellow.
Choose the file you wish to import and press enter. Select .. to move up to the parent
folder and look for the image in another folder. Press [escape] to cancel. You should see the image along with a flashing white box. The box represents the
dimensions you set for the image. If the box is the size of or larger than the image, it
will surround the edges of the image perfectly. If your tile has a height larger than 200, you may get smeared pixels in your tile. Sometimes, editart will cut tall images off at the 256 pixel mark. This is most noticable when importing new sky textures. Using editart's native copy and paste commands, you can get around this problem with a little extra work. First, import the top half of your image. Then find an empty tile and import the
bottom half. Now you must copy the bottom half of the image. Move your cursor
to the top-left corner and press 1. This defines the top-left corner of the
selection you wish to manipulate. Move the cursor to the bottom right corner and
press 2. This defines the bottom-right corner of the selection you wish to
manipulate. Now press 3 to copy the selection. This functions in a like manner
to the Windows clipboard, save that the image is not stored in memory after you leave
editart and is not available to other programs. Now
Animating tiles in editart is fairly simple. Make sure you've imported the tiles you wish to animate into editart in order, then select the first frame of the animation. There are three types of animation to choose from: animate forward, oscillation, and animate backward.
Heres some steps to take assuming you want to animate forward or oscillate with 5 frames (I explain animate backward in a moment)
And the reason I suspect AnmBK exists is in the case of something like fire, which uses repeating animation that'll look all right whether it is moving forward from frame 1 or backward from the last frame. You might want a fire actor that burns continually, and one that dies after a a few moments. While Duke3D handles fire by animating it from the cons, the concept for using the same frames for two simple actors could be useful.
A good Total Conversion always includes new weapons. Aside from editing the *.con files to change the strengths and functions of weapons, you'll want to change their appearance as well. (I'm referring to the weapons that Duke carries, rather than the ones he picks up) Keep in mind that the weapons frames have some quirks that make them more difficult to change than other tiles: Alignment. Each weapon tile is set at a certain alignment in the tileset. For example, select a weapon frame and press the ~ or ` key (above the Tab key and next to the 1/! key). A white cross should appear in the center of the screen. You can move the image around with the mouse and arrow keys, using the cross as a way of judging how much you've changed the alignment of the tile. If you select the pistol sprite and move its alignment down, less of it will be visible in the game. Each weapon has a different alignment, and you'll likely have to play-test it a few times before getting your new weapon art aligned properly (assuming your not simply modifying the original frames). Note also that each successive frame must be aligned with the previous one, or the animation will be off. Frame Limitations. Unfortunately, it seems that in most cases we are stuck using the same number of frames (or less) for each weapon (the exception being the RPG which has an extra unused frame; thanks goes to TerminX for showing me this). So if you want to replace duke's kick, you can only replace it with a two-frame image. Note that the mighty foot, while not animated within editart, is animated by the game in an oscillating fashion (1,2,1,2...). Some use the oscillating frames method, while others use the animate forward method (1,2,3,1,2,3...). Overlap. Some weapons in Duke Nukem 3D use overlapping frames of animation when firing. A main frame designates the way the weapon looks when inactive, and subsequent frames alter only parts of the weapon when firing. My comrade Corv over at RTCM informs me that the purpose of this is to prevent slowdown in the game. If you replaced the whole image for each frame (of the RPG, for example), the game takes more time to process the info because it displays not only the current frame, but the first frame underneath it as well and it leads to a slower frame rate. So if you can change only parts of the weapon your game should run smoother. Overlap also plays an important part in the Shrinker/Expander weapon, in which the crystal ammo animates at a different rate inside the weapon than the weapon does itself. The Shrinker/Expander has but 2 frames of animation, normal and firing, but its ammo runs through four frames of animation inside the weapon housing while pulsating in brightness. Keep in mind some of these quirks when editing the weapons.
Importing enemies (or 3D sprites of any kind) demands a precise order of importation. Assuming your new enemy is 3D (having frames for side and back views of the enemy) then you'll have to place the frames in order not only of animation, but of sides. The first frame of each part of the enemies action (standing, walking, jumping, shooting, etc.) should be the frame that has the enemy facing you. The second frame should be the same pose, but facing more to the left of the screen. I've verified 4 kinds of 3D sprites in my tinkerings: 3-angles: I originally misreported this type. I'd verified that the cons accepted it as a value, but hadn't really tested it. This type uses 16 angles, but only 4 art tiles. The tiles are arranged in this order (where M means "mirrored" or "reversed") going clockwise from the front: 1M, 2M, 3M, 4M, 4, 3, 2, 1, 1M, 2M, 3M, 4M, 4, 3, 2, 1. Obviously this would only work on highly symetrical actors. 5-angles: angles range from front to left to back in 45 degree increments. Angles that face right are created by reversing the left-facing angles. Most enemies in the game use this 7-angles: smoother look, more realistic. I think this is the most realistic you can get. Angles range from front to left to back in 30 degree increments. I've tried using from 7-12 angles for homemade sprites, and other than 7, only the 8 frame method was recognized by the cons. 8-angles: the only way to get asymmetrical sprites. Angles range from front to left to back to right in 45 degree increments. If Duke's creators had used this on the first boss, for example, his gun wouldn't switch hands when you looked at him from his left side. Alignment. Like weapon editing, enemy-importation sometimes requires adjusting the character's alignment. All images are centered automatically when imported, but sometimes this isn't always wanted. If you look at the Commander, you'll find he is not centered. By moving his alignment above the centerline, it gives the Commander the appearance of hovering, even if his sprite is Ctrl-PageDowned (moved to the lowest above-ground height in the sector--see Editart Keys section). It also seems that when an enemy shoots or spawns another sprite, the point of origin of the projectile or spawned sprite is the center-point (where the white cross's center is on the sprite in editart).
The first obstacle to overcome when importing skies is editart's tendency to resize images of heights greater than 256 down to 256 pixels high. For an explanation of how to get around this problem using editart, see section II.2: Importing tiles into editart. For information on other art programs that let you paste the image from the clipboard, circumventing this bug, see section IV: Other art programs. Skies cannot be resized like other ceiling tiles. They follow a strict size and repeat order, and their total width always comes out to 1024. Unfortunately, Duke3d does not allow you to make skies from a single 1024 pixel-wide image. Nor will it accept skies that are 512 pixels wide. Since the sky tile must repeat and come out to 1024 pixels, its width should be a power of 2 up to 256 (1, 2, 4, 8, 16, 32, 64, 128, or 256). With sky heights, 400(ex: 512x400) is a common number among the default skies, and should work fine in all cases. (Though it may not appear to tile properly in build, it will work inside the game itself.) Duke3d uses multiple frames for some of its skies. These "panoramic skies" are made up of several images of 128 pixels in width. Panoramic skies do not simply repeat in the order they appear in editart. Each panoramic sky has its own unique repeat pattern. You can make your own panoramic skies without having to replace the originals. You will have to mimic the repeat patterns of one of the original panoramic skies, however. Clockwise, the sky patterns are: You will no doubt realize the complexity of creating skies with these patterns. In LA Sky, tile 3 will need to tile seamlessly on the left with tiles 1 and 2, and on the right with tiles 4 and 2. Consequently, you may find it difficult to construct a detailed cloud formation or mountain scene while retaining a seamlessly interlocking pattern. Cityscapes should cause little trouble, however, as you need only place buildings along the edge of tiles that border each other. Using a "landmark" image in a couple tiles is another way to make interesting panoramic skies. For example, using Bigorbit, you can make an ocean and sky background (similar to tile 94's dusk sky image) for all of the images, then place an island on tiles 2, 3, and 4. Since these tiles are not repeated elsewhere, simply make sure the repeating ocean and sky pattern touch the left edge of tile 2 and the right edge of tile 4. You could add a sun or moon in tile 5 as well, as that image also does not repeat elsewhere. In order to make the new sky image work properly in your maps, you must first finish constructing the map. Place the first tile of your panoramic sky on all the areas where you wish the panoramic sky to appear, and parallax them. Now add one final sector to the map. In this sector, place the image of the sky you based your sky-pattern off of (LA Sky, Bigorbit, or Moonsky) on the ceiling and parallax it. Save your map. The game will force all of your skies to behave in the same way as the sky in the last sector placed in the map.
One terrific feature of Duke Nukem 3D is that you can easily "borrow" art from other bitmap based 3D games, particularly build engine games but also some Doom engine games. In this way, Editart functions primarily as a texture browser, but in the cases of some build engine games that don't come with editing tools, you can use Duke's editart program to edit their art as well. However, we'll be looking at how editart can be used to easily obtain art from doom engine games.
Wad2art.exe is a program found on the Duke CD-ROM. It is intended to convert the art files contained within the *.wad files for Doom I and II into a Tiles000.art file for viewing with editart. This program also works with the shareware versions of Heretic and Hexen, but crashes when trying to use it with the full versions. Also, don't bother trying it with Rise of the Triad's *.wad file, as it doesn't like that either. You'll want to run Wad2art.exe in a separate new folder so you don't overwrite any files. Copy these files into that new folder:
Wad2art.exe will create the files Tiles000.art, palette.dat, and names.h when you run it. To obtain the tables.dat file you will need to get the keykextract.exe program and extract it from the duke group file. The command line will look like this; keykextract.exe duke3d.grp tables.dat To run wad2art.exe, go to the command prompt. Select the folder you have placed the program in and type wad2art.exe C:\Game\Game.wad, where game is the directory the <game> is located in and <game.wad> is the game's main wad file. You could just copy the specific game's wad over to your new folder. In this case the command line looks like this; wad2art.exe Game.wad When the program finishes, run editart.exe. Once inside Editart, hit [V] and scroll down until you see where the beginning of the tiles start and hit enter. Then simply page through the tiles, saving the ones you want to CAPTUR000.PCX by pressing B or F12.
Importing and exporting .art tiles to .pcx then into .art tiles
This page provides you with other tools that can help you use .art tiles and edit them. Some descriptions will include a tutorial for how to use that particular application in a manor that is benefitting. Paint Shop Pro 7 | Neopaint | Wally | Texture Colorizer | Texture Colorizer Tutorials | DukeRes | DukeRes Tutorials | trueSpace | Paint Shop Pro 7
System requirements:
PSP is a 2D art program. It contains dozens of features for creating and modifying textures. The program is on I prefer version 6, but that evaluation version is no longer available it seems. See the Jasc homepage for more information.
Neopaint
System requirements:
Neopaint is a 2D art program. It's much more advanced than MSPaint, but not nearly as good as Paint Shop Pro 5+. It has a few tools such as 3d shapes that PSP lacks, as well as the ability to run many filters and special effects on 256 color images (whereas PSP requires you to increase color depth to 16 million colors for filters to work. I used to use the DOS version extensively prior to getting Paint Shop Pro and Wally.
Wally
System requirements:
Wally is a great art program/multi-program util, made primarily for quake engine games
but featuring some art file support. It has decent drawing tools, a great random marble
texture generator, and it lets you see what your art looks like tiled before you import it
into your art files.
Texture Colorizer 1.0
System requirements:
This program has saved several of my textures from the Recycling Bin. If you're paint programs aren't converting your art to the correct palette correctly, this utility lets you convert all or a part of an image to another palette, using only the colors you specify.
Using the Texture Colorizer to fix colors
If your image contains colors that simply cannot be matched properly in the Duke3D palette, you may be able to use a simple program called Texture Colorizer (available in the RTCM download section "general-tools-editart") to adjust your colors. Texture Colorizer was developed by Jaimi McEntire at Eldermage Software. It allows you to select any number of colors from a 256-color palette and change all or part of an image's colors to only those colors you've selected. According to the program's readme.txt file, TC uses the luminance values (brightness) of the pixels to determine which of the selected colors to match it to. The program works with bitmap files only (bmp), so you will need to convert the image you wish to modify. The palette is read from a second bitmap. For your convenience, I've prepared one for you <link>just put here the name of the download page, no link</link>, along with a sample image. The next section will guide you through "colorizing" the sample image. Open Texture Colorizer. You'll see two windows. The blank gray window is the image window where your the file you wish to colorize will be opened. The other is the main window, and it houses the controls and the palette. Begin by clicking file/open palette (or click the get palette button) in the main window, then choosing your palette image (Duke3d.bmp if you're using the one I supplied). Click OK. Now open the image you wish to colorize (sample.bmp if you're using the one I supplied) by clicking file/open bitmap (or click the load bitmap button). You can increase the size of the image window by selecting a size from the dropdown box in the main window (1x, 2x, 4x, or 8x). Now let's assume we want to make the image green. Select the two rows of green shades from the palette using the left mouse button. You can either hold down the button and select adjacent colors to the first one you picked, or you can hold shift and click on each color. Try both to be sure you have the hang of it. Now you'll see three different colorizing tools in the main window, the brush, the box, and the image filler. Select the brush. You can change the size of the brush tip by clicking on one of the brush size boxes below the tool buttons. Left click on the image and, holding the left mouse button down, drag the tool along the image. Note the way the color changes. Now click the undo button. Select the box botton. The box tool lets you colorize rectangular sections of the bitmap. Click and hold the left mouse button on the image and drag the tool around the picture. Once you've seen how this tool works, click undo. Now click on the image fill button. This will convert the entire image instantly to the new colors. You can adjust how light or dark the colors are replaced by adjusting the slider-bar. See the RTCM document "editart-export-import" for more info on special colors.
Using the Texture Colorizer to fix imported art
!!!its clear this area needs expanding!!!
DukeRes
System requirements:
This program allows you to open art files and, using the windows clipboard, cut and paste files from any paint program into the art files. Files up to 512x512 pixels are supported. Simply open the file in a paint program, select copy, the highlight a space in the art file you have opened in DukeRes. Then select edit and click on "paste". Simple. It also allows you to adjust alignment and set animations on art files, and can extract and modify (but not create new) group files.
Using DukeRes to setup placeholder tiles.
!!!this text needs rewritting, and placed perhaps in a more apropiate section of the
document!!!
trueSpace 1.04
System requirements:
TS is an early 3D modeling program. Though not as advanced as later versions, it is a very easy-to-use program (assuming you bother to read the directions) and is more than adequate for creating models for DN3D. It's main weakness is that, unlike later versions, there doesn't appear to be a subtract tool. A usable demo of tS5 (which expires in 30 days) is available at the Caligari homepage.
This document (except documentation from buildhlp.exe) is copyright 2001 Matthew S. Palmer
|