Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 9,907 for

mesh

(0.07 sec)
  1. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...getEntities ()) { // only convert meshes, lights/camera and other stuff...IMeshConvertible )) continue ; Mesh m = (( IMeshConvertible ) entity...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...
  2. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write Meshes in the binary file....Save 3D Meshes in Custom Binary Format Contents [ Hide ] Aspose...3D document, and then write meshes in the binary file. Load 3D...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  3. Merge 3DS File Formats via Node.js | products.a...

    Sample Node.js 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/nodejs-java/merger/3ds/
  4. Compress 3DS File Formats via Node.js | product...

    Sample Node.js 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/nodejs-java/compression/...
  5. Extract Assets from 3DS File Formats via python...

    Sample Python 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/python-net/extractor/3ds/
  6. Generate Point Cloud to FBX File Formats via Ja...

    Sample Java generate point cloud code for FBX file. Use this example code to generate point cloud to FBX 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/fbx/
  7. Generate Point Cloud to VRML File Formats via J...

    Sample Java generate point cloud code for VRML file. Use this example code to generate point cloud to VRML 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/vrml/
  8. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF 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/dxf/
  9. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...split up into multiple meshes, the first mesh looks to be correct:...image.jpg (103.7 KB) The second mesh however has the incorrect textures:...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  10. 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/