Tilers accepting various input formats (OBJ, 3DCity databases, GeoJson, IFC) and producing 3DTiles tilesets.
GNU Lesser General Public License v2.1
199
stars
52
forks
source link
ObjTiler : --as_lods does not respect --with_texture #182
Open
axel-denis opened 8 months ago
Hi, I'm struggling to create tiles with textures. If using this command, the texture is generated properly :
But when using --as_lods, the texture are not generated
Am I doing something wrong ? Or is this expected ? How can I generate textures for my tiles ? Thanks !