Game Development Community

How to Calculate Terrain Size?

by Shon Gale · in Torque Game Engine · 02/17/2008 (5:43 pm) · 2 replies

Does anyone know how to find the size of a terrain? I have the following numbers from the Terrain Editor in-game: W: 720, H: 1296 X: -360 Y: -648. I am trying to calculate how many meters/kilometers are in my game area. Any help is greatly appreciated.

#1
02/18/2008 (6:24 am)
Here's a link that should help you figure out what you need. Just scroll down to find the formula :)
#2
02/23/2008 (7:04 am)
@James: Sorry it took me so long to thank you. I got busy and almost forgot this post. That link was very valuable and helped a lot.