Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,498 for

3d mesh

(0.24 sec)
  1. Generate UV|Documentation

    Aspose.3d for Python via .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 Python via .NET offers PolygonModifier...UV and associate it with the mesh. Following code snippet shows...

    docs.aspose.com/3d/python-net/generate-uv/
  2. 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...UV and associate it with the mesh. Following code snippet shows...

    docs.aspose.com/3d/net/generate-uv/
  3. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3d scenario, we provided a class Transform to access these in Aspose.3d....3D for .NET offers to rotate objects in 3D space. There...to define object’s rotation in 3D space, Euler angles, Quaternion...

    docs.aspose.com/3d/net/adding-transformation-to...
  4. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...创建 3D 网格和场景 Contents [ Hide ] 创建 3D 立方体网格 Mesh 由一组控制点和所需的许多n边多边形定义。本文介绍如何定义网格。...网格表面,要创建网格,我们需要定义控制点: Aspose.3D 中所有几何图形的控制点都使用齐次坐标,因此在示例代码中是...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  5. 产生紫外线|Documentation

    Aspose.3d for Java 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。...3D for Java 提供 PolygonModifier ...https://github.com/aspose-3d/Aspose.3D-for-Java // The path to...

    docs.aspose.com/3d/zh/java/generate-uv/
  6. Working with PointCloud|Documentation

    Aspose.3d for Java allows decoding a Mesh from a Draco file directly without building a scene using the decode method of DracoFormat class....Decode Mesh Aspose.3D for Java allows decoding a mesh from a...https://github.com/aspose-3d/Aspose.3D-for-Java PointCloud pointCloud...

    docs.aspose.com/3d/java/working-with-pointcloud/
  7. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3d scenario, we provided a class Transform to access these in Aspose.3d....3D for Python via .NET offers to rotate objects in 3D space...to define object’s rotation in 3D space, Euler angles, Quaternion...

    docs.aspose.com/3d/python-net/adding-transforma...
  8. Working with PointCloud|Documentation

    Aspose.3d for .NET allows decoding a Mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class....Decode Mesh Aspose.3D for .NET allows decoding a mesh from a...https://github.com/aspose-3d/Aspose.3D-for-.NET var pointCloud...

    docs.aspose.com/3d/net/working-with-pointcloud/
  9. 产生紫外线|Documentation

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

    docs.aspose.com/3d/zh/python-net/generate-uv/
  10. 产生紫外线|Documentation

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

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