Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 138,446 for

3d

(0.19 sec)
  1. Convert GLTF to OBJ via JavaScript | products.a...

    Sample code for GLTF to OBJ conversion. Use API example code for batch GLTF files to OBJ conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert GLTF to OBJ via Python | products.aspos...

    Sample code for GLTF to OBJ conversion. Use API example code for batch GLTF files to OBJ conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/python-net/conversion/g...
  3. Changing Plane Orientation|Documentation

    Aspose.3d for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....3D for Python via .NET allows changing...https:# github.com/aspose-3d/Aspose.3D-for-.NET # The path to the...

    docs.aspose.com/3d/python-net/changing-plane-or...
  4. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3d 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...合并 3D 文件中的网格 Contents [ Hide ] 将网格合并为单个有效网格 开发人员可以将多个网格合并为一个有效的网格。它们可能会将...开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  5. Convert DWFX to GLTF via Python | products.aspo...

    Sample code for DWFX to GLTF conversion. Use API example code for batch DWFX files to GLTF conversion....formatted representation of 2D/3D drawing as XPS document. It contains...Transmission Format) is a 3D file format that stores 3D model information...

    products.aspose.com/cad/python-net/conversion/d...
  6. Convert GLTF to DWF via Python | products.aspos...

    Sample code for GLTF to DWF conversion. Use API example code for batch GLTF files to DWF conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/python-net/conversion/g...
  7. Convert GLTF to DWFX via Python | products.aspo...

    Sample code for GLTF to DWFX conversion. Use API example code for batch GLTF files to DWFX conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/python-net/conversion/g...
  8. Convert GLTF to PDF via JavaScript | products.a...

    Sample code for GLTF to PDF conversion. Use API example code for batch GLTF files to PDF conversion....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/javascript-net/conversi...
  9. Convert GLTF to PDF via C# | products.aspose.com

    Sample code for GLTF to PDF C# conversion. Use API example code for batch GLTF files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Transmission Format) is a 3D file format that stores 3D model information...JSON minimizes both the size of 3D assets and the runtime processing...

    products.aspose.com/cad/net/conversion/gltf-to-...
  10. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3d for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...3D for .NET API 允许开发人员使用顶点的自定义内...开发人员可以按照以下帮助主题中的说明手动构建网格: 创建 3D 立方体网格 。 这些示例显示了如何: 使用顶点的自定义内存布局...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...