Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 137,708 for

3d

(0.19 sec)
  1. Convert GLB to OBJ in Python

    Programmatically convert GLB to OBJ in Python. Export 3d object from a GLB file to an OBJ in Python....中國傳統的 It is important to convert 3D models efficiently between different...Download # We will use the Aspose.3D for Python library to convert...

    blog.aspose.com/3d/convert-glb-to-obj-in-python/
  2. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....3D Java Extractor Obj DOCX JPG PDF XML OBJ OBJ...library without any 3D modeling software. Aspose.3D for Java Overview...

    products.aspose.com/3d/java/extractor/obj/
  3. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....3D Java Extractor Dxf DOCX JPG PDF XML DXF DXF...library without any 3D modeling software. Aspose.3D for Java Overview...

    products.aspose.com/3d/java/extractor/dxf/
  4. Create Polygon In Mesh|Documentation

    Aspose.3d for Python via .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....3D for Python via .NET allows creating...https:# github.com/aspose-3d/Aspose.3D-for-.NET mesh = Mesh ()...

    docs.aspose.com/3d/python-net/create-polygon-in...
  5. DGN Drawing|CAD 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.... 3D entities support for DGN v7 Aspose...DGN AutoCAD file and support 3D entities for DGN v7. The CadImage...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. 以球体半径工作|Documentation

    使用 Aspose.3d for .NET,您可以设置球体的获取半径。为了获取或设置半径,您可以使用Sphere类的半径属性。以下是设置球体半径的代码示例。...3D for .NET,您可以设置球体的获取半径。为了获取或设置半径,您可以使用...https://github.com/aspose-3d/Aspose.3D-for-.NET // Create a Scene...

    docs.aspose.com/3d/zh/net/working-with-radius-o...
  7. 以球体半径工作|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-...
  8. Licensing|Documentation

    You can easily download/install Aspose.3d for Java from Aspose Repository for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license....3D You can easily download/install Aspose.3D for Java...only open / import maximum 50 3D documents to a Scene. Users can...

    docs.aspose.com/3d/java/licensing/
  9. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3d for Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....3D for Java offers AmfSaveOptions...https://github.com/aspose-3d/Aspose.3D-for-Java // The path to...

    docs.aspose.com/3d/java/export-scene-to-compres...
  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...