WangJianjun

Results 34 comments of WangJianjun
trafficstars

If the model fails to convert, it should be caused by texture. I use 3dsmax to export the model to obj format, remove the texture, and convert the model to...

It was verified again today that the UV coordinate cannot exceed the range of 0~1, otherwise, a texture coordinate error will be reported. Here is the test model: [model.zip](https://github.com/OpenDroneMap/Obj2Tiles/files/9884408/model.zip) ![1](https://user-images.githubusercontent.com/20681339/198443600-04ad51fe-c8fa-4816-b1f8-ed66e62b7b4d.png)

Some models will lose texture after successful conversion. For example, this will happen to the above 01.obj model

When I set the value of --divisions to 3, no json file is generated, but the model file is generated. ![1](https://user-images.githubusercontent.com/20681339/198975735-31be1985-acc8-4507-9b2f-c312c1290786.png) ![2](https://user-images.githubusercontent.com/20681339/198975751-c58bc4a3-92f7-425b-a33b-8e9ca519d85c.png)