製品を閲覧する

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

.NET 22.3のAsoppes.3d

ダウンロード  サポートフォーラム 

ファイルの詳細

  • ダウンロードs:
  • 15
  • ファイルサイズ:
  • 10.0 MB
  • Posted By:
  • lex.chou
  • Views:
  • 26
  • 日付が追加されました:
  • 3/4/2022

ファイルの詳細

U3D/PDFエクスポートで大型メッシュを改善しました

U3D / PDFファイルのエクスポートで大きなメッシュを改善しました。

単純化された3Dシーンの合併

APIを介してシーンをマージする機能を簡素化しました。この新しい方法により、他のノードから現在のノードにすべてをマージすることができます。

var scene1 = Scene.FromFile("file1");
var scene2 = Scene.FromFile("file2");
scene1.RootNode.Merge(scene2.RootNode);
scene1.Save("output.fbx", FileFormat.FBX7700Binary);

このリリースの機能、拡張機能、バグ修正の完全なリストについては、Net 223リリースノートのAsopse3dにアクセスしてください。

 日本