Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 13,362 for

mesh

(0.06 sec)
  1. VertexElementSmoothingGroup - Aspose.3D for Jav...

    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...group of polygons in a polygon mesh which should appear to form...

    reference.aspose.com/3d/java/com.aspose.threed/...
  2. ExternalDracoEncoder | Aspose.3D for .NET API R...

    ExternalDracoEncoder GltfSaveOptions.ExternalDracoEncoder property Use external draco encoder to accelerate the draco......new sub process to encode the mesh to the draco format, use it...

    reference.aspose.com/3d/net/aspose.threed.forma...
  3. Polygons|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....Triangles in 3D Model Generate UV Mesh Working with Linear Extrusion...

    docs.aspose.com/3d/java/polygons/
  4. Aspose.3D for .NET 20.8 Release Notes|Documenta...

    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....THREEDNET-715 Fixed render the simple mesh(with only normal data) with...for supporting hole in FBX’s mesh Added Members Added member to...

    docs.aspose.com/3d/net/aspose-3d-for-net-20-8-r...
  5. Compress 3DS File Formats via python-net | prod...

    Sample Python compression code for 3DS file. Use this example code to compress 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/python-net/compression/3ds/
  6. Merge 3DS File Formats via python-net | product...

    Sample Python merger code for 3DS file. Use this example code to merge 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/python-net/merger/3ds/
  7. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....(IMeshConvertible) entity; Mesh mesh=mc.toMesh(); Merge(pc, mesh, transform);... materials, animations and meshes in binary format. This binary...

    products.aspose.com/3d/java/point-cloud/glb/
  8. 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/
  9. 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/
  10. Generate Point Cloud to GLTF File Formats via J...

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