Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 10,978 for

glb format

(0.07 sec)
  1. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image Formats....view into the supported image formats. Create a Panorama view In...scene and save into the image format. Python from aspose.pydrawing...

    docs.aspose.com/3d/python-net/render-a-panorama...
  2. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 3D scene and save that view into the supported image Formats....view into the supported image formats. Create a Panorama view In...scene and save into the image format. C# string path = @ "D:\Pr...

    docs.aspose.com/3d/net/render-a-panorama-view-o...
  3. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image Formats....faces into the supported image formats. Capture a cubemap with six...export into the supported image format. Programming Sample This code...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  4. 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....Formats.GLTFLoadOptions Class Adds...ThreeD.Formats.GLTFSaveOptions Class Adds glTF Format Entry in...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image Formats....view into the supported image formats. Create a Fisheye lens effect...scene and save into the image format. C# string path = @ "D:\Pr...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  6. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...glb", new GltfSaveOptions(format) { SaveExtras...scene = Scene.FromFile("test.glb"); node = scene.RootNode.GetChild("box");...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...
  7. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image Formats....view into the supported image formats. Create a Fisheye lens effect...scene and save into the image format. Python import aspose.threed...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  8. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions实例...setDuplicatedNameCou ( 2 ); // The format of the duplicated counter....MyDir + "glTFSaveOptions_out.glb" , FileFormat . GLTF__BINARY...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  9. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...DuplicatedNameCounte = 2 ; // The format of the duplicated counter....Save ( "glTFSaveOptions_out.glb" ); // Developers may use saving...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  10. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...formats import ColladaSaveOptions ...格式之前设置保存选项。 from aspose.threed.formats import Discreet3dsSaveOptio...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...