Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 17,283 for

scene

(0.14 sec)
  1. 通過 C# 將 USD 轉換為 DXF | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 DXF scene.Save( "output.dxf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. Add Blind Watermark to DRC File Formats via Nod...

    Sample Node.js blind watermark code for DRC file. Use this example code to add blind watermark to DRC file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/nodejs-java/watermark/drc/
  3. Merge DRC File Formats via Node.js | products.a...

    Sample Node.js merger code for DRC file. Use this example code to merge DRC file within any Web based application....through the constructor of the Scene class Process usdz files and...in your project. Node.js 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/nodejs-java/merger/drc/
  4. Ինչպես փոխարկել FBX ֆայլը OBJ-ի Java-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել FBX ֆայլը OBJ-ի Java-ում: Դուք կարող եք զարգացնել FBX-ի OBJ փոխարկիչը Java-ում՝ օգտագործելով սովորական օպերացիոն համակարգերից որևէ մեկը, ինչպիսիք են Windows-ը, Linux-ը և macOS-ը:...հղումներ 3D ֆայլի ձևաչափին և Scene դասին Բեռնեք աղբյուրի FBX ֆայլը՝...ֆայլը՝ օգտագործելով Scene դասի բաց ֆունկցիան Պահեք բեռնված FBX...

    kb.aspose.com/hy/3d/java/how-to-convert-fbx-to-...
  5. Convert USDZ to DRC via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as DRC with C# Load USDZ file...using a from_file of Scene class Call Scene.save method Pass output...

    products.aspose.com/3d/python-net/conversion/us...
  6. Convert USDZ to FBX via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Core and Mono Export USDZ Scene as FBX with C# Load USDZ file...using a constructor of Scene class Call Scene.Save method Pass output...

    products.aspose.com/3d/net/conversion/usdz-to-fbx/
  7. Convert GLTF to GLB via Java | products.aspose.com

    Sample Java conversion code for GLTF format to GLB file. Use this example code to convert GLTF to GLB within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/gltf-to-...
  8. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....// Initialize scene object Scene scene = new Scene (); // Initialize...sphere ; // Add Node to a scene scene . RootNode . ChildNodes ...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  9. Java-ով OBJ-ը USDZ դարձնել

    Այս արագ ուղեցույցը առաջարկում է քայլ առ քայլ բացատրություն, թե ինչպես OBJ-ը USDZ-ի վերածել Java-ում։ Այն ներկայացնում է անհրաժեշտ քայլերը, նախնական պահանջները և աշխատանքային կոդի հատված, որպեսզի Java-ով ստեղծեք OBJ-ից USDZ փոխարկիչ։...OBJ ֆայլը Scene դասի միջոցով Բացեք ներմուծված Scene open մեթոդով...Մուտքային OBJ ֆայլը կարդացվում է Scene դասի միջոցով, որից հետո ստեղծվում...

    kb.aspose.com/hy/3d/java/convert-obj-to-usdz-in...
  10. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh.... var scene = new Scene(box); scene.Save("box-sg.fbx");...

    docs.aspose.com/3d/net/create-smoothing-group-f...