Jump to content
The Dark Mod Forums

Feature request: model export - texture count reduction?


Recommended Posts

Would it possible to tweak or add to the model (.LWO and .ASE) export function the ability to reduce the amount of textures, or better still to export a single custom texture for the exported model..?

 

For example atm if we take a bunch of Springheel's modular models, or just random models and brushwork and export that collection to a single model there is X number of textures which as I understand it increases the draw call count by the number of textures used.

 

With Springheels modular models the texture count is lower due to the way he created them, due to the small amount of and similar textures used. But for maps like the one Im working on, I'm taking .ASE, .LWO and exiting brush/patch work and exporting to a single model.

Link to comment
Share on other sites

Wouldn't this also require writing a custom material script (entry) to use the new (atlased) texture? That's the only way it would decrease batches, from what I understand.

 

If it were possible and easy to code up, it would definitely be a powerful feature.

Link to comment
Share on other sites

the engine can already handle models with uv textures, cos I've done some in blender and used them in some maps, but blenders a bit of a pain in the rear to use.

 

but the other model exporters need to be kept as they are eg if you are turning a func_static house into a model then the multiple texture versions are needed, it will be hard to use textures from the dark mod combined into one texture, you just need to get someone to write an exporter to handle uv textures for those people with the skill to draw the uv textures so they don't look different from the same textures used in the mod.

Edited by stumpy
Link to comment
Share on other sites

Technically, there's no difference between using tiled textures and unwrapping all faces in 0-1 texture space, these are just different methods of the same texture mapping function (simple projection mapping vs. unwrapping). But the question is similar to what OrbWeaver said on another occasion, is it worth it to replicate modeling software features in DR.

Edited by Judith
Link to comment
Share on other sites

I recall a recent discussion in which it was said that it's not easily done to combine normal maps, as they have intrinsic properties beyond just the colours in their image (orientation?). It seems to be fine as long as they're designed to go together from the outset.

Link to comment
Share on other sites

Well, you can't simple add them to each other as they need to be normalized (as the name already implies). However, you can lineary interpolate between two normals, which would keep their properties, but this might not always leed to the desired effect.

 

The main problem is that how the normals should optimally be combined highly depends on the situation. If you blend a dirt texture with a stone one, you will probably not want the normal map of the dirt to be taken into consideration too much, as the surface bumpiness is mainly dominated by the stone surface, whereas the dirt just lies on top of it, at least if it is supposed to be a thin dirt layer. If the layer is sufficiently thick, though, the dirt normals should player a more important role. It's hard to think of an algorithm who decides upon that sufficiently.

FM's: Builder Roads, Old Habits, Old Habits Rebuild

Mapping and Scripting: Apples and Peaches

Sculptris Models and Tutorials: Obsttortes Models

My wiki articles: Obstipedia

Texture Blending in DR: DR ASE Blend Exporter

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...