Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 14,858 for

gltf

(0.04 sec)
  1. Feature List|Documentation

    General Features and Feature Matrix for C# .NET 3D File Manipulation and Conversion API....Matrix Features FBX Collada glTF glTF 2.0 U3D PDF STL OBJ PLY 3DS...animation Mesh Compression Supported glTF 2.0 Extensions Aspose.3D for...

    docs.aspose.com/3d/net/feature-list/
  2. Public API Changes in Aspose.3D 16.11.0|Documen...

    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....Node Class Import and Export of glTF Files Adds Aspose.ThreeD.Formats...Formats.GLTFSaveOptions Class Adds glTF Format Entry in the Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。Gltf 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 Gltf 2.0。...在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换 Contents [ Hide...场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (物理渲染) 材质,Aspose.3D...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...
  4. Save 3D Document|Documentation

    Aspose.3D for Java API has support of saving 3D scene in various type of 3D documents....Universal3D Collada glTF GLB Draco GLTF 2.0 (ASCII, Binary) RVM...Conversion before Saving 3D Scenes to GLTF 2.0 Format...

    docs.aspose.com/3d/java/save-3d-document/
  5. Meta data|Documentation

    Aspose.3D for .NET allows read and write meta data for scene and objects....Information To Scene glTF Mesh Features Example glTF Structural Metadata...

    docs.aspose.com/3d/net/working-with-meta-data/
  6. Aspose 中的公共 API 更改。3D 16.11.0|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....Node类中添加AddEntity方法 glTF 文件的导入和导出 - 添加 Aspose.ThreeD...Aspose.ThreeD.FileFormat类中添加 glTF 格式项 - 在 Aspose.ThreeD.FileFormatType类中添加扩展属性...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Add Blind Watermark to GLB File Formats via pyt...

    Sample Python blind watermark code for GLB file. Use this example code to add blind watermark to GLB file within any Web based application....FBX (ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more...the GL transmission format (glTF). Information about 3D models...

    products.aspose.com/3d/python-net/watermark/glb/
  8. Add Blind Watermark to GLB File Formats via Nod...

    Sample Node.js blind watermark code for GLB file. Use this example code to add blind watermark to GLB file within any Web based application....FBX (ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more...the GL transmission format (glTF). Information about 3D models...

    products.aspose.com/3d/nodejs-java/watermark/glb/
  9. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...gltf" , new GLTFSaveOptions ( FileFormat . GLTF ){ SaveExtras...true }); scene . Save ( "test-2.gltf" , new GLTFSaveOptions ( FileFormat...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  10. Extract Assets from GLB File Formats via Node.j...

    Sample Node.js extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web based application....FBX (ASCII, Binary), Collada, glTF, PLY, GLB, DirectX and more...the GL transmission format (glTF). Information about 3D models...

    products.aspose.com/3d/nodejs-java/extractor/glb/