We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would love to create 3D tiles with textures. What data format should i use? and how i can generate it? Please someone help
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
I would love to create 3D tiles with textures. What data format should i use? and how i can generate it?
Please someone help
The text was updated successfully, but these errors were encountered: