Jump to content

Home

New map, new problems... terrain


mknote

Recommended Posts

Okay, I have tried EasyGen... I have tried gtkgensurf... but it WON'T WORK! It gives me thousands of brushes with triangles! They need to be one solid brush but still look realistic... plus, they are making the time to load my .map file almost six minutes. So, what am I doing wrong?

 

MK

Link to comment
Share on other sites

You can't have terrain with only one "brush" unless your terrain is flat or only one angle or it is shaped like a bullet. This is because you can only make convex shapes using brushes.

 

EDIT: you could use a patch mesh but that would be a pain.... if it has to be one piece I would suggest you make it into an ase model but once you do you'll have to reconvert it everytime you make a change to the terrain.

Link to comment
Share on other sites

Originally posted by Lil Killa

You can't have terrain with only one "brush" unless your terrain is flat or only one angle or it is shaped like a bullet.

 

If you want to have a single brush terrain you can:

 

1. Use EasyGen, Surfgen and export created terrain to an ASE model

2. Use Gmax or 3dmax. Create a terrain mesh, using a displacement mapping in example, and then export it to an ASE model.

 

The second solution is much better because you can "optimize" the terrain mesh, using mesh optimization functions. This will reduce number of polygons in some places.

 

You can clip the terrain model adding "spawnflag" "2" or alternatively you can use Milkshape 3d to convert ASE->MAP and use this exported map as a clip or terrain.

 

Regarding sparkles on EasyGen exported terrain. There’s an option is EG to show “flat” triangles – don’t remember exactly because I don’t use it. If you have these “flat” triangles then it’s very probably you will have sparkles and displaced brushes in the game.

Link to comment
Share on other sites

All right, so my other problem is that my map (and by extension, my terrain) is HUGE, about 90,064 x 90,064 units. (It is going to be a frozen naboohills2 with ROTJ-era ships) Now I really don't have the time to make a 90,065 x 90,065 pixel bitmap and color it in. Any faster way to do it?

 

MK

Link to comment
Share on other sites

Originally posted by mknote

All right, so my other problem is that my map (and by extension, my terrain) is HUGE, about 90,064 x 90,064 units. (It is going to be a frozen naboohills2 with ROTJ-era ships) Now I really don't have the time to make a 90,065 x 90,065 pixel bitmap and color it in. Any faster way to do it?

 

MK

 

That is a REALLY big map. Also, why would you make such a large bitmap? I think what you want is 49 x 49. This will be read by EasyGen and fitted appropriately.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...