Skip to content

Add PLY format support and Windows executable#30

Open
LonghaiZHAO wants to merge 1 commit into
ohirose:masterfrom
LonghaiZHAO:add-ply-support-and-windows-exe
Open

Add PLY format support and Windows executable#30
LonghaiZHAO wants to merge 1 commit into
ohirose:masterfrom
LonghaiZHAO:add-ply-support-and-windows-exe

Conversation

@LonghaiZHAO
Copy link
Copy Markdown

This commit adds the following enhancements to the BCPD project:

  1. PLY File Format Support: Added support for reading and writing PLY files using the rply library
  2. Improved Command-Line Interface: Added support for positional arguments to simplify usage
  3. Output Directory Support: Modified the program to support specifying output directories in paths
  4. Windows Executable: Added cross-compilation support for Windows using MinGW
  5. Documentation: Updated README with information about the new features and added multilingual documentation

本次提交为 BCPD 项目添加了以下增强功能:

  1. PLY 文件格式支持:新增了使用 rply 库读写 PLY 文件的支持。
  2. 改进的命令行界面 (CLI):新增了对位置参数的支持,以简化使用。
  3. 输出目录支持:修改了程序,支持在路径中指定输出目录。
  4. Windows 可执行文件:新增了使用 MinGW 进行 Windows 交叉编译的支持。
  5. 文档更新
    • 更新了 README,包含新功能的信息。
    • 新增了多语言文档。

このコミットは、BCPDプロジェクトに以下の機能強化を追加します:

  1. PLYファイルフォーマット対応:rplyライブラリを使用したPLYファイルの読み書きに対応しました。
  2. コマンドラインインターフェース (CLI) の改善:使い勝手を簡素化するため、位置引数 (positional arguments) に対応しました。
  3. 出力ディレクトリ対応:パス内での出力ディレクトリ指定をサポートするようプログラムを修正しました。
  4. Windows実行ファイル:MinGWを使用したWindows向けクロスコンパイルのサポートを追加しました。
  5. ドキュメント
    • 新機能に関する情報でREADMEを更新しました。
    • 多言語ドキュメントを追加しました。

This commit adds the following enhancements to the BCPD project:

1. PLY File Format Support: Added support for reading and writing PLY files using the rply library
2. Improved Command-Line Interface: Added support for positional arguments to simplify usage
3. Output Directory Support: Modified the program to support specifying output directories in paths
4. Windows Executable: Added cross-compilation support for Windows using MinGW
5. Documentation: Updated README with information about the new features and added multilingual documentation
@ohirose
Copy link
Copy Markdown
Owner

ohirose commented Dec 31, 2025

Thanks for your contribution! Now, I am going to update the software, and after that, I'll take your contribution to avoid the conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants