Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 17,283 for

scene

(0.34 sec)
  1. Convert TIFF to 3DS via C# | products.aspose.com

    Sample code for TIFF to 3DS C# conversion. Use API example code for batch TIFF 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/tiff-to-3ds/
  2. Convert DRC to ASE via Java | products.aspose.com

    Sample Java conversion code for DRC format to ASE file. Use this example code to convert DRC to ASE within any Web or Desktop Java based application....file via the constructor of Scene class Create an instance of...for advanced conversion Call Scene.save method Pass the output...

    products.aspose.com/3d/java/conversion/drc-to-ase/
  3. 如何在 C# 中将 FBX 转换为 STL

    本快速教程介绍了如何在 C# 中将 FBX 转换为 STL。它包含在 C# 中创建 FBX 到 STL 转换器的分步过程和运行示例代码。...3D 库 使用 Scene .FromFile() 函数加载源 FBX 文件 初始化...转换器软件。然而,您可以即兴发挥它以满足您的要求,例如更改 Scene 类的构造函数以从流或磁盘加载源 FBX 文件。同样,您可以根据您的喜好为...

    kb.aspose.com/zh/3d/net/how-to-convert-fbx-to-s...
  4. 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/
  5. 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...
  6. 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/
  7. 在 C# 中将 OBJ 转换为 GLB

    本简短教程提供了在 C# 中将 OBJ 转换为 GLB 的指南。它强调了主要步骤、要求,并提供了一个示例代码片段,用于在 C# 中创建 OBJ 到 GLB 的转换器。...3D 添加到您的系统 使用 Scene 类加载 OBJ 输入文件 使用 Open 方法打开导入的场景...中将 OBJ 渲染为 GLB 。OBJ 文件首先通过 Scene 类读取,该类会自动检测文件类型。之后,从文件中打开场景,然后在调用...

    kb.aspose.com/zh/3d/net/convert-obj-to-glb-in-c...
  8. Convert FBX to GLB via Python | products.aspose...

    Sample code for FBX to GLB Python conversion. Use API example code for batch FBX files to GLB conversion within VB.NET, Asp.NET or any .NET based application....FBX file via the from_file of Scene class Create an instance of...advanced conversion Call the Scene.save method Pass the output...

    products.aspose.com/3d/python-net/conversion/fb...
  9. Convert 3DS to ATT via Python | products.aspose...

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

    products.aspose.com/3d/python-net/conversion/3d...
  10. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....for developers to model the scene by program, so they do not need...entities Scale geometries of a 3D Scene...

    docs.aspose.com/3d/net/simplify-the-creation-of...