Game Development Community

Heightmaps

by Brian Edey · in Torque Game Engine · 10/08/2003 (11:19 pm) · 1 replies

Is 256x256 greyscale heightmaps the largest size torque can use?

My computer with Torque on it is down getting a upgrade for a couple days so I cant check.

Would be handy if it did.

#1
10/09/2003 (2:38 am)
With stock Torque yes. TerrainManager allows you to use multiple 256x256 blocks of terrain stiched together in a grid. You can get more info in the terrain forum.