Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 136,061 for

3d

(0.41 sec)
  1. 以球体半径工作|Documentation

    使用 Aspose.3d for Java,您可以设置球体的获取半径。...3D for Java,您可以设置球体的获取半径。为了获取或设置半径,您可以使用...https://github.com/aspose-3d/Aspose.3D-for-Java // initialize a...

    docs.aspose.com/3d/zh/java/working-with-radius-...
  2. 通過 C# 將 USD 轉換為 PDF | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. Access to polyline and 3DFace vertices|CAD Docu...

    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....vertices of a broken line and a 3D face, you need to use the entity...to access the broken line or 3D face. Example: Access to entities...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  4. Convert GLTF to FBX via Python | products.aspos...

    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/python-net/conversion/g...
  5. Convert GLB to GLTF via C# | products.aspose.com

    Sample code for GLB to GLTF C# conversion. Use API example code for batch GLB files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....file format representation of 3D models saved in the GL Transmission...Format (glTF). Information about 3D models such as node hierarchy...

    products.aspose.com/cad/net/conversion/glb-to-g...
  6. Convert U3D to FBX via Python | products.aspose...

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

    products.aspose.com/cad/python-net/conversion/u...
  7. Convert GLTF to FBX via C# | products.aspose.com

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

    Convert USDZ & other 3d files using .NET API...3D .NET Conversion USDZ to AMF Convert...AMF via C# Export USDZ & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usdz-to-amf/
  9. Convert USD to PDF via C# | products.aspose.com

    Convert USD & other 3d files using .NET API...3D .NET Conversion USD to PDF Convert...PDF via C# Export USD & other 3D files using .NET Framework, ...

    products.aspose.com/3d/net/conversion/usd-to-pdf/
  10. Generate UV|Documentation

    Aspose.3d for .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....3D for .NET offers PolygonModifier...https://github.com/aspose-3d/Aspose.3D-for-.NET Scene scene = new...

    docs.aspose.com/3d/net/generate-uv/