Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 17,283 for

scene

(0.14 sec)
  1. Convert X to USDZ via Python | products.aspose.com

    Sample code for X to USDZ Python conversion. Use API example code for batch X 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...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/python-net/conversion/x-...
  2. Convert DRC to JT via Java | products.aspose.com

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

    Sample Java conversion code for PDF format to JT file. Use this example code to convert PDF to JT 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-jt/
  4. Convert USD to U3D via Java | products.aspose.com

    Sample Java conversion code for USD format to U3D file. Use this example code to convert USD to U3D 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/usd-to-u3d/
  5. Convert X to JT via Java | products.aspose.com

    Sample Java conversion code for X format to JT file. Use this example code to convert X to JT 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/x-to-jt/
  6. Generate Point Cloud to U3D File Formats via .N...

    C# source code to load, render and add generate point cloud to U3D documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Get pointcloud object...using Merge method Call the Scene.Save method with object System...

    products.aspose.com/3d/net/point-cloud/u3d/
  7. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。...threed import FileFormat , Scene from aspose.threed.entities..."test.fbx" # Load a 3D file scene = Scene ( input ) # Split all meshes...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  8. Public API Changes in Aspose.3D 1.5.0|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Primitive to a Mesh and Create a Scene from Primitive 3D Models Convert...in the behavior behind the scenes in Aspose.3D. Convert the Primitive...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this example code to create your lithophane from PNG file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/png/
  10. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this example code to create your lithophane from TIFF file within any Web or Desktop Java based application....file loads 3d scene through Mesh class Call the Scene.Save method...//Generate 3d scene and save objects Scene scene = new Scene(mesh);...

    products.aspose.com/3d/java/lithophane/tiff/