Jump to content
The Dark Mod Forums

Now that we've got shadowmaps, can foliage be made to cast shadows?


kano

Recommended Posts

I don't know how things run under the hood, but shadow maps seem to stress GPU much much more than stencil shadows at the moment. On older hardware, it can be a difference between 20 and 50 fps. Even on modern hardware I can hear fans starting every time I switch to shadow maps. If shadows were precomputed and stored in lightmaps, that should give us significant performance boost. I know, it's tons of work to implement even a simple system, I'm not even asking for a feature like this. But with dynamic shadow maps we don't have much choice but bruteforce (i.e. throw raw hardware power at it and hope for the best). At the same time we can achieve similar look with stencil shadows + softening, without such performance impact.

 

Stencil shadows like zergrush said are calculated on the CPU, so is not surprising they take less GPU power, why shadow maps take more performance out compared to soft stencil shadows only the team can explain. But I can guess the engine was optimized to run stencil shadows, so perhaps there's more stuff under the wood making them faster. Shadow maps were implemented relatively recently so perhaps still need more optimization? It also depends on the technique used, some shadow map techniques are more heavy than others, the heavy ones are also the ones that look the best tho.

 

Btw about performance, yes the TDM team can help by optimizing the assets but nothing beats a mission maker, knowing how to well light a scene, for example you don't need to have every light on the scene cast a shadow, in Amnesia and Soma, they make one or two "hero" lights on a scene that casts a obvious shadow, then small fill lights that cast no shadows at all but light up the scene, I don't remember ever noticing the lack of shadows on those games, SSAO perhaps helps on that. Btw this works for stencil shadows has well.

 

About static light maps, forget it, the engine, tools and mesh's would need to be changed for it (second uv set for example), is just like implementing PBR it will perhaps never happen, plus IMO is old tech.

Link to comment
Share on other sites

Optimizing the assets will definitely help, as mappers can only work with what they've got. I copied my example map to my old laptop (GF GT 740M, i5 2,5 GHz, 8 GB RAM) yesterday, and with previous builds I assumed 30 FPS will be the target for such old hardware. Imagine my surprise, when I saw 50-60 fps in the longest views.

  • Like 1
Link to comment
Share on other sites

Not being an expert, I would assume that shadow maps are very very memory hungry, seeing as you are generating an image from the perspective of every light to see what portions of the scene are in shadow and which parts aren't. In fact I think you have multiple images per light if it can cast shadows in all directions, rather than being a simple spot.

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.

  • Recent Status Updates

    • Petike the Taffer  »  DeTeEff

      I've updated the articles for your FMs and your author category at the wiki. Your newer nickname (DeTeEff) now comes first, and the one in parentheses is your older nickname (Fieldmedic). Just to avoid confusing people who played your FMs years ago and remember your older nickname. I've added a wiki article for your latest FM, Who Watches the Watcher?, as part of my current updating efforts. Unless I overlooked something, you have five different FMs so far.
      · 0 replies
    • Petike the Taffer

      I've finally managed to log in to The Dark Mod Wiki. I'm back in the saddle and before the holidays start in full, I'll be adding a few new FM articles and doing other updates. Written in Stone is already done.
      · 4 replies
    • nbohr1more

      TDM 15th Anniversary Contest is now active! Please declare your participation: https://forums.thedarkmod.com/index.php?/topic/22413-the-dark-mod-15th-anniversary-contest-entry-thread/
       
      · 0 replies
    • JackFarmer

      @TheUnbeholden
      You cannot receive PMs. Could you please be so kind and check your mailbox if it is full (or maybe you switched off the function)?
      · 1 reply
    • OrbWeaver

      I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).
      · 4 replies
×
×
  • Create New...