Outerra forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Outerra Tech Demo download. Help with graphics driver issues

Author Topic: Mountains extra texture  (Read 17699 times)

M7

  • Hero Member
  • *****
  • Posts: 736
  • newbie
Mountains extra texture
« 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.

Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Mountains extra texture
« Reply #1 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.
Logged

PytonPago

  • Hero Member
  • *****
  • Posts: 2284
  • It´s way too complex, dont let me try to explain !
Re: Mountains extra texture
« Reply #2 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.
Logged
We are still undeveloped as long as we don´t realize, that all our science is still descriptive, and than beyond that description lies a whole new world we just haven´t even started to fully understand.

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Mountains extra texture
« Reply #3 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.
Logged

josem75

  • Sr. Member
  • ****
  • Posts: 286
  • newbie
Re: Mountains extra texture
« Reply #4 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.
« Last Edit: March 01, 2015, 09:48:52 am by josem75 »
Logged

M7

  • Hero Member
  • *****
  • Posts: 736
  • newbie
Re: Mountains extra texture
« Reply #5 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

Logged

HiFlyer

  • Hero Member
  • *****
  • Posts: 1788
  • newbie
Re: Mountains extra texture
« Reply #6 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.
Logged
Spex: Intel Core i7 6700K @ 4.6GHz / 32.0GB G.SKILL TridentZ Series Dual-Channel Ram / ASUS STRIX GeForce GTX 1080 / Sound Blaster Z / Oculus Rift VR Headset / Klipsch® Promedia 2.1 Computer Speakers / ASUS ROG SWIFT PG279Q ‑ 27" IPS LED Monitor ‑ QHD / 2x Samsung SSD 850 EVO 500GB / Windows 10 Pro

Uriah

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 569
  • We do these things not because they are easy. -JFK
Re: Mountains extra texture
« Reply #7 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
Logged

PytonPago

  • Hero Member
  • *****
  • Posts: 2284
  • It´s way too complex, dont let me try to explain !
Re: Mountains extra texture
« Reply #8 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
Logged
We are still undeveloped as long as we don´t realize, that all our science is still descriptive, and than beyond that description lies a whole new world we just haven´t even started to fully understand.

HORUSRA

  • Jr. Member
  • *
  • Posts: 10
  • newbie
Re: Mountains extra texture
« Reply #9 on: March 26, 2015, 05:41:35 pm »

Logged

HiFlyer

  • Hero Member
  • *****
  • Posts: 1788
  • newbie
Logged
Spex: Intel Core i7 6700K @ 4.6GHz / 32.0GB G.SKILL TridentZ Series Dual-Channel Ram / ASUS STRIX GeForce GTX 1080 / Sound Blaster Z / Oculus Rift VR Headset / Klipsch® Promedia 2.1 Computer Speakers / ASUS ROG SWIFT PG279Q ‑ 27" IPS LED Monitor ‑ QHD / 2x Samsung SSD 850 EVO 500GB / Windows 10 Pro