Jump to content

Graphics Features


Recommended Posts

Something I just noticed. Shadows don't fall on water, they pass right through. Thats not how it works in real life. Shadows fall on the surface of the water and(if its shallow) also on the sea bed below. Like this and this. now, i don't think we'll need shadows on the sea bed, but shadows on the surface of the water make it seem much more realistic, imo.

Link to comment
Share on other sites

Something I just noticed. Shadows don't fall on water, they pass right through. Thats not how it works in real life. Shadows fall on the surface of the water and(if its shallow) also on the sea bed below. Like this and this. now, i don't think we'll need shadows on the sea bed, but shadows on the surface of the water make it seem much more realistic, imo.

That would look nice, but I wonder how it would affect performance?

Link to comment
Share on other sites

  • 3 weeks later...

This is visible on the terrain in Battle for Middle Earth II as well. It's a nice bit of realism that would help temper our new super bright sun rendering. Perhaps each skybox can come with a corresponding cloudiness factor.

It's subtly visible in this video (I recommend watching in HD so you can see the cloud shadows better). Of course ours can be more stark or more subtle as needed. We don't have to mimic this exactly. :)

Link to comment
Share on other sites

If we add a weather system then that kind of cloud thing should be good to include (and should be easy, assuming it's basically just a large repeating texture that scrolls across the ground).

Incidentally, I've played a bit with specular maps (currently done by creating a second texture with the specular intensity in the alpha channel, with the assumption that a normal map could be added in the RGB channels at some point in the future; I don't know if that's a convenient way of editing the textures though). It's a simple extension to the shaders, but I think it needs some non-trivial architectural changes to the renderer (to support per-object materials - some need the specular shader, some need the standard shader instead, some might want an alpha-tested material, etc), so unless it's urgently desired I'll probably think about it slowly before getting it to a committable state.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...