Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 12,536 for

ply

(0.04 sec)
  1. 指定 3D 文件加载选项|Documentation

    有几个 Scene.open 方法重载或 Scene 类构造函数重载接受 LoadOptions 实例。...setFlipTexCoordV ( true ); 使用 Ply 加载选项 下面的代码展示了如何在加载 PLY 模型之前设置加载选项。 var aspose...true ); // 加载 3D Ply 模型 scene . open ( "vase-v2.ply" , loadPLYOpts...

    docs.aspose.com/3d/zh/nodejs-java/specify-3d-fi...
  2. Generate Point Cloud to GLTF File Formats via ....

    C# source code to load, render and add generate point cloud to GLTF documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/gltf/
  3. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...this mesh into the PLY format FileFormat . PLY . EncodeMesh ( mesh...mesh , "LAD-TOP.ply" ); 编码 Google Draco 文件中的 3D 网格 使用类似XPath的对象查询...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  4. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/pdf/
  5. Generate Point Cloud to OBJ File Formats via .N...

    C# source code to load, render and add generate point cloud to OBJ documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/obj/
  6. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Texture Coordinate Use of the Ply Load Options The code below shows...load options before loading a PLY model. Use of the DirectX X Load...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  7. API Reference|Documentation

    Learn about Aspose.3D for Java classes and methods, along with code examples and instructions on how to use them to directly view, convert, repair, and merge 3D files....DAE, OBJ, 3MF, STL, U3D, USDZ, PLY) and allows exporting 3D files...

    docs.aspose.com/3d/java/api-reference/
  8. Generate Point Cloud to DAE File Formats via .N...

    C# source code to load, render and add generate point cloud to DAE documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/dae/
  9. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/vrml/
  10. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/3mf/