Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,284 for

scene

(0.15 sec)
  1. 通過 .NET 從 DAE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DAE 文檔加載、呈現和添加提取資產。... 通過 Scene 類的構造函數加載 DAE 文件- 創建 zip 文件格式對像作為輸出文件格式-...= "template.dae" ; Scene scene = new Scene(file); //輸出為壓縮文件格式,Directory...

    products.aspose.com/3d/zh-hant/net/extractor/dae/
  2. Convert PDF to USDZ via Java | products.aspose.com

    Sample Java conversion code for PDF format to USDZ file. Use this example code to convert PDF to USDZ 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/pdf-to-u...
  3. Convert DRC to GLB via Java | products.aspose.com

    Sample Java conversion code for DRC format to GLB file. Use this example code to convert DRC 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/drc-to-glb/
  4. Convert PDF to GLB via Java | products.aspose.com

    Sample Java conversion code for PDF format to GLB file. Use this example code to convert PDF 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/pdf-to-glb/
  5. Convert 3MF to USDZ via Java | products.aspose.com

    Sample Java conversion code for 3MF format to USDZ file. Use this example code to convert 3MF to USDZ 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/3mf-to-u...
  6. Expose Geometric Transformation|Documentation

    Aspose.3D for Java allows exposing geometric transformation of a 3D Scene. You can evaluate the global transformation using evaluateGlobalTransform method....geometric transformation of a 3D scene. You can evaluate the global...false )); Create 3D Mesh and Scene Set up normals or UV on Cube...

    docs.aspose.com/3d/java/expose-geometric-transf...
  7. Expose Geometric Transformation|Documentation

    Aspose.3D for .NET allows exposing geometric transformation of a 3D Scene. You can evaluate the global transformation using EvaluateGlobalTransform method....geometric transformation of a 3D scene. You can evaluate the global...)); Scale geometries of a 3D Scene...

    docs.aspose.com/3d/net/expose-geometric-transfo...
  8. Convert VRML to USDZ via Python | products.aspo...

    Sample code for VRML to USDZ Python conversion. Use API example code for batch VRML files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the from_file of Scene class Call the Scene.save method with...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/python-net/conversion/vr...
  9. Convert VRML to USD via C# | products.aspose.com

    Sample code for VRML to USD C# conversion. Use API example code for batch VRML files to USD conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...representations of complex scenes such as illustrations, definition...

    products.aspose.com/3d/net/conversion/vrml-to-usd/
  10. Aspose.3D Generate uv data | products.aspose.com

    Learn how to generate uv data...pyramid and place it in the scene. We will manually delete the...Vector3 API PolygonModifier API Scene Go Top...

    products.aspose.com/3d/tutorial/generate-uv-data/