Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 17,285 for

scene

(0.33 sec)
  1. 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…...all I am doing is loading a scene from an OBJ file, then saving...saving this as a GLB: var scene = Scene.FromFile(filePath, new ObjLoadOptions...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  2. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....document, a photo of a document, a scene-photo or from subtitle text...document,a photo of a document, a scene-photo or from subtitle text...

    docs.aspose.com/ocr/java/binarization/
  3. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/fr/net/aspose-3d-document-ob...
  4. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/tr/python-net/aspose-3d-docu...
  5. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/ar/python-net/aspose-3d-docu...
  6. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......linetype ortho file "3D Scene" as Scene { frame "AnimationClip...linetype ortho file "3D Scene" as Scene { frame "AnimationClip...

    docs.aspose.com/3d/ru/net/aspose-3d-document-ob...
  7. Convert ATT to 3DS via C# | products.aspose.com

    Sample code for ATT to 3DS C# conversion. Use API example code for batch ATT files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....file via the constructor of Scene class Create an instance of...advanced conversion Call the Scene.Save method Pass the output...

    products.aspose.com/3d/net/conversion/att-to-3ds/
  8. 在C#中将OBJ转换为USDZ

    本快速指南介绍了如何在C#中将OBJ转换为USDZ。它包含了关键步骤、前置条件以及一个可用的代码示例,帮助您用C#构建OBJ到USDZ的转换器。...3D 使用Scene类读取输入的OBJ文件 使用 Open 解析已加载的场景...在C#中将OBJ转换为USDZ 。输入的OBJ文件通过Scene类加载,格式会自动识别。随后场景将从指定文件中打开,并通过Save方法完成转换。...

    kb.aspose.com/zh/3d/net/convert-obj-to-usdz-in-...
  9. 通過 C# 將 USDZ 轉換為 3MF | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...// 在 Scene 對像中加載 USDZ var scene = new Aspose.ThreeD.Scene( "template...usdz" ); // 將 USDZ 保存為 3MF scene.Save( "output.3mf" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  10. Add Blind Watermark Verification to GLTF File F...

    Sample Python verify blind watermark code for GLTF file. Use this example code to verify blind watermark to GLTF file within any Web based application....file via the constructor of Scene class Get the mesh class of...DecodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/verify-waterm...