Game Development Community

Terrain texture from one map

by David Erenger · in Torque Game Engine · 03/07/2004 (8:35 am) · 2 replies

Is there anyone who have aplyed a big texture, or maby 12 smaller one to the terrain? like in battelfield 1942 the terrain texture is just 4 or more big textures, 2048*2048 I think. There is also a detail map like in torque, it looks good and its very easy to create roads and stuff, just paint it on in your favorite paint editor.

is it possible to manipulate the engine to do that??

#1
03/07/2004 (1:00 pm)
I think I've seen people do this in the past, so it's doable. It's a bit of a departure from the existing terrain code, though.
#2
03/07/2004 (11:47 pm)
Cool so if there's anyone who have done this in the past, is there anywhere I can find some help or resource to do it?