Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 137,007 for

3d

(0.22 sec)
  1. 通過 .NET 從 DAE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DAE 文檔加載、呈現和添加提取資產。...3D .NET Extractor 通過 .NET 從 DAE...應用以使用服務器端 API 從 DAE 文件中提取資產。 Aspose.3D for .NET Overview 代碼示例 現場演示 下載...

    products.aspose.com/3d/zh-hant/net/extractor/dae/
  2. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your documents with Aspose.Words' Dml3dEffectsRenderingMode enum for superior 3d shape rendering and visual impact....Dml3DEffectsRenderin enumeration Specifies how 3D shape effects are rendered. public...special effects including advanced 3D effects such as bevels, lighting...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Bug 4813: ShapeFile to Topojson convert passed ...

    Hi Alexander, 1.Conversion from ShapeFile to Topojson convert passed but outputs do not open empty via QGIS Conversion passed for two inputs. Both output files do not open in QGIS. 4.Data: inputs/outputs/logs…...TopoJSON format does not support 3D geometry, but input Kmz have...support 3D? If yes, will be in May. Or you will support 3D, if yes...

    forum.aspose.com/t/bug-4813-shapefile-to-topojs...
  4. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3d 中的网格上创建法线或uv数据。...在立方体上设置法线或UV,并向 3D 实体添加材质 Contents [ Hide ] Aspose.3D for Python via...类对象。我们可以 在此处创建一个 Mesh 类对象 ,然后通过 创建 3D 场景 将节点指向网格几何。 创建正常向量 为了在照明上有...

    docs.aspose.com/3d/zh/python-net/set-up-normals...
  5. 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/
  6. 合并 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/
  7. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3d for Java 支持构建节点层次结构。节点是 3d 场景的基本构建块,节点层次结构定义了 3d 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据 Contents [ Hide ] 在 3D 场景文档中添加节点层次结构...场景文档中添加节点层次结构 Aspose.3D for Java 支持构建节点层次结构。 Node 是 3D 场景的基本构建块,节点层次结构定义了...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  8. 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...https:# github.com/aspose-3d/Aspose.3D-for-.NET scene = Scene ()...

    docs.aspose.com/3d/python-net/generate-uv/
  9. 将场景导出为压缩的 AMF 格式|Documentation

    Aspose.3d for Node.js via Java 提供了AmfSaveOptions类,允许您根据需要设置压缩的布尔值。...3D for Node.js via Java 提供 AmfSaveOptions.... save ( "test.amf" ); 阅读3D文档 将 3D 场景另存为 HTML...

    docs.aspose.com/3d/zh/nodejs-java/export-scene-...
  10. 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/