Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 138,478 for

3d

(0.29 sec)
  1. Working with Radius of Sphere|Documentation

    Using Aspose.3d for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...3D for Python via .NET, you can...https:# github.com/aspose-3d/Aspose.3D-for-.NET # Create a Scene...

    docs.aspose.com/3d/python-net/working-with-radi...
  2. Create Polygon In Mesh|Documentation

    Aspose.3d for Java allows creating a polygon in a mesh....3D for Java allows creating a polygon...https://github.com/aspose-3d/Aspose.3D-for-Java // Initialize Mesh...

    docs.aspose.com/3d/java/create-polygon-in-mesh/
  3. 通過 C# 將 USD 轉換為 STL | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3d 文件...3D .NET Conversion 通過 C# 將 USD 轉換為...Framework、.NET Core 和 Mono 導出 USD 和其他 3D 文件 使用 C# 將 USD 場景導出為 STL 使用構造函數加載...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  4. Convert U3D to STP via JavaScript | products.as...

    Sample code for U3d to STP conversion. Use API example code for batch U3d files to STP conversion.... U3D (Universal 3D) is a compressed file format...structure for 3D computer graphics. It contains 3D model information...

    products.aspose.com/cad/javascript-net/conversi...
  5. Convert STP to U3D via C# | products.aspose.com

    Sample code for STP to U3d C# conversion. Use API example code for batch STP files to U3d conversion within VB.NET, Asp.NET or any .NET based application.... An STP file is a 3D CAD file used for exchange of...It contains information about 3D objects and is saved similar...

    products.aspose.com/cad/net/conversion/stp-to-u3d/
  6. Convert GLTF to FBX via JavaScript | products.a...

    Sample code for GLTF to FBX conversion. Use API example code for batch GLTF files to FBX 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...
  7. Convert GLTF to GLB via C# | products.aspose.com

    Sample code for GLTF to GLB C# conversion. Use API example code for batch GLTF files to GLB 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-...
  8. Aspose.3D Product Family

    无需任何 3d 建模软件即可查找有关读取、编辑和转换 STL、OBJ、3dS、U3d3d 文件的答案。...3D Product Family Aspose.HTML Product...Family Aspose.3D Product Family Find answer by Aspose.3D Platforms...

    kb.aspose.com/zh/3d/page/2/
  9. Compress and Decompress GLTF Files via .NET

    C# compression and decompression source code to compress GLTF documents into a single zip archive or vice versa on .NET Framework, .NET Core....3D Product Solution Aspose.HTML...Aspose.CAD Product Solution Aspose.3D Product Solution Aspose.HTML...

    products.aspose.com/zip/net/zip-file/gltf/
  10. 合并 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/