Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 13,362 for

mesh

(0.07 sec)
  1. 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/
  2. GLTX Custom Vertex Attributes API for C#, ASP.N...

    C# .NET API with support for `GLTF` custom vertex attributes, convert GLB to U3D with correct orientation, the point cloud import / export feature in USD/USDZ....of vertices and indices var mesh = TriMesh.FromRawData(vd, verticesInBytes...scene with the mesh var scene = new Scene(mesh); //export the...

    releases.aspose.com/3d/net/new-releases/aspose....
  3. Polygons | Aspose.3D for .NET API 参考

    获取网格的多边形定义...Polygons Mesh.Polygons property 获取网格的多边形定义 public IList < int...Polygons { get ; } 也可以看看 class Mesh 命名空间 Aspose.ThreeD.Entities...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  4. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the Mesh. Following code snippet shows complete functionality to generate and associate it....UV and associate it with the mesh. Following code snippet shows...

    docs.aspose.com/3d/python-net/generate-uv/
  5. Extract Assets from 3DS File Formats via Node.j...

    Sample Node.js extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web based application....extension represents 3D Studio (DOS) mesh file format used by Autodesk...information like camera locations, Mesh data, lighting information,...

    products.aspose.com/3d/nodejs-java/extractor/3ds/
  6. Convert VRML to 3DS via Python | products.aspos...

    Sample code for VRML to 3DS Python conversion. Use API example code for batch VRML files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....extension represents 3D Studio (DOS) mesh file format used by Autodesk...information like camera locations, Mesh data, lighting information,...

    products.aspose.com/3d/python-net/conversion/vr...
  7. pointcloud - 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...surface area from the mesh) Parameters: g - Mesh or other geometry...

    reference.aspose.com/3d/java/com.aspose.threed/...
  8. PointCloud - 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...surface area from the mesh) Parameters: g - Mesh or other geometry...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .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...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  10. Generate UV|Documentation

    Aspose.3D for Java offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the Mesh. ...UV and associate it with the mesh. Following code snippet shows...

    docs.aspose.com/3d/java/generate-uv/