You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a problem where the transformed model has a different size from the original model. I would like the transformed model to maintain the same size as the original model. I have tried using the --adaptive option with a specified value, but I cannot find a common point. Can you please help me with configuring this?
cmd:
raw:
nexus:
The text was updated successfully, but these errors were encountered:
Hi,
thanks for the model, I don't see any problem during conversion. It looks like the problem is with the library you are using for visualization.
Which library are you using? How do you get the bounding box?
The model might be automatically centered: the model size looks almost the same, it is possible that the model was only centered in zero (using the bounding sphere center.
Hi,
I think I may have found the reason, it could be a version issue with Nexus. I exported the latest compiled versions from both the one I compiled on Win11 and the one I downloaded from Actions, and they yielded different results.
I think I need to compare them again to provide a final result. I also used the code from the ES6 branch, and the results were the same as the master branch.
Could you please recommend whether I should use the ES6 branch or the master branch for the frontend code? Can you explain the differences between the two? Thank you.
Finally, I will send you the code I tested. I hope it will be helpful for your troubleshooting. code.zip
Hello, I have a problem where the transformed model has a different size from the original model. I would like the transformed model to maintain the same size as the original model. I have tried using the --adaptive option with a specified value, but I cannot find a common point. Can you please help me with configuring this?
cmd:
raw:
nexus:
The text was updated successfully, but these errors were encountered: