Outerra forum

User mods, screenshots & videos => Textures => Topic started by: M7 on February 28, 2015, 11:50:15 pm

Title: Mountains extra texture
Post by: M7 on February 28, 2015, 11:50:15 pm
I mentionned it before, i find that mountains can be boring to view when there's no patches of grass or snow. I played again with superposed texture over screenshot. I don't  know, it seems to me that by adding an extra procedural texture (could just be a slightly darker color), the same way as grass or snow, it could could fake geologic formation.

 I really dont know how the procedural texture are done but it could look like a motif projected horizontally on  vertical faces. Again it would not be to recreate realistic feature of specific region, but just to add depth with some generic rocky motif.

(http://i.imgur.com/MjFsHON.jpg)
Title: Re: Mountains extra texture
Post by: cameni on March 01, 2015, 01:57:32 am
I wanted to use real rock patterns together with lithological maps to get the right shapes here, but the problem thus far is how to generate the uv texture coordinates from the arbitrary terrain data.
Title: Re: Mountains extra texture
Post by: PytonPago on March 01, 2015, 02:33:20 am
Wouldn't there be some "volume-based" approach possible ? .... i mean, if ya even slap a texture on it, craters or potentially, digging holes in future would probably mess things up unrealistically.  I thought some way of going from the lithological map as base info of types of minerals whyte-in the region, just generating some random, maybe even, local height-dependent layers witch would be projected upon the terrain whyte additional "mineral-textures". The idea in my view was, like if ya see some army vehicles camouflage pattern, and you would try to imagine/compute some imaginary regions for all the colors whyte-in the vehicles volume - (kinda like a "CT-slicing" the vehicle, but not for seeing the internals, but an imaginary color/pattern extrusion into the vehicles volume). Doe it would be just used on the places where there imaginary regions have contact white the terrain surface and apply at each of those the right mineral textures.
 Thing is, these generated imaginary regions would be practically there from say -100 meters to 6 Km altitude for the whole earth and if ya would make some new mountain whyte a terrain-editor, it would fill it in, just like if ya dig a deep hole in the mountain.
For some special imaging purposes (i can image some resource-based game trying to do this) these regions could be maybe visualized also, just like the terrain data, but in some slightly transparent ways and selectable for each mineral type to be visualized (aether the whole terrain data - from -100m to 6 km anywhere or just regions being whyte-in the terrain).

Not sure how that kind of "mineral layer generator" would be falling on performance, for a single mountain like that one, in its whole height. But there could be some LOD-like refining of the detail, like the surface bump-generation in the actual terrain.
Title: Re: Mountains extra texture
Post by: cameni on March 01, 2015, 04:12:37 am
That's where I'm with it now, something volumetric but projecting it to the surface, since everything is modeled as surfaces, as are the usable data. But that makes it harder to control, compared to providing textures and displacement maps made from photos.
Title: Re: Mountains extra texture
Post by: josem75 on March 01, 2015, 09:44:20 am
That's where I'm with it now, something volumetric but projecting it to the surface, since everything is modeled as surfaces, as are the usable data. But that makes it harder to control, compared to providing textures and displacement maps made from photos.

Would be posible to refine the image texture from 500 m to 100 m, so the original texture create all the colour richness and being accurate with the real world? (also the image need to have this real color reachness, not only being bigger).
I dont know if its posible to find a source with that kind of pic (with cicies masked like the actual 500 m used in outerra).
The problem with the actual texture is loose all the detail. If we can have more detail, then the actual rock and terrain textures can follow those colors and we can see a rich color world.
Even you can add more textures matching with more diferent colors. Working in adding the textures by color, or by geological data if avaiable. or a mix.
This is the challenge for outerra. If you get the engine able to work with really high detailed base pics and cover them with your refined textures (acquiring the terrain color) and adding more textures and fractal types, then this will be historic.
Title: Re: Mountains extra texture
Post by: M7 on March 01, 2015, 09:58:44 am
 Oups! I see the complexity of the task now. You would need textures base in 3 dimensions instead of 2, volumetric....  and on the scale of the earth...  :o

Title: Re: Mountains extra texture
Post by: HiFlyer on March 01, 2015, 12:27:59 pm
Oups! I see the complexity of the task now. You would need textures base in 3 dimensions instead of 2, volumetric....  and on the scale of the earth...  :o

Well..... there are always tricks and sleight of hand that can be done.......  =|

Its probably half of game programming.
Title: Re: Mountains extra texture
Post by: Uriah on March 05, 2015, 12:11:47 am
Ha! M7 you really had me fooled for a second there. I thought the mountains got a texture update I didn't know about.  :o

Regards,
Uriah
Title: Re: Mountains extra texture
Post by: PytonPago on March 05, 2015, 12:54:02 am
Ha! M7 you really had me fooled for a second there. I thought the mountains got a texture update I didn't know about.  :o

Regards,
Uriah

 ... thats just TEASING.  =D
Title: Re: Mountains extra texture
Post by: HORUSRA on March 26, 2015, 05:41:35 pm
Look at this video

https://www.youtube.com/watch?v=-qS304YFVEc

http://svs.gsfc.nasa.gov/cgi-bin/details.cgi?aid=20201
Title: Re: Mountains extra texture
Post by: HiFlyer on September 18, 2015, 09:04:29 am
Is any of this relevant?

http://stackoverflow.com/questions/25465800/calculating-uv-texture-coords-for-a-procedurally-generated-circle-mesh

http://www.diva-portal.org/smash/get/diva2:422722/FULLTEXT01.pdf