Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,471 for

mesh

(0.04 sec)
  1. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/pdf/
  2. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Java API has support of primitive 3D shapes. All parameterized primitives will be converted to Mesh automatically while saving in any supported output file format....primitives will be converted to mesh automatically while saving in...Information to 3D document Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/java/create-scene-with-primi...
  3. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....support Allow user to check if mesh is manifold Aspose.3D for Java...data export using extension EXT_mesh_features for glTF Aspose.3D...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  4. Meta data|Documentation

    Aspose.3D for .NET allows read and write meta data for scene and objects....Asset Information To Scene glTF Mesh Features Example glTF Structural...

    docs.aspose.com/3d/net/working-with-meta-data/
  5. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。... encodeMesh 成员将 Mesh 、输出文件名和 PlySaveOptions 对象作为参数。使用...file FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder.ply"...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  6. 档案

    档案... 对 Mesh 对象执行计算操作。 使用 Save 方法生成 3d 场景并保存对象。...nozzleSize); // 对 Mesh 对象执行计算操作 Aspose.ThreeD.Entities.Mesh mesh = new Aspose...

    blog.aspose.com/zh/3d/convert-jpg-image-to-lith...
  7. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...supported by <Mesh> , this is equivalent to [@Type = 'Mesh'] , identifiers...one or more objects: Merge Meshes in 3D file...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  8. Generate Point Cloud to USDZ File Formats via J...

    Sample Java generate point cloud code for USDZ file. Use this example code to generate point cloud to USDZ file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/usdz/
  9. Generate Point Cloud to USD File Formats via Ja...

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...formats including. 3DS (3D Studio Mesh File Format) 3MF (3D Manufacturing...

    products.aspose.com/3d/java/point-cloud/usd/
  10. 3D Modeling|Documentation

    Articles about 3D procedural modeling in Aspose.3D for .NET....Primitive 3D Shapes How to Split Mesh by HalfSpace in Aspose.3D Create...

    docs.aspose.com/3d/net/3d-modeling/