Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,471 for

mesh

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

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 DAE 文檔加載、呈現和添加提取資產。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh-hant/net/extractor/dae/
  2. Expose Geometric Transformation|Documentation

    Aspose.3D for Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method.... Create 3D Mesh and Scene Set up normals or...

    docs.aspose.com/3d/java/expose-geometric-transf...
  3. 档案

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

    blog.aspose.com/zh/3d/convert-png-image-to-lith...
  4. Generate Point Cloud to X File Formats via Java...

    Sample Java generate point cloud code for X file. Use this example code to generate point cloud to X file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...specifies 3D object structures for meshes, textures, animations, and...

    products.aspose.com/3d/java/point-cloud/x/
  5. Add Blind Watermark Verification to 3DS File Fo...

    Sample Node.js verify blind watermark code for 3DS file. Use this example code to verify blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/nodejs-java/verify-water...
  6. Add Blind Watermark Verification to 3DS File Fo...

    Sample Python verify blind watermark code for 3DS file. Use this example code to verify blind watermark to 3DS file within any Web based application....constructor of Scene class Get the mesh class of Aspose.3D Add password...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/python-net/verify-waterm...
  7. Generate Point Cloud to RVM File Formats via Ja...

    Sample Java generate point cloud code for RVM file. Use this example code to generate point cloud to RVM 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/rvm/
  8. Generate Point Cloud to JT File Formats via Jav...

    Sample Java generate point cloud code for JT file. Use this example code to generate point cloud to JT 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/jt/
  9. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/ase/
  10. Generate Point Cloud to DRC File Formats via Ja...

    Sample Java generate point cloud code for DRC file. Use this example code to generate point cloud to DRC 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/drc/