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
The text was updated successfully, but these errors were encountered:
アトラス化処理の高速化・不具合修正 (#619)
dfdc544
<!-- Close or Related Issues --> Close #552 ### What I did(変更内容) <!-- Please describe the motivation behind this PR and the changes it introduces. --> <!-- どのような変更をしますか? 目的は? --> - こちらの続きです - #613 - アトラス化処理を高速化しました - MIERUNE/atlas-packer#7 - 竹芝モデル変換の対応 ### Notes(連絡事項) <!-- If manual testing is required, please describe the procedure. --> <!-- 手動での動作確認が必要なら手順を簡単に伝えてください。そのほか連絡事項など。 --> - 以下のように変換できます ```bash cargo run -- <input_path> --sink obj -o transform=use_texture -o split=true --output <output_path> ``` - 3dtilesのPoC Sinkの削除などPRの本筋ではないコミットも混ざっていますが、無視していただけると
nokonoko1203
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: