DGL https://delphigl.com/forum/ |
|
Heightmaps - Realistic terrains https://delphigl.com/forum/viewtopic.php?f=19&t=4278 |
Seite 1 von 1 |
Autor: | Stucuk [ Mo Jun 13, 2005 22:04 ] |
Betreff des Beitrags: | Heightmaps - Realistic terrains |
Im wondering if anyone knows of any free apps / opensource apps that can generate realistic terrain based on heightmaps. Something that can generate the land like(Ignore the trees, grass, men and buildings): http://www.universalphpscripts.com/temp ... layers.jpg The heightmap for the above terrian looks like: http://www.universalphpscripts.com/temp/01_vysky.jpg |
Autor: | AL [ Do Jun 16, 2005 11:24 ] |
Betreff des Beitrags: | |
Terragen is a great tool for stuff like that. It uses Perlin Noise and some fractal algorithms. I don't have the latest version, but in mine you can only export 8-bit heightmaps, which is quite bad of course, but they are fine if you do some postprocessing on them. I'd rescale them and use some erosion (as done in those pictures). Scape Maker can make some cool terrains with erosion, but as far as i know it's restricted to exporting BMPs (8-Bit). |
Autor: | Frase [ Do Jun 16, 2005 14:08 ] |
Betreff des Beitrags: | |
The Terrain on the Picture should be based on the heightmap, but it isn't the Heightmap used in the Screenshot. There has to be an algorithm that creates a nice looking detailed terrain based on the primitive Heightmap. TerraFormer can do something like this. It is possible there to create a primitive Heightmap, which is then used as a base for a fractal algorithm. This way nice looking terrains can be easily created... TerraFormer support erosion as well and has some other features, too. It can export the file to various file formats like *.ter and, of course, *.bmp. TerraFormer2, which is the current release, is programmed in Borland Delphi ![]() The actual link is http://www.terradreams.de/All/Downloads.php#3. |
Autor: | luketheduke [ Do Jun 16, 2005 15:19 ] |
Betreff des Beitrags: | |
you've probably got it in your cache, but we can't see those images. ![]() |
Autor: | Frase [ Fr Jun 17, 2005 18:25 ] |
Betreff des Beitrags: | |
The terradreams website seems to be frequently accesed. They have a script, which changes the path to the images. If someone (like me ![]() ![]() So if you want to see the images, go to the terradreams website and look at them... They are really nice. |
Autor: | Stucuk [ Sa Jun 18, 2005 07:48 ] |
Betreff des Beitrags: | |
to my knowlage terragen can't accept a hightmap only create one...... (i need something that accepts a heightmap not create one) |
Autor: | Grizzly [ Sa Jun 18, 2005 10:52 ] |
Betreff des Beitrags: | |
If you think of loading when you talk about accept, terragen can do this |
Autor: | Frase [ Sa Jun 18, 2005 22:41 ] |
Betreff des Beitrags: | |
terragen can import and export heightmaps. Just for clearance: You need a tool accepting heightmaps, don't you? In this case another question get's raised. What do you need the tool for or rather what do you mean with "realistic terrain based on heightmaps"? If you want a tool that adds detail to a simple heightmap and exports this detailed Terrain as a heightmap again, Terraformer2 is the tool you are looking for. Or are you in search of an tool, that loads a simple heightmap, adds detail to it and then finally renders it, so that you can save the resulting image? |
Autor: | Stucuk [ Do Jun 23, 2005 15:48 ] |
Betreff des Beitrags: | |
Heres how the top one was created. Zitat: What I recall is that the designer would model the profile of the terrain in the editor, the editor would then save a height map, the height map would be imported in Corel Bryce (or similar program) where it would be rendered several times with different textures, the images would then be opened in Photoshop (as several layers of one image) and artists would delete or masks part of them to create the desired look of the level. This would be exported as a single image and this image would be converted by our tool (grndsec?) that would try to match the original textures to some areas of the ground (as a sort of compression, the resulting image is smaller than using general lossless compression) and create *.gbi file.
Bryce Homepage Im currently adding Mod support to Original War, but the only real problem so far is creating the image of the terrain. Users can't be expected to have bryce or a product similer to it which costs money. |
Seite 1 von 1 | Alle Zeiten sind UTC + 1 Stunde |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |