Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,317 for

aspose.3d fileformat api

(1.22 sec)
  1. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...应的类,该类包含该保存格式的保存选项,例如,对于 FileFormat.Collada 保存格式,有 ColladaSaveOptions...https:# github.com/aspose-3d/Aspose.3D-for-.NET dataDir = "data-dir"...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  2. 你的第一个 Aspose.3D 应用程序|Documentation

    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....你的第一个 Aspose.3D 应用程序 Contents [ Hide ] 本教程介绍如何使用 Aspose.3D 简单的...简单的 API 创建您的第一个应用程序。该简单应用程序会在指定的 3D 场景中创建一个 3d 文件。 如何创建应用程序 以下步骤使用...

    docs.aspose.com/3d/zh/python-net/your-first-asp...
  3. Aspose.3D 16.9.0中的公共 API 更改|Documentation

    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....Aspose.3D 16.9.0中的公共 API 更改 Contents [ Hide ] 内容摘要 从源 PDF 导入...PdfLoadOptions类 - 添加 Aspose.ThreeD.FileFormat和 Aspose.ThreeD.Formats.PdfFormat类...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3d for .NET Api,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...Contents [ Hide ] 使用 Aspose.3D for .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...https://github.com/aspose-3d/Aspose.3D-for-.NET // Load an existing...

    docs.aspose.com/3d/zh/net/build-tangent-and-bin...
  5. 在 3D 文档中添加动画属性并设置目标相机|Documentation

    Aspose.3d for Java 支持渲染动画场景。本文介绍移动对象的先决条件。...Contents [ Hide ] 在 3D 文档中添加动画属性 Aspose.3D for Java 支持渲染动画场景。本文介绍移动对象的先决条件。...,它必须动画节点的本地翻译属性: 将转换添加到节点 。 在 Aspose.3D for Java API 中,animation实例实际上是对...

    docs.aspose.com/3d/zh/java/add-animation-proper...
  6. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3d for .NET Api allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....File Contents [ Hide ] Aspose.3D for .NET API allows developers to...https://github.com/aspose-3d/Aspose.3D-for-.NET // Create a sphere...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  7. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....file Contents [ Hide ] Aspose.3D for .NET API allows developers to...object and save it to ply file FileFormat . PLY . EncodeMesh ( new...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  8. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3d Api represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3d Api internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....The Scene class of the Aspose.3D API represents a 3D scene. Developers...Based Rendering) materials, Aspose.3D API internally converts non-PBR...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  9. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3d for Python via .NET Api 来实现此目的。...开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。 SplitMeshPolicy...from aspose.threed import FileFormat , Scene from aspose.threed...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  10. Convert all Polygons to Triangles in 3D Model|D...

    Aspose.3d for Java Api has support of converting all polygons to triangles in any supported 3D document....Model Contents [ Hide ] Aspose.3D for Java API has support of converting..."triangulated_out.fbx" , FileFormat . FBX7400ASCII ); Generate...

    docs.aspose.com/3d/java/convert-all-polygons-to...