Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 125,547 for

aspose.3d

(0.95 sec)
  1. 产生紫外线|Documentation

    Aspose.3d for .NET 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...产生紫外线 Contents [ Hide ] 产生紫外线 Aspose.3D for .NET 提供 PolygonModifier...https://github.com/aspose-3d/Aspose.3D-for-.NET Scene scene = new...

    docs.aspose.com/3d/zh/net/generate-uv/
  2. Convert DRC to DAE via Python | products.aspose...

    Sample code for DRC to DAE Python conversion. Use API example code for batch DRC files to DAE conversion within VB.NET, Asp.NET or any .NET based application....Products Aspose.3D Python via .NET Conversion DRC to DAE HTML...modeling and rendering software. Aspose.3D for Python via .NET Overview...

    products.aspose.com/3d/python-net/conversion/dr...
  3. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3d for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Memory Layout of the Vertex Aspose.3D for .NET API allows developers...https://github.com/aspose-3d/Aspose.3D-for-.NET [StructLayout(LayoutKind...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  4. View GLB File Formats via JAVA | products.aspos...

    Sample Java viewer code for GLB file. Use this example code to view GLB file within any Web or Desktop Java based application....Products Aspose.3D Java Viewer Glb DOCX JPG PDF XML GLB GLB GLB...modeling and rendering software. Aspose.3D for Java Overview Code Samples...

    products.aspose.com/3d/java/viewer/glb/
  5. View DAE File Formats via JAVA | products.aspos...

    Sample Java viewer code for DAE file. Use this example code to view DAE file within any Web or Desktop Java based application....Products Aspose.3D Java Viewer Dae DOCX JPG PDF XML DAE DAE DAE...modeling and rendering software. Aspose.3D for Java Overview Code Samples...

    products.aspose.com/3d/java/viewer/dae/
  6. 从 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。...3D 场景和内容 Contents [ Hide ] Aspose.3D API 的 Scene 类表示 3D 场景。开发人员可以从...https:# github.com/aspose-3d/Aspose.3D-for-.NET # Create a new scene...

    docs.aspose.com/3d/zh/python-net/import-3d-scen...
  7. Introduction|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....] Where to Use Aspose.3D Your First Aspose.3D Application Check...

    docs.aspose.com/3d/java/introduction/
  8. Expose Geometric Transformation|Documentation

    Aspose.3d for .NET allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using EvaluateGlobalTransform method....Geometric Transformation Aspose.3D for .NET allows exposing geometric...https://github.com/aspose-3d/Aspose.3D-for-.NET // Initialize node...

    docs.aspose.com/3d/net/expose-geometric-transfo...
  9. 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.  ...with Radius of Sphere Using Aspose.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...
  10. Create Polygon In Mesh|Documentation

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

    docs.aspose.com/3d/java/create-polygon-in-mesh/