Terrain Deformation

Terrain Deformation

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
incidenta5
Posts: 37
Joined: 15 Mar 2006, 00:40

Terrain Deformation

Post by incidenta5 »

Has anyone noticed how the terrain can do weird things on maps like SpeedyMetal when the hardness is <100 on the map?

For example, a nuke will hit a part of the map and make a very deep crater, and at the same time make the rim of the crater VERY high. Its even more noticable when a commander exploads and you get a rim that is so high that antinukes don't work like they should because they end up hitting it.

To *really* demonstrate this, load up speedymetal (.cheat then .give 50 CORKROG), then self destruct all of them. Notice how the rim of the crater is very unrealistic (and very high)? This is partly due to the map settings, but even on other maps the terrain does stuff that dosen't look totally realistic.

Is this by design in the terrain deformation system?

I haven't looked at the source in awhile, but would it happen to do something along the lines of modifying adjacent verticies to a hit by values fom cosine wave of some kind (from 0 to pi/2 * impulse / range)??
User avatar
Das Bruce
Posts: 3544
Joined: 23 Nov 2005, 06:16

Re: Terrain Deformation

Post by Das Bruce »

incidenta5 wrote:Has anyone noticed how the terrain can do weird things on maps like SpeedyMetal when the hardness is <100 on the map?
Sucks in more ways than you can count on a butchers fingers.
User avatar
Zenka
Posts: 1235
Joined: 05 Oct 2005, 15:29

Re: Terrain Deformation

Post by Zenka »

Das Bruce wrote:
incidenta5 wrote:Has anyone noticed how the terrain can do weird things on maps like SpeedyMetal when the hardness is <100 on the map?
Sucks in more ways than you can count on a butchers fingers.
You can count a lot on your fingers.
As for the map deformation, if you set the hardness <100 then you, as map maker, want silly things to happen.
And don't try to reason maps which contains the words: "speed" and "metal".
Post Reply

Return to “Engine”