Adrael's D'ni Mining Machine started as a sketch by Clat; this is the same one seen on the desk in the DRA "office".
I don't think he intended it to become a modeled game feature. But at that time I wanted to test a few techniques and building this device seemed like a perfect way to do it...I was not adamant that the finished model be used in-game.
For me, this partially began as a test to see how much I could get out of a single 1024X1024 texture, if UVs were very carefully plotted.
Modeling was easy; symmetry was maintained - except for the positions of the rear legs/pincers and the front scraper/scoopers, of course. The first question-mark came when it became apparent that the wheels, as designed, still looked very "chunky" even with eleven sides and over 260 tris each. In order to get this wheel design to look smooth in-game, it looked like we'd need almost twice as many facets per wheel, meaning a total of around 2000 tris for all four wheels: far more than I wanted to spend.
We also thought ordinary tires weren't D'ni enough, felt they'd get chewed up in the rough environment of a raw quarry, and to top it all, we realized that with its big wheels this machine looked like a gigantic mutant Formula One racecar! So Clat came up with the idea of using wheels with a foot formation; much more D'ni in design (I called them "paddles"). After determining that ten of these paddles were the minimum number to make the wheel plausible, we then knew that the whole machine would use 40 paddles. The difference between a 50-face paddle and a 25-face paddle may not seem like much, but when multiplied by 40 paddles it's a thousand fewer faces. Here are the steps I took in modeling and then reducing the number of triangles in each paddle to a minimum of 22: Next it was decided that this machine should also appear as a miniature model on the DRA office desktop. Knowing this, I tried to strategize the use of the textures such that one UV set could work for both the full-sized and the miniature versions.I knew I had to make the full-sized machine first, then try to eliminate as many faces as possible to create as low-impact a model-sized version as possible. I also decided that for two features transparency would be necessary: on the full-size machine the operator's cab would need transparency in its windows, and on the miniature version I wanted to eliminate many of the wheel faces by simulating the paddles with simple geometry and creating the "empty" space between by applying transparent texture. (I now know this could have been accomplished at least one other way...)
But transparent textures are expensive: they effectively double the megabyte size of any texture used by URU's rendering engine (even though you'd think the transparency data would take up only a third or less of the space required by RGB color data). So I decided to segregate the miner's cab UVs and the wheel UVs onto a separate, smaller 512X512-pixel texture. With this approach I was able to complete modeling while working on the UV sets. In the end, the entire full-size machine is less than 2800 triangles.
Texturing / UVsI spent at least a couple hours rearranging the UV sets within texture space, trying to maximize every bit of a 1024X1024 texture. Size allocation was not proportionate to the model pieces' sizes but rather to the level of inspection each part was likely to get in-game, and the amount of detail it had to carry.
|
|
A cul-de-sac in the original model had its walls cut, spread apart, then bridged by new mesh. Texture was applied to these new walls, then new edges were placed where needed in order to sculpt the recesses and outcroppings suggested by the texture itself. Lastly, a shadow map was generated to enhance the actual geometry of the mesh (rather than the original geometry of the sediment in the texture).
The floor area was an experiment to see whether large chunky rocks within a tiled texture could be isolated one by one using a piece of matte art. This stencil piece was digitally airbrushed around the entire perimeter of the quarry area, trying to make an erratic blend between the walls and the groundplane. I felt it worked to some extent, some places better than others, and with the addition of a lot more small 3D rocks in the area it might almost be plausible!
The desktop modelEmor D'ni Lap, May 2011