-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
Description
Loader
tile-coverter
Description
this is my convert code
npx tile-converter --input-type I3S --tileset "D:\data\cityengine\models\hefei.slpk" --name hefei --output "D:\data\cityengine\models/result6"
my work environment is window10,and use node 22,before run convert,i have already insatall dependency.
not all texure has problem,and if the texture baseColor of 3dtiles glb is black , when i load it in cesium ,there is nothing.
when i use 3dtiles version 1.0 , it visible,but the texure is wrong.
Expected Behavior
i want my 3dtiles texture can visual correct.
Steps to Reproduce
this is my slpk model :https://drive.google.com/file/d/1wyP5yt9gaP5U3SxyUy_JQcTnR1WHdr8O/view?usp=drive_link
Environment
- Framework version:tile-convert@latest
- Browser:chrome
- Node:22
- OS:node 22
Logs
No response