Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 13,386 for

mesh

(0.05 sec)
  1. 通过 .NET 从 PLY 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 PLY 文档加载、呈现和添加提取资产。...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/net/extractor/ply/
  2. 通过 .NET 从 GLB 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 GLB 文档加载、呈现和添加提取资产。...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/net/extractor/glb/
  3. Aspose 中的公共 API 更改。3D 1.7.0|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...Aspose . ThreeD . Entities . Mesh mesh ) 示例代码: C# //Load a 3ds file...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. Aspose.3D for .NET 20.4发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....stl" ); var mesh = ( Mesh ) s . RootNode . ChildNodes...= TriMesh . FromMesh ( vd , mesh ); //print each vertex's position...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-20-...
  5. 通过 .NET 从 TIFF 文件格式创建您的 Lithophane | products.a...

    C# 源代码,用于在 .NET Framework、.NET Core、Mono 上加载、呈现和创建您的 lithophane 到 TIFF 文档。...创建一些新参数并创建一个 Mesh 对象- 对 Mesh 对象执行计算操作- TIFF 文件通过 Mesh 类加载 3d 场景-...nozzleSize); //对 Mesh 对象执行计算操作 var mesh = new Mesh(); for ( int y...

    products.aspose.com/3d/zh/net/lithophane/tiff/
  6. revolvedareasolid - Aspose.3D for Java - API Re...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...base profile used to revolve. Mesh toMesh () Convert the RevolvedAreaSolid...

    reference.aspose.com/3d/java/com.aspose.threed/...
  7. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);...extension represents 3D Studio (DOS) mesh file format used by Autodesk...

    products.aspose.com/3d/java/point-cloud/3ds/
  8. plane - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...segments. Mesh toMesh () Convert current object to mesh Methods...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. RectangularTorus - Aspose.3D for Java - API Ref...

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...MathUtils Matrix4 MemoryFileSystem Mesh Metered MirroredProfile MorphTargetChannel...value is 10 Mesh toMesh () Convert this primitive to Mesh Methods...

    reference.aspose.com/3d/java/com.aspose.threed/...
  10. package-frame - Aspose.CAD for Java - API Refer...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....CadPolygonMeshVertex The Cad polygon mesh vertex CadVertexBase Class describing...CadVertexPolyFaceMes The Cad Vertex Poly Face Mesh....

    reference.aspose.com/cad/java/com.aspose.cad.fi...