Forum

Author Topic: TLS model to OBJ  (Read 2114 times)

rikbijl

  • Newbie
  • *
  • Posts: 1
    • View Profile
TLS model to OBJ
« on: February 24, 2022, 03:15:35 PM »

I have two questions

If I want to have the same texture quality as in the TLS model , how do I export this TLS to OBJ + Texture file?

In the build Texture proces is it wise to have a size of 32768 x 1   or 8192 x 4 ?

Thanks

Rik Bijl
Euro Drone Inspections

Bzuco

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Re: TLS model to OBJ
« Reply #1 on: February 25, 2022, 01:01:58 PM »
Texture quality does not depends on used model format.
If you do not plan create presentation from your project on mobile/VR devices/low end graphics card, then one large texture is better choice. Otherwise many smaller texture files are better(for performance reasons).

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14855
    • View Profile
Re: TLS model to OBJ
« Reply #2 on: March 04, 2022, 05:09:21 PM »
Hello Rik,

If you are working with extra large models, then it may be impossible to achieve the same quality (level of detail) of the texture, compared to the tiled model, due to the limitation of the texture atlas size.
In such case the possible workaround could be merging the tiles of the most detailed tiled model level to the single mesh - in such approach the merged model will contain the same number of texture atlas pages, as the number of input tiles (so you may want to use larger tile blocks).
Best regards,
Alexey Pasumansky,
Agisoft LLC