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

mesh

(0.07 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. Changing Plane Orientation|Documentation

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

    docs.aspose.com/3d/nodejs-java/changing-plane-o...
  3. Generate Point Cloud to X File Formats via .NET...

    C# source code to load, render and add generate point cloud to X documents on .NET Framework, .NET Core, Mono....IMeshConvertible mc) { var mesh = mc.ToMesh(); Merge(pc, mesh, transform);...specifies 3D object structures for meshes, textures, animations, and...

    products.aspose.com/3d/net/point-cloud/x/
  4. Generate Point Cloud to ASE File Formats via .N...

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

    products.aspose.com/3d/net/point-cloud/ase/
  5. 搜索

    搜索...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...
  6. 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...
  7. 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/
  8. Convert USD to 3DS via C# | products.aspose.com

    Convert USD & 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/net/conversion/usd-to-3ds/
  9. 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...
  10. 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/