opc-tool 4.23.0

dotnet tool install --global opc-tool --version 4.23.0                
此包包含一个可在壳/命令行中调用的 .NET 工具
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local opc-tool --version 4.23.0                
此包包含一个可在壳/命令行中调用的 .NET 工具
#tool dotnet:?package=opc-tool&version=4.23.0                
nuke :add-package opc-tool --version 4.23.0                

新 opc-tool

此工具的目的是生成 OPC 层次的 KdTrees。可以直接从源代码中运行工具,或使用在 nuget 上托管的预构建版本,它作为一个 dotnet 工具提供。

像任何其他 dotnet 工具一样,它可以被安装

> dotnet tool install opc-tool --global
Sie können das Tool über den folgenden Befehl aufrufen: opc-tool
Das Tool "opc-tool" (Version 4.20.0-prerelease1) wurde erfolgreich installiert.

>opc-tool --help

.--. .--.     .--. .--.
|   )|   )        )|   :
|--' |--' .-.  --: |   |
|    |  \(   )    )|   ;
'    '   ``-' `--' '--'   opc-tool by pro3d-space.

* validates OPC directories.
* generates KdTrees.

opc-tool 4.10.0.0
PRo3D.Space contributors

  --verbose                Prints all messages to standard output.

  --forcekdtreerebuild     Forces rebuild and overwrites existing kd-trees

  --ignoremasterkdtree     Ignores master kd-trees and load or creates per-patch kd-trees as well as the lazy
                           kd-tree cache

  --generatedds            Generate DDS

  --skippatchvalidation    Skip patch validation (textures, aara files)

  --overwritedds           Overwrite DDS

  --help                   Display this help screen.

  --version                Display version information.

  value pos. 0             Surface Directory

例如:opc-tool --forcekdtreerebuild "F:\pro3d\data\dimorphos"

--forcekdtreerebuild 选项强制重建 KdTrees 并覆盖现有文件。

给定表面文件夹的内容可能如下

09.08.2023  08:45               312 Dimorphos.opcx
09.08.2023  08:45               397 Dimorphos.opcx.json
09.08.2023  10:13    <DIR>          Dimorphos_000_000

其中 Dimorphos_000_000 包含图像和补丁子文件夹的 OPC 层次。

注意事项

当前,该工具无法创建未压缩的 DDS 文件。文件以 DXT1 压缩存储。

产品 兼容和附加的计算机目标框架版本。
.NET net6.0 兼容。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。
兼容的目标框架
包含的目标框架(在包中)
更多关于 目标框架.NET 标准的 信息。

此包没有依赖。

版本 下载 最后更新
4.23.0 1,407 4/3/2024
4.23.0-prerelease3 294 4/3/2024
4.22.0 1,828 3/4/2024
4.20.2 1,225 2/20/2024
4.20.1 2,549 11/29/2023
4.20.0 603 11/29/2023
4.20.0-prerelease1 325 11/29/2023