Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 10,611 for

mesh

(0.16 sec)
  1. Convert USDZ to 3DS via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...extension represents 3D Sudio (DOS) mesh file format used by Autodesk...information like camera locations, Mesh data, lighting information,...

    products.aspose.com/3d/python-net/conversion/us...
  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....evaluateGlobalTransf ( false )); Create 3D Mesh and Scene Set up normals or...

    docs.aspose.com/3d/java/expose-geometric-transf...
  3. 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...SelectSingleObject ( "/" ); Merge Meshes in 3D file...

    docs.aspose.com/3d/net/work-with-xpath-like-obj...
  4. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY 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/ply/
  5. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF 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/3mf/
  6. Convert USDZ to ASE via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API... You can include Mesh definition along with vertex...data for the objects, complete mesh definition of every n frames...

    products.aspose.com/3d/net/conversion/usdz-to-ase/
  7. 搜索

    搜索...nozzleSize); // 對 Mesh 對象執行計算操作 Aspose.ThreeD.Entities.Mesh mesh = new Aspose...Aspose.ThreeD.Entities.Mesh(); for (int y = 0; y < heightSegs;...

    blog.aspose.com/zh-hant/3d/convert-jpg-image-to...
  8. Generate Point Cloud to USDZ File Formats via ....

    C# source code to load, render and add generate point cloud to USDZ documents on .NET Framework, .NET Core, Mono....IMeshConvertible mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform);...Description) 3DS (3D Studio Mesh File Format)...

    products.aspose.com/3d/net/point-cloud/usdz/
  9. 通過 C# 將 USD 轉換為 ASE | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件... You can include Mesh definition along with vertex...data for the objects, complete mesh definition of every n frames...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  10. Changing Plane Orientation|Documentation

    Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp() and setUp() methods are introduced in Plane Class....Object Queries Create Polygon In Mesh...

    docs.aspose.com/3d/java/changing-plane-orientat...