py3dtilers
py3dtilers copied to clipboard
How can i created textured tiles ?
I would love to create 3D tiles with textures. What data format should i use? and how i can generate it? Please someone help
Hello,
Textures are supported only with CityGML tiler and OBJ tiler. If you want to create textured 3D Tiles, you can find documentation here
OBJ Tiler example:
obj-tiler -i myobj.obj --with_texture
CityGML Tiler example:
citygml-tiler -i myconfig.yml --type building --with_texture