Skip to content
New issue

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

atlas: テクスチャアトラス生成モジュールの本実装 #552

Closed
2 tasks done
nokonoko1203 opened this issue May 30, 2024 · 0 comments · Fixed by #619
Closed
2 tasks done

atlas: テクスチャアトラス生成モジュールの本実装 #552

nokonoko1203 opened this issue May 30, 2024 · 0 comments · Fixed by #619
Assignees
Milestone

Comments

@nokonoko1203
Copy link
Collaborator

nokonoko1203 commented May 30, 2024

@nokonoko1203 nokonoko1203 added this to the 2025 milestone May 30, 2024
@nokonoko1203 nokonoko1203 changed the title 3dtiles: テクスチャアトラス生成モジュールの本実装 atlas: テクスチャアトラス生成モジュールの本実装 Aug 16, 2024
@nokonoko1203 nokonoko1203 self-assigned this Aug 16, 2024
satoshi7190 added a commit that referenced this issue Aug 22, 2024
<!-- 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の本筋ではないコミットも混ざっていますが、無視していただけると
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant