How to use open source 3dtile tools in webgl
This article is about how to use open source 3dtile tools in webgl. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Such as the title, open source 3dtiles production tools, shared on github, the URL is: https://github.com/fanvanzh/3dtiles.
Osgb = > 3dtile, osgb format is converted to 3dtile, skew data can be converted into osgb format
Shapefile = > 3dtile. Shp file is converted to 3dtile. Shp file with house height field is required, and the file is in polygon format.
Fbx = > 3dtileJournal FBX file is converted to revit file in 3dtilePowerBim format, which can be exported to fbx file.
Conversion command for the example:
3dtile.exe-f osgb-I E:\ Data\ hgc-o E:\ Data\ hgc_test3dtile.exe-f osgb-I E:\ Data\ dayanta-o E:\ Data\ dayanta_test-c "{\" offset\ ": 0}" 3dtile.exe-f gltf-I E:\ Data\ TT\ 001.osgb-o E:\ Data\ TT\ 001.glb3dtile.exe-f gltf-I E:\ Data\ TT\ 001.obj-o E:\ Data\ TT\ 001.glb thank you for reading! This is the end of this article on "how to use open source 3dtile tools in webgl". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it out for more people to see!