Simple question about terrains in Torque
by Isidore · in Torque Game Engine · 05/22/2003 (2:25 am) · 3 replies
Hello every body!
I have a question about torque terrain, and I wonder if somebody could help me.
It is possible to generate mountains with the terrain editor, ie:
But is it possible to generate vertical cliffs, or even cliffs with an angle of more
than 90 degrees?
ie: something that look like this:
Cheers,
Isidore
I have a question about torque terrain, and I wonder if somebody could help me.
It is possible to generate mountains with the terrain editor, ie:
/\
/ \
ground ____/ \__But is it possible to generate vertical cliffs, or even cliffs with an angle of more
than 90 degrees?
ie: something that look like this:
______ high land
\
\
\
ground ______\Cheers,
Isidore
#3
05/22/2003 (3:35 pm)
(You could tweak the data structure to add "offsets" for terrain vertices, but that will screw up the LOD algorithm.)
Torque Owner J. Donavan Stanley